Re: exclude test and examples from a jar
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
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 --