svn commit: r1004610 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2017-01-10 Thread chtompki
Author: chtompki
Date: Tue Jan 10 14:04:16 2017
New Revision: 1004610

Log:
COMMONSSITE-92: add text to .htaccess

Added:
websites/production/commons/content/
  - copied from r1004609, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
  - copied from r1004609, websites/production/commons/content/dormant/
websites/production/commons/content/proper/
  - copied from r1004609, websites/production/commons/content/proper/
websites/production/commons/content/sandbox/
  - copied from r1004609, websites/production/commons/content/sandbox/



svn commit: r1004609 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2017-01-10 Thread chtompki
Author: chtompki
Date: Tue Jan 10 14:00:57 2017
New Revision: 1004609

Log:
COMMONSSITE-92: Adding text to .htaccess

Added:
websites/production/commons/content/
  - copied from r1004607, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
  - copied from r1004608, websites/production/commons/content/dormant/
websites/production/commons/content/proper/
  - copied from r1004608, websites/production/commons/content/proper/
websites/production/commons/content/sandbox/
  - copied from r1004608, websites/production/commons/content/sandbox/



svn commit: r1004608 - in /websites/staging/commons/trunk/content: ./ .htaccess

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 14:00:24 2017
New Revision: 1004608

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/.htaccess

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 14:00:24 2017
@@ -1 +1 @@
-1778126
+1778131

Modified: websites/staging/commons/trunk/content/.htaccess
==
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Tue Jan 10 14:00:24 2017
@@ -64,6 +64,7 @@ Redirect /pool /proper/commons-pool
 Redirect /proxy /proper/commons-proxy
 Redirect /rng /proper/commons-rng
 Redirect /scxml /proper/commons-scxml
+Redirect /text /proper/commons-text
 Redirect /transaction /proper/commons-transaction
 Redirect /validator /proper/commons-validator
 Redirect /vfs /proper/commons-vfs




svn commit: r1004601 - in /websites/staging/commons/trunk/content: ./ index.html

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 13:42:58 2017
New Revision: 1004601

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/index.html

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 13:42:58 2017
@@ -1 +1 @@
-1778123
+1778125

Modified: websites/staging/commons/trunk/content/index.html
==
--- websites/staging/commons/trunk/content/index.html (original)
+++ websites/staging/commons/trunk/content/index.html Tue Jan 10 13:42:58 2017
@@ -625,6 +625,14 @@
 2008-12-01
 
 
+Text
+
+Apache Commons Text is a library focused on algorithms working on 
strings.
+
+1.0
+2017-??-??
+
+
 Validator
 
 Framework to define validators and validation rules in an xml file.
@@ -632,7 +640,7 @@
 1.5.1
 2016-04-30
 
-
+
 VFS
 
 Virtual File System component for treating files, FTP, SMB, ZIP and such 
like as a single logical file system.
@@ -640,7 +648,7 @@
 2.1
 2016-05-12
 
-
+
 Weaver
 
 Provides an easy way to enhance (weave) compiled bytecode.




svn commit: r1004600 - in /websites/staging/commons/trunk/content: ./ index.html

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 13:40:51 2017
New Revision: 1004600

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/index.html

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 13:40:51 2017
@@ -1 +1 @@
-1778122
+1778123

Modified: websites/staging/commons/trunk/content/index.html
==
--- websites/staging/commons/trunk/content/index.html (original)
+++ websites/staging/commons/trunk/content/index.html Tue Jan 10 13:40:51 2017
@@ -621,8 +621,8 @@
 
 An implementation of the State Chart XML specification aimed at creating 
and maintaining a Java SCXML engine.It is capable of executing a state 
machine defined using a SCXML document, and abstracts out the environment 
interfaces.
 
-1.0
-2017-??-??
+0.9
+2008-12-01
 
 
 Validator




svn commit: r1004599 - in /websites/staging/commons/trunk/content: ./ components.html

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 13:38:59 2017
New Revision: 1004599

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/components.html

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 13:38:59 2017
@@ -1 +1 @@
-1778120
+1778122

Modified: websites/staging/commons/trunk/content/components.html
==
--- websites/staging/commons/trunk/content/components.html (original)
+++ websites/staging/commons/trunk/content/components.html Tue Jan 10 13:38:59 
2017
@@ -602,18 +602,23 @@
 SCXML
 
 An implementation of the State Chart XML specification aimed at creating 
and maintaining a Java SCXML engine. It is capable of executing a state machine 
defined using a SCXML document, and abstracts out the environment 
interfaces.
-
+   
 
+Text
+
+Apache Commons Text is a library focused on algorithms working on 
strings.
+
+
 Validator
 
 Framework to define validators and validation rules in an xml 
file.
 
-
+
 VFS
 
 Virtual File System component for treating files, FTP, SMB, ZIP and such 
like as a single logical file system.
 
-
+
 Weaver
 
 Provides an easy way to enhance (weave) compiled bytecode.




