I have a package consisting of model classes that is shared between the client 
and server
projects. I want to create a common.jar file that is shared by both the client 
and server ant
scripts. 

How can I compile the com.xyz.model package only and exclude the compilation of 
other packages? I
want to compile the other packages of the client project and specify the common 
jar as the
dependency. How can do this? TIA.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to