Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-1
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Web interface
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
trygve mentioned in the commit notes that the abstraction action ought to live in the xwork integration so I switched to over to that package and deployed an updated snapshot with that new abstract action in it.
/Users/jesse/src/continuum-trunk/continuum-webapp/continuum-759-with-plexus-xwork-baseclass.patch
this converts all of the actions (including one that appears to have been missed in the last patch over to the new base class
logging test remains the same since its good to test the logging here too