Hey guys,

We're planning some changes with resource processing.

1. Currently, the SourceSet's resources end up in the same folder as
compiled classes ('classesDir' property). We'd like to change this
behavior so that resources end up in a separate folder, configured by
new property 'resourcesDir'. The reasons for that include: easier
management of generated resources via eclipse/idea plugin, easier
handling of up-to-date checks, etc.

2. The SourceSet.classes property has confusing name because it
actually includes all output, not only classes. We'd like to deprecate
this property and replace it in future by SourceSet.output property
(I'm buying mojito for someone who finds a better name :).

Feedback?
Cheers!
Szczepan

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to