This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache ActiveMQ (https://cwiki.apache.org/confluence/display/ACTIVEMQ)
Pages
-
Author: mcucchiara
Date: Thu Nov 10 16:51:46 2011
New Revision: 1200422
URL: http://svn.apache.org/viewvc?rev=1200422&view=rev
Log:
WW-3701 - Wrong parsing of number with exponents
Added:
struts/struts2/trunk/plugins/json/src/test/java/org/apache/struts2/json/JSONReaderTest.java
Modified:
Author: mcucchiara
Date: Thu Nov 10 16:24:27 2011
New Revision: 1200412
URL: http://svn.apache.org/viewvc?rev=1200412&view=rev
Log:
Reverted redundant cast (tests failed)
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/JSONReader.java
Modified:
struts/stru
Author: mcucchiara
Date: Thu Nov 10 16:18:27 2011
New Revision: 1200405
URL: http://svn.apache.org/viewvc?rev=1200405&view=rev
Log:
Removed redundant cast and unnecessary boxing
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/JSONReader.java
Modified:
stru