Change History

Release History

Version Date Description
1.0.1 2005-12-17  
1.0.0 2005-12-04  
0.4 2004-04-26  
0.3 2003-06-02  

Release 1.0.1 – 2005-12-17

Type Changes By
Add Changed Mailreader example to use Groovy instead of BeanShell due to possible licensing issues. mrdon
Fix Fixed most checkstyle errors. mrdon
Fix Merged Ant and Maven build into one Maven build. wsmoak

Release 1.0.0 – 2005-12-04

Type Changes By
Add Updated BeanShell to 2.0 mrdon
Add Updated Struts and Struts Mailreader example to 1.2.8 mrdon
Fix Improved build to download dependencies, and borrowed Maven build configurations mrdon
Add Migrated to Struts as an official subproject, Struts Scripting/BSF mrdon
Add Added ability to pass parameters to scripts using HTTP query string format in the Struts configuration file (Not needed if using Struts 1.3) mrdon

Release 0.4 – 2004-04-26

Type Changes By
Add Update BeanShell to 1.3 mrdon
Add Changed default engine mappings so if no properites file is specified, mappings that ship with bsf are used rather than hardcoding bsh support mrdon
Fix Fixed example by adding jakarta-oro jar and fixing a small script bug mrdon
Add Update BSF dependency to 2.3.0 (Apache) germuska
Fix Fix bug in StrutsInfo to correctly return the forward object if it was set in the script (as opposed to the forwardName). germuska
Fix Fix bug in RequestToVariableFilter to correctly check for pre-existing scripting variable using the same name as a request parameter. germuska

Release 0.3 – 2003-06-02

Type Changes By
Unknown First tagged release. mrdon