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.
Activity
Jesse McConnell
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | continuum-759-with-plexus-xwork-baseclass.patch [ 21604 ] |
Jesse McConnell
made changes -
| Attachment | continuum-759-with-plexus-xwork-baseclass-2.patch [ 21623 ] |
Jesse McConnell
made changes -
| Attachment | continuum-759-with-plexus-xwork-baseclass.patch [ 21604 ] |
Carlos Sanchez
made changes -
| Resolution | Fixed [ 1 ] | |
| Assignee | Emmanuel Venisse [ evenisse ] | Carlos Sanchez [ carlos ] |
| Status | Open [ 1 ] | Closed [ 6 ] |
/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