I've started on the cleanup of webwork 1.3 sources. if anyone is vaguely upset by any of this then please do speak up! This is what I've done so far:

Moved all jars into directories under lib. We have lib/optional, lib/view, lib/core, and lib/build.

I've removed the jasper report compilation from the build process and the checked in binary reports in cvs. Both of these seem pretty pointless, jasper works fine in the test app without needing to pre-compile anything.

Upgraded log4j to 1.2.8

Massive overhaul of build.xml. Removed all the deploy targets, they seem kinda pointless to me as you should be able to just point your container at the web dir inside of webwork...right?

Removed sourcing of multiple build.properties files.

Fixed a number of test/example pages that had stopped working for one reason or another. There are still some that don't work properly, but on the whole they work.

Slightly reworked ActionSupport.java to function without having servlet.jar in the classpath. This fixes the applet example (which I must say is amazingly cool, I never appreciated how cool previously since it never worked for me)

I'm also keeping a close eye on jira so feel free to file issues and whine and complain. Barring any objections I'll keep up with my butchering of the source!

Hani



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to