Modified:
websites/production/commons/content/proper/commons-lang/upgradeto2_0.html
==
--- websites/production/commons/content/proper/commons-lang/upgradeto2_0.html
(original)
+++ websites/production/commons/content/prope
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.time.FastDatePrinter.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.la
Modified:
websites/production/commons/content/proper/commons-lang/article2_4.html
==
--- websites/production/commons/content/proper/commons-lang/article2_4.html
(original)
+++ websites/production/commons/content/proper/co
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.CharEncoding.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.Char
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/RandomStringUtils.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache
Modified:
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/RandomStringUtils.html
==
---
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/RandomStr
Modified: websites/production/commons/content/proper/commons-lang/taglist.html
==
--- websites/production/commons/content/proper/commons-lang/taglist.html
(original)
+++ websites/production/commons/content/proper/commons-l
Modified: websites/production/commons/content/proper/commons-lang/pmd.html
==
--- websites/production/commons/content/proper/commons-lang/pmd.html (original)
+++ websites/production/commons/content/proper/commons-lang/pmd.h
Modified:
websites/production/commons/content/proper/commons-lang/testapidocs/org/apache/commons/lang3/StringUtilsTest.html
==
---
websites/production/commons/content/proper/commons-lang/testapidocs/org/apache/commons/lan
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.BitField.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.BitField
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/DateParser.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/
Author: bayard
Date: Thu Oct 17 06:18:45 2013
New Revision: 882935
Log:
Site checkin for project Commons Lang
Added:
websites/production/commons/content/proper/commons-lang/javancss.html
(with props)
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/deprecated-
Author: bayard
Date: Thu Oct 17 06:09:47 2013
New Revision: 1532973
URL: http://svn.apache.org/r1532973
Log:
Added a Getting Involved section specifically for Lang
Modified:
commons/proper/lang/trunk/src/site/xdoc/index.xml
Modified: commons/proper/lang/trunk/src/site/xdoc/index.xml
URL:
ht
Author: dbrosius
Date: Thu Oct 17 01:37:21 2013
New Revision: 1532951
URL: http://svn.apache.org/r1532951
Log:
fix junit assert usage
Modified:
commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/TriggerEventTest.java
Modified:
commons/proper/scxml/trunk/src/test/java/org/ap
Author: dbrosius
Date: Thu Oct 17 01:10:12 2013
New Revision: 1532946
URL: http://svn.apache.org/r1532946
Log:
remove deprecation with equivalent method (naming)
Modified:
commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java
Modified:
commons/proper/scxml/
Author: markt
Date: Wed Oct 16 18:34:54 2013
New Revision: 1532853
URL: http://svn.apache.org/r1532853
Log:
Update my interests
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.txt?r
Author: markt
Date: Wed Oct 16 18:31:49 2013
New Revision: 1532850
URL: http://svn.apache.org/r1532850
Log:
Checkstyle prompted Javadoc fixes
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseObjectPoolConfig.java
Modified:
commons/proper/pool/trunk/src/ma
Author: rmannibucau
Date: Wed Oct 16 14:57:02 2013
New Revision: 1532786
URL: http://svn.apache.org/r1532786
Log:
adding an assert in cube test + using default cube port/url
Modified:
commons/sandbox/monitoring/trunk/cube/src/test/java/org/apache/commons/monitoring/cube/CubeDataStoreTest.jav
Author: woonsan
Date: Wed Oct 16 14:23:29 2013
New Revision: 1532776
URL: http://svn.apache.org/r1532776
Log:
SCXML-172: Improving CustomActionTest to not depend on test method execution
order. The code checking expected Hello custom action execution times was moved
in each test method instead o
Author: brentworden
Date: Wed Oct 16 11:46:13 2013
New Revision: 1532734
URL: http://svn.apache.org/r1532734
Log: (empty)
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.txt?rev=153
Author: grobmeier
Date: Wed Oct 16 11:17:42 2013
New Revision: 1532723
URL: http://svn.apache.org/r1532723
Log:
added my name to ognl and compress
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-pro
Author: rmannibucau
Date: Wed Oct 16 09:00:02 2013
New Revision: 1532693
URL: http://svn.apache.org/r1532693
Log:
adding a cube module to push to square cube
Added:
commons/sandbox/monitoring/trunk/cube/
commons/sandbox/monitoring/trunk/cube/pom.xml
commons/sandbox/monitoring/trunk/cu
Author: erans
Date: Wed Oct 16 08:37:08 2013
New Revision: 1532687
URL: http://svn.apache.org/r1532687
Log:
MATH-1041
Factory method. Thanks to Sean Owen.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/Pair.java
commons/proper/math/trunk/src/test/java/or
Author: bayard
Date: Wed Oct 16 08:30:39 2013
New Revision: 1532685
URL: http://svn.apache.org/r1532685
Log:
Noting the javadoc fix for RandomStringUtils per LANG-902
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
Author: bayard
Date: Wed Oct 16 08:28:42 2013
New Revision: 1532684
URL: http://svn.apache.org/r1532684
Log:
Fixing the documentation so that a random string of numbers and letters is not
guaranteeing that a number or a letter will appear as reported by Andrzej
Winnicki in LANG-902
Modified:
Author: erans
Date: Wed Oct 16 08:08:07 2013
New Revision: 1532679
URL: http://svn.apache.org/r1532679
Log:
MATH-1041
Added "toString" method. Thanks to Sean Owen.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/Pair.java
commons/proper/math/trunk/src/tes
Author: henrib
Date: Wed Oct 16 07:13:21 2013
New Revision: 1532658
URL: http://svn.apache.org/r1532658
Log:
Added henrib for Jexl
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.tx
27 matches
Mail list logo