svn commit: r23484 - in /dev/commons/text: ./ binaries/ source/

2017-12-08 Thread chtompki
Author: chtompki Date: Sat Dec 9 03:20:09 2017 New Revision: 23484 Log: Staging commons-text-1.2-RC1 Added: dev/commons/text/RELEASE-NOTES.txt dev/commons/text/binaries/commons-text-1.2-bin.tar.gz (with props) dev/commons/text/binaries/commons-text-1.2-bin.tar.gz.asc dev/common

Nexus: Staging Completed

2017-12-08 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Commons Text 1.2 RC1Deployer properties:"userAgent" = "Apache-Maven/3.5.0 (Java 1.8.0_152; Mac OS X 10.13.1)""userId" = "chtompki""ip" = "71.56.181.251"Details:The following artifacts have been staged/org/apache/commons/commons-text/1.2/commons

[commons-text] Git Push Summary

2017-12-08 Thread chtompki
Repository: commons-text Updated Tags: refs/tags/commons-text-1.2-RC1 [created] 5183e6359

[1/2] [text] Update version numbers for commons text release 1.2

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/1.2 dc0e92b8c -> 44a9f06ab Update version numbers for commons text release 1.2 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/5e132f8e Tree: http://git-w

[2/2] [text] Release notes fixes

2017-12-08 Thread chtompki
Release notes fixes Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/44a9f06a Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/44a9f06a Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/

svn commit: r1817564 - in /commons/proper/daemon/trunk/src: changes/changes.xml native/windows/include/Makefile.inc

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 20:55:20 2017 New Revision: 1817564 URL: http://svn.apache.org/viewvc?rev=1817564&view=rev Log: Add to OPT_LFLAGS rather than overwrite OPT_LFLAGS when setting /OPT:REF in the make file for Windows. Modified: commons/proper/daemon/trunk/src/changes/changes.xml

svn commit: r1817563 - in /commons/proper/daemon/trunk/src: changes/changes.xml native/windows/apps/prunsrv/prunsrv.c

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 20:52:15 2017 New Revision: 1817563 URL: http://svn.apache.org/viewvc?rev=1817563&view=rev Log: Only set the global shutdown event if the event is created. Modified: commons/proper/daemon/trunk/src/changes/changes.xml commons/proper/daemon/trunk/src/native/w

[text] TEXT-107: add documentation of upversion of [lang]

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/1.2 6889a3aca -> dc0e92b8c TEXT-107: add documentation of upversion of [lang] Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/dc0e92b8 Tree: http://git-wi

[text] TEXT-107: add documentation of upversion of [lang]

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master c01f37867 -> 374f50577 TEXT-107: add documentation of upversion of [lang] Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/374f5057 Tree: http://git

svn commit: r1817545 - /commons/proper/bcel/tags/BCEL_6_2/

2017-12-08 Thread ggregory
Author: ggregory Date: Fri Dec 8 19:13:53 2017 New Revision: 1817545 URL: http://svn.apache.org/viewvc?rev=1817545&view=rev Log: Release Apache Commons BCEL 6.2 based on RC-1 Added: commons/proper/bcel/tags/BCEL_6_2/ - copied from r1817544, commons/proper/bcel/tags/BCEL_6_2_RC1/

svn commit: r1817543 - /commons/proper/bcel/trunk/src/changes/changes.xml

2017-12-08 Thread ggregory
Author: ggregory Date: Fri Dec 8 19:10:48 2017 New Revision: 1817543 URL: http://svn.apache.org/viewvc?rev=1817543&view=rev Log: 6.2 is out. Modified: commons/proper/bcel/trunk/src/changes/changes.xml Modified: commons/proper/bcel/trunk/src/changes/changes.xml URL: http://svn.apache.org/vi

svn commit: r23477 - in /release/commons/bcel: ./ binaries/ source/

