I'm looking for the source code for the 1.3.0-dev struts-examples.war in the
nightly build area. (
http://svn.apache.org/builds/struts/maven/trunk/nightly/ )
I'm trying to step through the examples webapp in a debugger, and to do that
I need the source code that matches exactly. The trunk/nightly/struts-apps
directory only contains the .war files.
I think it would be good to include the source code under WEB-INF/src for
each webapp. This also makes the example self-contained, people who have
the example installed can make changes to the source code, compile it from
WEB-INF/src to WEB-INF/classes, reload, and see their changes. However,
I'll settle for it being available somewhere to download each night. :)
I'm looking at the various project.xml files and quite honestly have no idea
what to change. (I _finally_ got Ant figured out, so of course everybody
switched to Maven. I haven't caught up yet.) Help?
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]