Hi List,

I have a framework with a classes.include.patternset that ensures gif resource files are included in my jar (why I need this isn't really relevant, but it is for accessing the image resources in a java client application).

If I use Eclipse, Project, Clean on this framework, followed by WOLips Ant Tools, Install then all is well, my gif files are embedded in the installed framework's jar.

If however I then use my deployment script to do a command line ant clean install, the gifs do not appear in the jar.

If I follow that with another WOLips Ant Tools, Install from within Eclipse, the gifs are still missing. The only fix is to do an Eclipse Project, Clean again.

A workaround is to drop the "clean" from the command line call to ant.

I have WOLips nightly from about 2 weeks ago and Eclipse.

The ant command that drops the gifs is:

ant -lib /Developer/Applications/eclipse/plugins/ org.objectstyle.wolips.woproject.ant_3.4.5594/lib clean install

Thanks for any help.

John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to