I have another directory that I want to be included as web server resources
so my wsresources.include.patternset looks like this:

WebServerResources/**/*
war/**/*

When I build with ant the result looks like:

App.woa/Contents/WebServerResources/app.css
App.woa/Contents/WebServerResources/war/...

So it is copying the war folder itself instead of just the contents of it -
which is different than the WSR.  How do I get it to copy the contents and
not the root folder?

Thanks,
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