WebServerResources patternset
WebServerResources patternset
- Subject: WebServerResources patternset
- From: John Huss <email@hidden>
- Date: Wed, 14 Apr 2010 15:19:25 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden