Wendy Smoak wrote:
I looked around, and didn't find anything horribly wrong. :) Here's my list:
The .jar file is missing NOTICE.txt. (I can't find the message, but I
think Phil on commons-dev mentioned that Maven should _automatically_
handle NOTICE.txt. It might be something added recently and not
released yet, though. If not, a <resource> in project.xml should do
it.)
The NOTICE.txt in the top level of the .zip file mentions ANTLR, which
I don't see anywhere in Scripting. (Though this seems to be the
standard Struts NOTICE.txt, so maybe it needs to be there.)
Fixed.
I had trouble with the example app until I changed unpackWARs to true.
Granted, it's not too useful to run it from a packed WAR file because
you can't edit the scripts, but...
By design, although I suppose it doesn't really have to be, but yeah, I
don't really see the point to using Struts Scripting then never
expecting to edit the scripts on the fly...
The Walking Tour in the example app says it's based on Struts 1.2.0
and has links to jakarta.apache.org.
The registration page has 1.2.1-dev as the version number.
Both of these are because I wanted an exact copy of the Struts 1.2.8
mailreader (and therefore are actually issues with the 1.2.8 release :)).
Consider expanding the import statements in the .bsh files so I don't
have to guess where the classes are coming from. :)
Done
The download link on the website (and included documentation) is to a
SourceForge site. (?)
Done
Ok, I rolled the changes into a new test build in the same spot:
http://people.apache.org/~mrdon/struts-scripting
I'll be rolling the actual release tomorrow, and again, thanks for all
the help!
Don
HTH,
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]