Re: Discussion on "static" and "dynamic" - right or wrong direction?

2016-07-22 Thread Malachi de Ælfweald
Speaking specifically in regards to the build tool side of things, the most common phases/scopes/etc are usually compile, runtime/provided, test. That's by no means the only possibilities - especially with a tool like Ant or Gradle where you will define your own tasks. Maven is much better about c

Discussion on "static" and "dynamic" - right or wrong direction?

2016-07-22 Thread Paul Benedict
The one thought that keeps coming back to me is that "static" and "dynamic" bring Jigsaw into an area it was trying to get out of originally: build management. In my testing and the re-reading of what's been published, clearly these two things called "phases" represent what build management tools h