<woapplication
name="${build.app.name}"
destDir="${dest.dir}"
customInfoPListContent="${customInfoPListContent}"
principalClass="${principalClass}" webXML="${webXML}"
webXML_CustomContent="${webXML_CustomContent}"
servletAdaptor="er.extensions.jspservlet.ERXServletAdaptor">
Line 84 is the servletAdaptor reference.
ERExtensions seems like it is referenced normally in the project
build settings.
Hmmm. No idea why that should cause the error you posted before. But
I'm by far no ant expert.
It's misleading ... It's failing on that line, but it's because of a
config item inside the <woapplication> task, namely the libraries
element. There might be a conditional that can be applied to the
libraries element, but at the moment you do need a Libraries folder to
avoid it failing. The templates should create this, but if you are
pruning empty directories from CVS, it can get deleted. Maybe that
task could create a Libraries folder if there isn't one already.
ms
_______________________________________________
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]