2017-12-08 Thread ggregory
Author: ggregory Date: Fri Dec 8 19:08:21 2017 New Revision: 23477 Log: Apache Commons BCEL 6.2. Removed: release/commons/bcel/binaries/bcel-5.2.tar.gz release/commons/bcel/binaries/bcel-5.2.tar.gz.asc release/commons/bcel/binaries/bcel-5.2.tar.gz.md5 release/commons/bcel/binarie

svn commit: r23476 - /dev/commons/bcel/ /dev/commons/bcel/binaries/ /dev/commons/bcel/source/ /release/commons/bcel/ /release/commons/bcel/binaries/ /release/commons/bcel/source/

2017-12-08 Thread ggregory
Author: ggregory Date: Fri Dec 8 19:02:37 2017 New Revision: 23476 Log: Publish bcel 6.2 Release Added: release/commons/bcel/RELEASE-NOTES.txt - copied unchanged from r23475, dev/commons/bcel/RELEASE-NOTES.txt release/commons/bcel/binaries/bcel-6.2-bin.tar.gz - copied unchang

svn commit: r1817525 - in /commons/proper/daemon/trunk: build.properties.sample build.xml src/changes/changes.xml

2017-12-08 Thread sebb
Author: sebb Date: Fri Dec 8 16:23:49 2017 New Revision: 1817525 URL: http://svn.apache.org/viewvc?rev=1817525&view=rev Log: DAEMON-379 - Unable to build with java-9 using ant; dropped Ant build files Removed: commons/proper/daemon/trunk/build.properties.sample commons/proper/daemon/trun

[text] [lang] 3.6 -> 3.7

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/1.2 b647f0496 -> 6889a3aca [lang] 3.6 -> 3.7 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6889a3ac Tree: http://git-wip-us.apache.org/repos/asf/commons

[text] [lang] 3.6 -> 3.7

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master b647f0496 -> c01f37867 [lang] 3.6 -> 3.7 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c01f3786 Tree: http://git-wip-us.apache.org/repos/asf/comm

[commons-text] Git Push Summary

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/1.2 [created] b647f0496

[4/4] [text] Merge branch 'TEXT-106' of https://github.com/kinow/commons-text

2017-12-08 Thread chtompki
Merge branch 'TEXT-106' of https://github.com/kinow/commons-text Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/b647f049 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/b647f049 Diff: http://git-w

[1/4] [text] TEXT-106: Exception thrown in ExtendedMessageFormat using quotes with custom registry

2017-12-08 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master ee6017fcb -> b647f0496 TEXT-106: Exception thrown in ExtendedMessageFormat using quotes with custom registry Applying patch provided by Benoît Moreau (thanks!). Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Co

[3/4] [text] Merge pull request #1 from ben12/TEXT-106

2017-12-08 Thread chtompki
Merge pull request #1 from ben12/TEXT-106 Resolve checkstyle errors. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3554c40a Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/3554c40a Diff: http://g

[2/4] [text] Resolve checkstyle errors.

2017-12-08 Thread chtompki
Resolve checkstyle errors. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/aa789914 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/aa789914 Diff: http://git-wip-us.apache.org/repos/asf/commons-tex

Nexus: Promotion Completed

2017-12-08 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Release Apache Commons BCEL 6.2 from RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.2 (Java 1.8.0_152; Windows 10 10.0)""userId" = "ggregory""ip" = "75.171.199.0"Details:The following artifacts have been promoted to the "Releases" [id=

commons-rng git commit: Formatting. Use "final".

2017-12-08 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 5b88619b7 -> 3b3f19beb Formatting. Use "final". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/3b3f19be Tree: http://git-wip-us.apache.org/repos/asf

svn commit: r1817507 - in /commons/proper/daemon/branches/1.0.x/src/native/windows: apps/prunsrv/prunsrv.c apps/prunsrv/prunsrv.h apps/prunsrv/prunsrv.rc include/Makefile.inc

2017-12-08 Thread mturk
Author: mturk Date: Fri Dec 8 14:28:55 2017 New Revision: 1817507 URL: http://svn.apache.org/viewvc?rev=1817507&view=rev Log: Do not set event if not initialized Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/apps/prunsrv/prunsrv.c commons/proper/daemon/branches/1.0.