Replies: 5 comments 14 replies
-
Here's a first one:
The build will succeed, but will fail after |
Beta Was this translation helpful? Give feedback.
-
Real life example 2 - I made a mistake subconsciously relying on the
What I didn't realize was that the |
Beta Was this translation helpful? Give feedback.
-
You switched the topic of this discussion. We are not discussing the git flow here, but the Gradle build behavior |
Beta Was this translation helpful? Give feedback.
-
Also, I think we must have a way of testing any changes locally before submitting a PR. |
Beta Was this translation helpful? Give feedback.
-
I can't reproduce what happened with your JSON-db dependency. I do the following: build. Go into DirectoryFileStore.x and change the code. build without clean. ecstasy.xtc notices that its source set has change and rebuilds. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Commenting on this issue, Cam wrote:
to which Markus replied:
My general gut feeling is that the complexity of the code in the xvm repository far exceeds an ability of the Gradle build to figure out a minimal set of actions that would be required to rebuild the distribution when something changes. However, I will try to entertain Markus's idea that it is possible and treat contradicting scenarios as bugs without polluting the issue trucker and add the build breaking scenarios as comments at this discussion.
Beta Was this translation helpful? Give feedback.
All reactions