-
This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache CXF
Author: mrdon
Date: Thu Oct 25 03:01:04 2007
New Revision: 588186
URL: http://svn.apache.org/viewvc?rev=588186&view=rev
Log:
Cleaning up logging during unit tests WW-1715
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/StrutsTestCase.java
Modified:
struts/struts2/trunk
Author: mrdon
Date: Thu Oct 25 03:11:44 2007
New Revision: 588189
URL: http://svn.apache.org/viewvc?rev=588189&view=rev
Log:
Nulling out variables on teardown to fix memory leak in tests WW-1715
Modified:
struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/AbstractTagTest.ja
Author: mrdon
Date: Thu Oct 25 03:54:30 2007
New Revision: 588196
URL: http://svn.apache.org/viewvc?rev=588196&view=rev
Log:
* Changing zero conf to look for classes ending in 'Controller' rather than
'Resource'
* Making the method name for different rest operations configurable
* Renaming RestIn
Author: mrdon
Date: Thu Oct 25 04:02:52 2007
New Revision: 588199
URL: http://svn.apache.org/viewvc?rev=588199&view=rev
Log:
Getting rid of unnecessary calls to setup WW-1715
Modified:
struts/struts2/trunk/core/src/test/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapperTest.java