Thorsten Scherler (JIRA) wrote:
[ http://issues.apache.org/jira/browse/FOR-145?page=comments#action_12449623 ]
Thorsten Scherler commented on FOR-145:
---------------------------------------
I started to prefix all targets.
An observation is that we now need to add the "forrest." prefix as well calling
forrest.
When we did in main/ ./build.sh clean we now have to use ./build.sh forrest.clean
This is going to break peoples build systems. Would it be better to
deprecate the none prefixed versions of clean, run, site (and any others
we can think of)?
Ross