In my experience you have two options: 1) You can use some inline ant scripting with the one of the ant plugins and crank out your jars from that. However, this is a bad practice and may cause things not to work later on down the line.
2) Split your source into multiple folders. Ruel Loehr JBoss QA ----------------------------- 512-626-2782 Yahoo: ruelloehr Skype: ruelloehr AOL: dokoruel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 4:47 AM To: [email protected] Subject: M2: one sourceDir to many jar files Hey, is it possible to generate more than one jar File for the same sourceDir ? Example: The api and the implementation is in the same project. But the output should be an api.jar and an impl.jar. fredy Informieren Sie sich jetzt über die faszinierenden Möglichkeiten des digitalen Fernsehens und über Kabel Digital HOME - auf dem Kabel Deutschland Infokanal. Der Kabel Deutschland Infokanal ist neu in den Kabelnetzen von Bayern, Hamburg und Niedersachsen. Diese E-Mail und etwaige Anhänge enthalten vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, benachrichtigen Sie bitte den Absender, indem Sie auf diese Nachricht antworten und vernichten Sie anschließend diese Mail und die Anlagen. Das unerlaubte Kopieren sowie die unbefugte Weitergabe und Verbreitung dieser Mail und den Anhängen ist nicht gestattet. Kabel Deutschland kann für durch Viren entstandene Schäden, die über diese Mail übermittelt worden sind, nicht haftbar gemacht werden. This e-mail and its attachments may contain confidential and/or legally privileged information. If you are not the intended recipient (or have received this e-mail in error) please immediately notify the sender by replying to this e-mail and then delete this e-mail and its attachments from your system / computer. Any unauthorised copying, disclosure, dissemination or distribution of the material in this e-mail is strictly prohibited. Kabel Deutschland accepts no liability for any damage caused by any virus transmitted by this email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
