svn commit: r1412444 - in /commons/proper/daemon/branches/1.0.x: build.xml pom.xml src/native/unix/native/version.h

2012-11-21 Thread mturk
Author: mturk Date: Thu Nov 22 07:53:12 2012 New Revision: 1412444 URL: http://svn.apache.org/viewvc?rev=1412444&view=rev Log: Update versions to release before tag Modified: commons/proper/daemon/branches/1.0.x/build.xml commons/proper/daemon/branches/1.0.x/pom.xml commons/proper/dae

svn commit: r1412442 - in /commons/proper/daemon/branches/1.0.x/src: native/unix/native/help.c site/xdoc/binaries.xml site/xdoc/download_daemon.xml site/xdoc/jsvc.xml

2012-11-21 Thread mturk
Author: mturk Date: Thu Nov 22 07:48:33 2012 New Revision: 1412442 URL: http://svn.apache.org/viewvc?rev=1412442&view=rev Log: Update docs Modified: commons/proper/daemon/branches/1.0.x/src/native/unix/native/help.c commons/proper/daemon/branches/1.0.x/src/site/xdoc/binaries.xml commo

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

2012-11-21 Thread mturk
Author: mturk Date: Thu Nov 22 07:41:13 2012 New Revision: 1412441 URL: http://svn.apache.org/viewvc?rev=1412441&view=rev Log: Update release notes Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt URL: http://s

svn commit: r1412439 - in /commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv: prunsrv.manifest prunsrv.rc

2012-11-21 Thread mturk
Author: mturk Date: Thu Nov 22 07:34:32 2012 New Revision: 1412439 URL: http://svn.apache.org/viewvc?rev=1412439&view=rev Log: DAEMON-245: Backport from trunk Added: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.manifest (with props) Modified: commons/p

svn commit: r1412408 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2012-11-21 Thread ggregory
Author: ggregory Date: Thu Nov 22 02:21:55 2012 New Revision: 1412408 URL: http://svn.apache.org/viewvc?rev=1412408&view=rev Log: [LANG-858] StringEscapeUtils.escapeJava() does not output the escaped surrogate pairs that is Java parsable. Modified: commons/proper/lang/trunk/src/test/java/or

svn commit: r1412407 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2012-11-21 Thread ggregory
Author: ggregory Date: Thu Nov 22 02:17:32 2012 New Revision: 1412407 URL: http://svn.apache.org/viewvc?rev=1412407&view=rev Log: Remove extra whitespace. Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java Modified: commons/proper/lang/trunk/src

svn commit: r1412391 - in /commons/proper/io/trunk/src: changes/changes.xml main/java/org/apache/commons/io/input/Tailer.java test/java/org/apache/commons/io/input/TailerTest.java

2012-11-21 Thread ggregory
Author: ggregory Date: Thu Nov 22 00:36:10 2012 New Revision: 1412391 URL: http://svn.apache.org/viewvc?rev=1412391&view=rev Log: [IO-358][Tailer] InterruptedException while the thread is sleeping is silently ignored. Modified: commons/proper/io/trunk/src/changes/changes.xml commons/pro

svn commit: r1412256 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringEscapeUtilsTest.java

2012-11-21 Thread ggregory
Author: ggregory Date: Wed Nov 21 19:51:28 2012 New Revision: 1412256 URL: http://svn.apache.org/viewvc?rev=1412256&view=rev Log: Add testEscapeXmlAllCharacters. Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringEscapeUtilsTest.java Modified: commons/proper/l

svn commit: r1412245 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optimization/general/AbstractDifferentiableOptimizer.java

2012-11-21 Thread tn
Author: tn Date: Wed Nov 21 19:38:02 2012 New Revision: 1412245 URL: http://svn.apache.org/viewvc?rev=1412245&view=rev Log: Remove unused import. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optimization/general/AbstractDifferentiableOptimizer.java Modified: c

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

2012-11-21 Thread sebb
Author: sebb Date: Wed Nov 21 14:03:38 2012 New Revision: 1412107 URL: http://svn.apache.org/viewvc?rev=1412107&view=rev Log: Update RN with all current resolved issues where "Fix Version/s" is 1.0.11 Modified: commons/proper/daemon/branches/1.0.x/RELEASE-NOTES.txt Modified: commons/proper/

svn commit: r1412089 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java

2012-11-21 Thread ggregory
Author: ggregory Date: Wed Nov 21 13:30:16 2012 New Revision: 1412089 URL: http://svn.apache.org/viewvc?rev=1412089&view=rev Log: Fix some formating. Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java Modified: commons/proper/net/trunk/src/main/ja

svn commit: r1412084 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java

2012-11-21 Thread ggregory
Author: ggregory Date: Wed Nov 21 13:13:25 2012 New Revision: 1412084 URL: http://svn.apache.org/viewvc?rev=1412084&view=rev Log: Add whitespace between methods. Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java Modified: commons/proper/net/trunk

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 12:14:55 2012 New Revision: 1412073 URL: http://svn.apache.org/viewvc?rev=1412073&view=rev Log: DAEMON-262: Autorefresh property page in case service state changed from outside manager Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prun

svn commit: r1412070 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java

2012-11-21 Thread erans
Author: erans Date: Wed Nov 21 11:49:00 2012 New Revision: 1412070 URL: http://svn.apache.org/viewvc?rev=1412070&view=rev Log: Javadoc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java Modified: commons/proper/math/trunk/src/main/jav

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 10:18:56 2012 New Revision: 1412040 URL: http://svn.apache.org/viewvc?rev=1412040&view=rev Log: DAEMON-252: Ensure the signal name event is the same in prunsrv and prunmgr - uppercase Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunm

svn commit: r1412037 - in /commons/proper/daemon/branches/1.0.x/src/native/unix/native: arguments.c arguments.h home.c jsvc-unix.c

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 10:01:22 2012 New Revision: 1412037 URL: http://svn.apache.org/viewvc?rev=1412037&view=rev Log: DAEMON-264: Add -cwd parameter which defaults to root Modified: commons/proper/daemon/branches/1.0.x/src/native/unix/native/arguments.c commons/proper/daemon/bran

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 08:51:11 2012 New Revision: 1412017 URL: http://svn.apache.org/viewvc?rev=1412017&view=rev Log: DAEMON-261: Allow services names with spaces Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.c Modified: commons/proper/daem

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 08:31:21 2012 New Revision: 1412014 URL: http://svn.apache.org/viewvc?rev=1412014&view=rev Log: DAEMON-257: Search for few more 'dafault' locations Modified: commons/proper/daemon/branches/1.0.x/src/native/unix/native/location.c Modified: commons/proper/daemon/

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 08:25:33 2012 New Revision: 1412011 URL: http://svn.apache.org/viewvc?rev=1412011&view=rev Log: DAEMON-267: Report service as stopped pnly when VM exits cleanly Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.c Modified:

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

2012-11-21 Thread mturk
Author: mturk Date: Wed Nov 21 08:13:04 2012 New Revision: 1412009 URL: http://svn.apache.org/viewvc?rev=1412009&view=rev Log: Ensure the log is flushed for non-debug messages Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/src/log.c Modified: commons/proper/daemon/branches