svn commit: r1004598 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 13:33:45 2017
New Revision: 1004598

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/bugs.html
websites/staging/commons/trunk/content/building.html
websites/staging/commons/trunk/content/charter.html
websites/staging/commons/trunk/content/commons-parent-pom.html
websites/staging/commons/trunk/content/components.html
websites/staging/commons/trunk/content/dormant.html
websites/staging/commons/trunk/content/downloads/index.html
websites/staging/commons/trunk/content/gsoc/2010/index.html
websites/staging/commons/trunk/content/gsoc/index.html
websites/staging/commons/trunk/content/index.html
websites/staging/commons/trunk/content/mail-lists.html
websites/staging/commons/trunk/content/new-sandbox-component.html
websites/staging/commons/trunk/content/oldcharter.html
websites/staging/commons/trunk/content/patches.html
websites/staging/commons/trunk/content/project-info.html
websites/staging/commons/trunk/content/releases/index.html
websites/staging/commons/trunk/content/releases/moving-to-dormant.html
websites/staging/commons/trunk/content/releases/prepare.html
websites/staging/commons/trunk/content/releases/publish-site.html
websites/staging/commons/trunk/content/releases/release.html
websites/staging/commons/trunk/content/releases/versioning.html
websites/staging/commons/trunk/content/sandbox.html
websites/staging/commons/trunk/content/security.html
websites/staging/commons/trunk/content/site-publish.html
websites/staging/commons/trunk/content/svninfo.html
websites/staging/commons/trunk/content/team-list.html
websites/staging/commons/trunk/content/volunteering.html

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 13:33:45 2017
@@ -1 +1 @@
-1778119
+1778120

Modified: websites/staging/commons/trunk/content/bugs.html
==
--- websites/staging/commons/trunk/content/bugs.html (original)
+++ websites/staging/commons/trunk/content/bugs.html Tue Jan 10 13:33:45 2017
@@ -89,7 +89,7 @@
  
 PMC

-   











+   












  
 Components


Modified: websites/staging/commons/trunk/content/building.html
==
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Tue Jan 10 13:33:45 
2017
@@ -89,7 +89,7 @@
  
 PMC

-   
 

svn commit: r1004597 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2017-01-10 Thread chtompki
Author: chtompki
Date: Tue Jan 10 13:29:02 2017
New Revision: 1004597

Log:
COMMONSSITE-92: adding text release variables for site.xml

Added:
websites/production/commons/content/
  - copied from r1004596, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
  - copied from r1004596, websites/production/commons/content/dormant/
websites/production/commons/content/proper/
  - copied from r1004596, websites/production/commons/content/proper/
websites/production/commons/content/sandbox/
  - copied from r1004596, websites/production/commons/content/sandbox/



svn commit: r1004596 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

2017-01-10 Thread buildbot
Author: buildbot
Date: Tue Jan 10 13:26:24 2017
New Revision: 1004596

Log:
Staging update by buildbot for commons

Modified:
websites/staging/commons/trunk/content/   (props changed)
websites/staging/commons/trunk/content/bugs.html
websites/staging/commons/trunk/content/building.html
websites/staging/commons/trunk/content/charter.html
websites/staging/commons/trunk/content/commons-parent-pom.html
websites/staging/commons/trunk/content/components.html
websites/staging/commons/trunk/content/dormant.html
websites/staging/commons/trunk/content/downloads/index.html
websites/staging/commons/trunk/content/gsoc/2010/index.html
websites/staging/commons/trunk/content/gsoc/index.html
websites/staging/commons/trunk/content/index.html
websites/staging/commons/trunk/content/mail-lists.html
websites/staging/commons/trunk/content/new-sandbox-component.html
websites/staging/commons/trunk/content/oldcharter.html
websites/staging/commons/trunk/content/patches.html
websites/staging/commons/trunk/content/project-info.html
websites/staging/commons/trunk/content/releases/index.html
websites/staging/commons/trunk/content/releases/moving-to-dormant.html
websites/staging/commons/trunk/content/releases/prepare.html
websites/staging/commons/trunk/content/releases/publish-site.html
websites/staging/commons/trunk/content/releases/release.html
websites/staging/commons/trunk/content/releases/versioning.html
websites/staging/commons/trunk/content/sandbox.html
websites/staging/commons/trunk/content/security.html
websites/staging/commons/trunk/content/site-publish.html
websites/staging/commons/trunk/content/svninfo.html
websites/staging/commons/trunk/content/team-list.html
websites/staging/commons/trunk/content/volunteering.html

Propchange: websites/staging/commons/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 10 13:26:24 2017
@@ -1 +1 @@
-1777456
+1778119

Modified: websites/staging/commons/trunk/content/bugs.html
==
--- websites/staging/commons/trunk/content/bugs.html (original)
+++ websites/staging/commons/trunk/content/bugs.html Tue Jan 10 13:26:24 2017
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  On Reporting Bugs
 
@@ -36,7 +36,7 @@
http://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 05 January 2017
+Last Published: 10 January 2017
   | Version: 18
   


Modified: websites/staging/commons/trunk/content/building.html
==
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Tue Jan 10 13:26:24 
2017
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  Building Apache Commons Components
 
@@ -36,7 +36,7 @@
http://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 05 January 2017
+Last Published: 10 January 2017
   | Version: 18
   


Modified: websites/staging/commons/trunk/content/charter.html
==
--- websites/staging/commons/trunk/content/charter.html (original)
+++ websites/staging/commons/trunk/content/charter.html Tue Jan 10 13:26:24 2017
@@ -1,6 +1,6 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 Apache Commons  Charter
 
@@ -36,7 +36,7 @@
http://commons.apache.org/;>Apache Commons 
  
 
-Last Published: 05 January 2017
+Last Published: 10 January 2017
   | Version: 18
   


Modified: websites/staging/commons/trunk/content/commons-parent-pom.html
==
--- websites/staging/commons/trunk/content/commons-parent-pom.html (original)
+++ websites/staging/commons/trunk/content/commons-parent-pom.html Tue Jan 10 
13:26:24 2017
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
   
 
 
-
+
 
 Apache Commons  Apache Commons Parent pom.xml
 
@@ -35,7 +35,7 @@
http://commons.apache.org/;>Apache Commons