Hi, i have to create two files: src.zip and binary.jar . The src.zip contains the source code files and the binary.jar contains the class files. They only contains a _subset_ of my complete project. That's why i have to filesets. // ... // ... But i don't want to maintain the includes and excludes two times in my build file. It there a way the define the includes and excludes only one time? Any great ideas? Ingo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org