Attached is a copy of the plugin.jelly and a cvs diff for a change I
made to the Java plugin.

It adds 2 features to the current plugin: 
a) the ability to request (via a project.properties entry) a client jar.
This jar is the same as the main jar created except an additional
excludes property can be used to remove the server-side components (e.g.
**/ejb/*)
b) mods to java:jar to set a classpath manifest entry based on a new
project dependency property 'jar.classpath'. I did think of adding all
dependencies to the manifest classpath but decided to give extra control
to the project.

I'm happy to update doco for the change, but thought I would get your
feedback first. 

Hoping someone will think it suitable for committing,
Tim 

Attachment: plugin.jelly
Description: Binary data

Attachment: diff.out
Description: Binary data

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

Reply via email to