Nacho G. Mac Dowell wrote:
Means that if RegularExpression is NOT found then exclude
Java5REHandler.java on the build process. Similarly you could include
other files with the includes tag.
Excellent! Exactly what we need. :-)
I must say, though that there is an outstanding bug when using multiple
sourceModifications. See:
http://jira.codehaus.org/browse/MPJAVA-38
If I do understand the problem right, then a possible workaround for us
is simply to ensure a suitable order:
- Check for com.sun.org.apache.xerces (Sun implementation of Java 5)
- Check for Java 5 classes (Java 5)
- Check for Java 1.4 classes (Java 1.4)
The bug should only catch, if we reverse the order.
then it's probably easier to have them as .properties
Choose, what seems good for you. I am currently quite happy with the
progress and wouldn't want to intervene. Another thing that can be
changed later, if it should turn out to be desirable.
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]