svn commit: r1239461 - /commons/proper/compress/trunk/NOTICE.txt

2012-02-01 Thread bodewig
Author: bodewig Date: Thu Feb 2 04:53:30 2012 New Revision: 1239461 URL: http://svn.apache.org/viewvc?rev=1239461&view=rev Log: bump copyright year Modified: commons/proper/compress/trunk/NOTICE.txt Modified: commons/proper/compress/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/common

svn commit: r1239404 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.java

2012-02-01 Thread erans
Author: erans Date: Wed Feb 1 23:35:46 2012 New Revision: 1239404 URL: http://svn.apache.org/viewvc?rev=1239404&view=rev Log: Javadoc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/general/AbstractLeastSquaresOptimizer.java Modified: commons/proper

svn commit: r1239390 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/analysis/integration/ test/java/org/apache/commons/math/analysis/integration/ test/java/org/apache/commons/m

2012-02-01 Thread erans
Author: erans Date: Wed Feb 1 23:04:20 2012 New Revision: 1239390 URL: http://svn.apache.org/viewvc?rev=1239390&view=rev Log: MATH-707 Renamed "UnivariateRealIntegrator" to "UnivariateIntegrator" and "UnivariateRealIntegratorImpl" to "BaseAbstractUnivariateIntegrator". Added: commons/proper

svn commit: r1239219 - in /commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl: OgnlRuntime.java internal/entry/PropertyDescriptorCacheEntryFactory.java

2012-02-01 Thread mcucchiara
Author: mcucchiara Date: Wed Feb 1 17:27:54 2012 New Revision: 1239219 URL: http://svn.apache.org/viewvc?rev=1239219&view=rev Log: Moved ex-private method to the unique consumer Modified: commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/OgnlRuntime.java commons/proper/og

svn commit: r1239216 - in /commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl: DefaultTypeConverter.java ObjectMethodAccessor.java OgnlOps.java OgnlRuntime.java TypeConverter.java interna

2012-02-01 Thread mcucchiara
Author: mcucchiara Date: Wed Feb 1 17:25:11 2012 New Revision: 1239216 URL: http://svn.apache.org/viewvc?rev=1239216&view=rev Log: Recovered the api layout (see http://goo.gl/KzeDH) Modified: commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/DefaultTypeConverter.java comm

svn commit: r1239204 - /commons/sandbox/graph/trunk/pom.xml

2012-02-01 Thread ggregory
Author: ggregory Date: Wed Feb 1 17:00:06 2012 New Revision: 1239204 URL: http://svn.apache.org/viewvc?rev=1239204&view=rev Log: Update to commons-parent 23. Modified: commons/sandbox/graph/trunk/pom.xml Modified: commons/sandbox/graph/trunk/pom.xml URL: http://svn.apache.org/viewvc/common

svn commit: r1239150 - /commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:38:59 2012 New Revision: 1239150 URL: http://svn.apache.org/viewvc?rev=1239150&view=rev Log: Update release notes with the latest patches applied Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Modified: commons/proper/daemon/branches/1.0.x/

svn commit: r1239148 - /commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.c

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:36:39 2012 New Revision: 1239148 URL: http://svn.apache.org/viewvc?rev=1239148&view=rev Log: DAEMON-237: Make service update work again Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.c Modified: commons/proper/daemon

svn commit: r1239144 - /commons/proper/daemon/branches/1.0.x/src/native/unix/native/jsvc-unix.c

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:27:18 2012 New Revision: 1239144 URL: http://svn.apache.org/viewvc?rev=1239144&view=rev Log: DAEMON-232: Axe process group setting Modified: commons/proper/daemon/branches/1.0.x/src/native/unix/native/jsvc-unix.c Modified: commons/proper/daemon/branches/1.0

svn commit: r1239143 - /commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:22:30 2012 New Revision: 1239143 URL: http://svn.apache.org/viewvc?rev=1239143&view=rev Log: DAEMON-233: Fix buffer overrun Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c Modified: commons/proper/daemon/branches/1.0.x/src/nativ

svn commit: r1239140 - /commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:11:08 2012 New Revision: 1239140 URL: http://svn.apache.org/viewvc?rev=1239140&view=rev Log: backport typo fix from trunk Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c Modified: commons/proper/daemon/branches/1.0.x/src/native/

svn commit: r1239137 - in /commons/proper/daemon/branches/1.0.x: NOTICE.txt src/native/windows/apps/prunmgr/prunmgr.rc src/native/windows/apps/prunsrv/prunsrv.c src/native/windows/apps/prunsrv/prunsrv

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:08:44 2012 New Revision: 1239137 URL: http://svn.apache.org/viewvc?rev=1239137&view=rev Log: Update version,year and backport typo fix from trunk Modified: commons/proper/daemon/branches/1.0.x/NOTICE.txt commons/proper/daemon/branches/1.0.x/src/native/wi

svn commit: r1239134 - /commons/proper/daemon/trunk/pom.xml

2012-02-01 Thread mturk
Author: mturk Date: Wed Feb 1 14:06:09 2012 New Revision: 1239134 URL: http://svn.apache.org/viewvc?rev=1239134&view=rev Log: Trunk is 1.1.x. Or even better it should be 2.x cause I plan to break everything :) Modified: commons/proper/daemon/trunk/pom.xml Modified: commons/proper/daemon/tr

svn commit: r1239133 - in /commons/proper/digester/trunk: RELEASE-NOTES.txt src/changes/changes.xml src/main/java/org/apache/commons/digester3/Rule.java

2012-02-01 Thread simonetripodi
Author: simonetripodi Date: Wed Feb 1 13:58:36 2012 New Revision: 1239133 URL: http://svn.apache.org/viewvc?rev=1239133&view=rev Log: [DIGESTER-161] Document thread-safety in javadoc of Rule class - patch provided by Eduard Papa Modified: commons/proper/digester/trunk/RELEASE-NOTES.txt

svn commit: r1239129 - in /commons/proper/digester/trunk: pom.xml src/main/java/org/apache/commons/digester3/annotations/processor/

2012-02-01 Thread simonetripodi
Author: simonetripodi Date: Wed Feb 1 13:44:26 2012 New Revision: 1239129 URL: http://svn.apache.org/viewvc?rev=1239129&view=rev Log: dropped the APT code, not supported on non-Sun JVMs Removed: commons/proper/digester/trunk/src/main/java/org/apache/commons/digester3/annotations/processor/