-
This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache Cam
Struts2 - Friday, February 13, 2009
9 closed in last 7 days
[WW-2994] Add extension points for Convention plugin classes
- Type: Improvement
- Assignee: Unassigned
- Components: [Plugin - Convention]
- Fix Versions: [2.1.7]
- http://issues.apache.org/struts/br
Author: musachy
Date: Fri Feb 13 14:30:38 2009
New Revision: 744125
URL: http://svn.apache.org/viewvc?rev=744125&view=rev
Log:
WW-2983 exclude anonymous classes
Modified:
struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java
Author: musachy
Date: Fri Feb 13 14:51:43 2009
New Revision: 744133
URL: http://svn.apache.org/viewvc?rev=744133&view=rev
Log:
Log classes that will be ignored because they failed the instantiation test
Modified:
struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/conven
Author: musachy
Date: Fri Feb 13 15:04:51 2009
New Revision: 744139
URL: http://svn.apache.org/viewvc?rev=744139&view=rev
Log:
Add missing javadoc tags, remove unused code and add some logging
Modified:
struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/Defau
Author: musachy
Date: Fri Feb 13 16:39:30 2009
New Revision: 744170
URL: http://svn.apache.org/viewvc?rev=744170&view=rev
Log:
Update javadoc
Modified:
struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultResultMapBuilder.java
Modified:
struts/struts2/