Re: exclude test and examples from a jar

2008-03-27 Thread Vijay Aravamudhan
i think what you want is: hth, Vijay Luca Ferrari wrote: Hi, is it correct the following file set to be included in a jar task for excluding examples and test files? I still got the classes un

exclude test and examples from a jar

2008-03-27 Thread Luca Ferrari
Hi, is it correct the following file set to be included in a jar task for excluding examples and test files? I still got the classes under the example package and the Test classes into my jar. Thanks, Luca --