git commit: Tests git migration

2014-01-14 Thread lukaszlenart
Updated Branches:
  refs/heads/master 4b18c3b31 -> 6fa911cd6


Tests git migration


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6fa911cd
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6fa911cd
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/6fa911cd

Branch: refs/heads/master
Commit: 6fa911cd6d129cd02f50dae03c7bcf85c8b2f43a
Parents: 4b18c3b
Author: Lukasz Lenart 
Authored: Tue Jan 14 16:19:56 2014 +0100
Committer: Lukasz Lenart 
Committed: Tue Jan 14 16:19:56 2014 +0100

--
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/6fa911cd/pom.xml
--
diff --git a/pom.xml b/pom.xml
index e4c5d2f..a850599 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,6 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
+   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
 
 org.apache.struts



git commit: Tests git migration

2014-01-14 Thread lukaszlenart
Updated Branches:
  refs/heads/master 32065db1d -> 1a40ff505


Tests git migration


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/1a40ff50
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/1a40ff50
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/1a40ff50

Branch: refs/heads/master
Commit: 1a40ff505a4826f53544a9162981e2a29c84bbb6
Parents: 32065db
Author: Lukasz Lenart 
Authored: Tue Jan 14 18:07:14 2014 +0100
Committer: Lukasz Lenart 
Committed: Tue Jan 14 18:07:14 2014 +0100

--
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/1a40ff50/pom.xml
--
diff --git a/pom.xml b/pom.xml
index e4c5d2f..a850599 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,6 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
+   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
 
 org.apache.struts



git commit: Tests committer settings

2014-01-14 Thread lukaszlenart
Updated Branches:
  refs/heads/master 1a40ff505 -> 9229f11ab


Tests committer settings


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/9229f11a
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/9229f11a
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/9229f11a

Branch: refs/heads/master
Commit: 9229f11ab0e28396109446a6cb21c822a59b5461
Parents: 1a40ff5
Author: Lukasz Lenart 
Authored: Tue Jan 14 18:12:04 2014 +0100
Committer: Lukasz Lenart 
Committed: Tue Jan 14 18:12:04 2014 +0100

--
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/9229f11a/.gitignore
--
diff --git a/.gitignore b/.gitignore
index 67eaad1..6f85565 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,10 @@
+# IDEA
 .idea
 *.iml
 *.ipr
 *.iws
+
+# Maven
 core/target
 xwork-core/target
 archetypes/struts2-archetype-angularjs/target



svn commit: r1558169 - in /struts: attic/struts2/ struts2/

2014-01-14 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Jan 14 19:01:42 2014
New Revision: 1558169

URL: http://svn.apache.org/r1558169
Log:
Moves Struts 2 code base to attic to be backed up

Added:
struts/attic/struts2/
  - copied from r1558165, struts/struts2/
Removed:
struts/struts2/



svn commit: r1558165 - /struts/attic/

2014-01-14 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Jan 14 19:00:00 2014
New Revision: 1558165

URL: http://svn.apache.org/r1558165
Log:
Creates dir for backup

Added:
struts/attic/



svn commit: r1558170 - in /struts: attic/xwork/ xwork/

2014-01-14 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Jan 14 19:04:09 2014
New Revision: 1558170

URL: http://svn.apache.org/r1558170
Log:
Moves XWork to be backed up

Added:
struts/attic/xwork/
  - copied from r1558169, struts/xwork/
Removed:
struts/xwork/



svn commit: r1558172 - in /struts: attic/zone/ zone/

2014-01-14 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Jan 14 19:05:46 2014
New Revision: 1558172

URL: http://svn.apache.org/r1558172
Log:
Moves Zone to be backed up

Added:
struts/attic/zone/
  - copied from r1558171, struts/zone/
Removed:
struts/zone/



svn commit: r1558178 - /struts/site/trunk/content/xdoc/dev/builds.xml

2014-01-14 Thread jogep
Author: jogep
Date: Tue Jan 14 19:56:53 2014
New Revision: 1558178

URL: http://svn.apache.org/r1558178
Log:
Change Source Code checkout  information's from SVN to GIT.

Modified:
struts/site/trunk/content/xdoc/dev/builds.xml

Modified: struts/site/trunk/content/xdoc/dev/builds.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/dev/builds.xml?rev=1558178&r1=1558177&r2=1558178&view=diff
==
--- struts/site/trunk/content/xdoc/dev/builds.xml (original)
+++ struts/site/trunk/content/xdoc/dev/builds.xml Tue Jan 14 19:56:53 2014
@@ -48,11 +48,11 @@ limitations under the License.
 
 Read-only access to the Apache Struts source repository is 
available
 through both
-http://svn.apache.org/viewcvs.cgi/struts/?root=Apache-SVN";>
+https://git-wip-us.apache.org/repos/asf/struts/repo?p=struts.git;a=summary";>
 web browser
 and
-http://subversion.tigris.org/";>
-Subversion client
+http://git-scm.com/";>
+Git client
 interfaces.
 
 
@@ -71,73 +71,32 @@ limitations under the License.
 
 
 With the
-http://subversion.tigris.org/";>Subversion
-client
+http://git-scm.com/";>
+Git client
 installed, obtaining a working copy of the Struts codebase
 is as simple as
 
 
-> svn checkout
-http://svn.apache.org/repos/asf/struts/current
-
-
-While Externals work well in practice, there are caveats.
-For example,
-since all the subdirectories are still really different
-slices
-from the repository,
-relative paths might not work the way you expect.
-For more, see the
-http://svnbook.red-bean.com/en/1.1/ch07s04.html";>
-Externals Definitions
-section of the
-http://svnbook.red-bean.com/";>Subversion Book.
-
-
-
-To check out individual sub-projects from the Subversion
-repository,
-you can specify one of the following URLs:
-
-
-
-http://svn.apache.org/repos/asf/struts/struts1/trunk
-http://svn.apache.org/repos/asf/struts/struts2/trunk
-http://svn.apache.org/repos/asf/struts/sandbox/trunk
-http://svn.apache.org/repos/asf/struts/site
-
+
+> git clone http://git.apache.org/repos/asf/struts.git
+
 
 
 (Committers with write access should use the
 https
 protocol instead.
-See the ASF
-http://www.apache.org/dev/version-control.html#https-svn";>
-Source Code Repositories
-page for details.)
 
 
-
-Warning:
-If you try to check out everything under 'struts',
-be aware that you will get not just the most recent code
-('trunk'),
-but a copy of every tag and branch ever created
-for Struts.
-A complete checkout of Struts from day one, including all
-the branches,
-will take some time and might max out your disk volume!
-
+
+> git clone 
https://git-wip-us.apache.org/repos/asf/struts.git
+
 
 
 For more about using version control systems at Apache,
 see the ASF's
-http://www.apache.org/dev/version-control.html#anon-svn";>
+http://www.apache.org/dev/#version-control";>
 Source Code Repositories
 page.
-For more about how Apache Struts uses Subversion, see our
-http://wiki.apache.org/struts/StrutsMaintenanceSvn";>
-Subversion wiki page.
 
 
 
@@ -147,7 +106,7 @@ limitations under the License.
 If you are building Apache Struts from source,
 we recommend that you install and use
 http://maven.apache.org";>
-Apache Maven 2.
+Apache Maven 3.
 During the build process, Maven will automatically acquire
 whatever external JARs your system may need.
 (Of course,
@@ -160,13 +119,13 @@ limitations under the License.
 simple as
 
 
-/current/struts1/> mvn install
+> mvn install
 

svn commit: r894146 - in /websites/staging/struts/trunk/content: ./ dev/ dtds/

2014-01-14 Thread buildbot
Author: buildbot
Date: Tue Jan 14 19:58:25 2014
New Revision: 894146

Log:
Staging update by buildbot for struts

Removed:
websites/staging/struts/trunk/content/dtds/struts-2.0.dtd
websites/staging/struts/trunk/content/dtds/struts-2.1.7.dtd
websites/staging/struts/trunk/content/dtds/struts-2.1.dtd
websites/staging/struts/trunk/content/dtds/struts-2.3.dtd
websites/staging/struts/trunk/content/dtds/xwork-1.0.dtd
websites/staging/struts/trunk/content/dtds/xwork-1.1.1.dtd
websites/staging/struts/trunk/content/dtds/xwork-1.1.2.dtd
websites/staging/struts/trunk/content/dtds/xwork-1.1.dtd
websites/staging/struts/trunk/content/dtds/xwork-2.0.dtd
websites/staging/struts/trunk/content/dtds/xwork-2.1.3.dtd
websites/staging/struts/trunk/content/dtds/xwork-2.1.dtd
websites/staging/struts/trunk/content/dtds/xwork-2.3.dtd
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.2.dtd
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.3.dtd
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.dtd
websites/staging/struts/trunk/content/dtds/xwork-validator-config-1.0.dtd

websites/staging/struts/trunk/content/dtds/xwork-validator-definition-1.0.dtd
Modified:
websites/staging/struts/trunk/content/   (props changed)
websites/staging/struts/trunk/content/announce-2002.html
websites/staging/struts/trunk/content/announce-2003.html
websites/staging/struts/trunk/content/announce-2004.html
websites/staging/struts/trunk/content/announce-2005.html
websites/staging/struts/trunk/content/announce-2006.html
websites/staging/struts/trunk/content/announce-2007.html
websites/staging/struts/trunk/content/announce-2008.html
websites/staging/struts/trunk/content/announce-2009.html
websites/staging/struts/trunk/content/announce-2010.html
websites/staging/struts/trunk/content/announce-2011.html
websites/staging/struts/trunk/content/announce-2012.html
websites/staging/struts/trunk/content/announce.html
websites/staging/struts/trunk/content/birdseye.html
websites/staging/struts/trunk/content/dev/builds.html
websites/staging/struts/trunk/content/dev/bylaws.html
websites/staging/struts/trunk/content/dev/dev-mail.html
websites/staging/struts/trunk/content/dev/git-for-struts.html
websites/staging/struts/trunk/content/dev/releases.html
websites/staging/struts/trunk/content/dev/troubleshooting-git-svn.html
websites/staging/struts/trunk/content/dev/volunteers.html
websites/staging/struts/trunk/content/download.html
websites/staging/struts/trunk/content/downloads.html
websites/staging/struts/trunk/content/faqs.html
websites/staging/struts/trunk/content/helping.html
websites/staging/struts/trunk/content/index.html
websites/staging/struts/trunk/content/javadoc.html
websites/staging/struts/trunk/content/kickstart.html
websites/staging/struts/trunk/content/mail.html
websites/staging/struts/trunk/content/primer.html
websites/staging/struts/trunk/content/release-checklist.html
websites/staging/struts/trunk/content/roadmap.html
websites/staging/struts/trunk/content/security.html
websites/staging/struts/trunk/content/struts1eol-announcement.html
websites/staging/struts/trunk/content/struts1eol-press.html
websites/staging/struts/trunk/content/youatstruts.html

Propchange: websites/staging/struts/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 14 19:58:25 2014
@@ -1 +1 @@
-1556028
+1558178

Modified: websites/staging/struts/trunk/content/announce-2002.html
==
--- websites/staging/struts/trunk/content/announce-2002.html (original)
+++ websites/staging/struts/trunk/content/announce-2002.html Tue Jan 14 
19:58:25 2014
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   
 
 
-
+
 
 
 Announcements - 2002 and prior
@@ -167,7 +167,7 @@
 
 
 
-  Last Published: 2014-01-06
+  Last Published: 2014-01-14
   
 
 

Modified: websites/staging/struts/trunk/content/announce-2003.html
==
--- websites/staging/struts/trunk/content/announce-2003.html (original)
+++ websites/staging/struts/trunk/content/announce-2003.html Tue Jan 14 
19:58:25 2014
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   
 
 
-
+
 
 
 Announcements - 2003
@@ -167,7 +167,7 @@
 
 
 
-  Last Published: 2014-01-06
+  Last Published: 2014-01-14
   
 
 

svn commit: r894147 - in /websites/production/struts/content: ./ development/ release/

2014-01-14 Thread jogep
Author: jogep
Date: Tue Jan 14 19:59:09 2014
New Revision: 894147

Log:
Update Source Code Repository Infos

Added:
websites/production/struts/content/
  - copied from r894146, websites/staging/struts/trunk/content/
websites/production/struts/content/development/
  - copied from r894146, websites/production/struts/content/development/
websites/production/struts/content/release/
  - copied from r894146, websites/production/struts/content/release/



[2/2] git commit: Update ciManagment section and change the outdated url value

2014-01-14 Thread jogep
Update ciManagment section and change the outdated url value


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d71f9b70
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d71f9b70
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/d71f9b70

Branch: refs/heads/master
Commit: d71f9b70fd43f46bcd8f11639d7ba089de1821f0
Parents: 986771f
Author: Johannes Geppert 
Authored: Tue Jan 14 21:06:33 2014 +0100
Committer: Johannes Geppert 
Committed: Tue Jan 14 21:06:33 2014 +0100

--
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/d71f9b70/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 90e5692..e90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
 
 Jenkins
-https://builds.apache.org/hudson/view/S-Z/view/Struts
+https://builds.apache.org/job/Struts2-JDK7
 
 
 mail



[1/2] git commit: Update scm section with new git repository location

2014-01-14 Thread jogep
Updated Branches:
  refs/heads/master 9229f11ab -> d71f9b70f


Update scm section with new git repository location


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/986771fa
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/986771fa
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/986771fa

Branch: refs/heads/master
Commit: 986771fa38de0ef026dc5dd6f515406c0499bd3b
Parents: 9229f11
Author: Johannes Geppert 
Authored: Tue Jan 14 21:04:08 2014 +0100
Committer: Johannes Geppert 
Committed: Tue Jan 14 21:04:08 2014 +0100

--
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/986771fa/pom.xml
--
diff --git a/pom.xml b/pom.xml
index a850599..90e5692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
 -->
 
 
-
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk
-
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk
-http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk
+
scm:git:http://git.apache.org/repos/asf/struts.git
+
scm:git:https://git-wip-us.apache.org/repos/asf/struts.git
+
https://git-wip-us.apache.org/repos/asf/struts/repo?p=struts.git;a=summary
 
 
 



[CONF] Confluence Changes in the last 24 hours

2014-01-14 Thread Anonymous (Confluence)
















  Confluence Changes in the last 24 hours  




 Apache Ambari 

Pages

 Page: How to Contribute edited by Sumit Mohanty [09:01 PM] (View Changes) 
 Page: Adding a New Service to an Existing Cluster edited by Siddharth Wagle [05:55 PM] (View Changes) 
 Page: Quick Start Guide edited by Yusaku Sako [02:01 AM] (View Changes) 


 Apache Camel 

Pages

 Page: CXF Example OSGi edited by willem jiang [04:19 AM] (View Changes) 
 Page: CXF Example OSGi Blueprint edited by willem jiang [04:18 AM] (View Changes) 


 Apache Cloudstack 

Pages

 Page: VMware volume snapshot created by angie shen [10:35 PM] 
 Page: VMware storage snapshot created by angie shen [10:31 PM] 
 Page: VMware storage migration created by angie shen [10:30 PM] 
 Page: VMware VM snapshot created by angie shen [10:26 PM] 
 Page: In-memory event bus edited by Murali Reddy [04:37 PM] (View Changes) 
 Page: Alerts in CloudStack and email alert generation created by Anshul Gangwar [09:16 AM] 
 Page: Hyper-V Test Plan for 4.3 edited by Sowmya Krishnan [08:26 AM] (View Changes) 


 Apache Helix 

Comments

 Home page: Apache Helix has a new comment [ Anonymous ] 
 Page: Contributor Workflow has a new comment [ Anonymous ] 


 Apache Hive 

Pages

 Page: LanguageManual UDF edited by Lars Francke [04:47 PM] (View Changes) 
 Page: LanguageManual Indexing edited by Lefty Leverenz [09:58 AM] (View Changes) 
 Page: LanguageManual DDL edited by Lefty Leverenz [09:50 AM] (View Changes) 


 Apache Maven 

Pages

 Page: Java 8 Upgrade edited by Robert Scholte [09:51 PM] (View Changes) 
 Page: Logo contest edited by Stephen Connolly [07:13 PM] (View Changes) 


 Apache Ode 
 

svn commit: r894228 - in /websites/staging/struts/trunk/content: ./ dev/ dtds/

2014-01-14 Thread buildbot
Author: buildbot
Date: Wed Jan 15 07:01:26 2014
New Revision: 894228

Log:
Staging update by buildbot for struts

Added:
websites/staging/struts/trunk/content/dtds/struts-2.0.dtd   (with props)
websites/staging/struts/trunk/content/dtds/struts-2.1.7.dtd   (with props)
websites/staging/struts/trunk/content/dtds/struts-2.1.dtd   (with props)
websites/staging/struts/trunk/content/dtds/struts-2.3.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-1.0.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-1.1.1.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-1.1.2.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-1.1.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-2.0.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-2.1.3.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-2.1.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-2.3.dtd   (with props)
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.2.dtd   
(with props)
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.3.dtd   
(with props)
websites/staging/struts/trunk/content/dtds/xwork-validator-1.0.dtd   (with 
props)
websites/staging/struts/trunk/content/dtds/xwork-validator-config-1.0.dtd   
(with props)

websites/staging/struts/trunk/content/dtds/xwork-validator-definition-1.0.dtd   
(with props)
Modified:
websites/staging/struts/trunk/content/   (props changed)
websites/staging/struts/trunk/content/announce-2002.html
websites/staging/struts/trunk/content/announce-2003.html
websites/staging/struts/trunk/content/announce-2004.html
websites/staging/struts/trunk/content/announce-2005.html
websites/staging/struts/trunk/content/announce-2006.html
websites/staging/struts/trunk/content/announce-2007.html
websites/staging/struts/trunk/content/announce-2008.html
websites/staging/struts/trunk/content/announce-2009.html
websites/staging/struts/trunk/content/announce-2010.html
websites/staging/struts/trunk/content/announce-2011.html
websites/staging/struts/trunk/content/announce-2012.html
websites/staging/struts/trunk/content/announce.html
websites/staging/struts/trunk/content/birdseye.html
websites/staging/struts/trunk/content/dev/builds.html
websites/staging/struts/trunk/content/dev/bylaws.html
websites/staging/struts/trunk/content/dev/dev-mail.html
websites/staging/struts/trunk/content/dev/git-for-struts.html
websites/staging/struts/trunk/content/dev/releases.html
websites/staging/struts/trunk/content/dev/troubleshooting-git-svn.html
websites/staging/struts/trunk/content/dev/volunteers.html
websites/staging/struts/trunk/content/download.html
websites/staging/struts/trunk/content/downloads.html
websites/staging/struts/trunk/content/faqs.html
websites/staging/struts/trunk/content/helping.html
websites/staging/struts/trunk/content/index.html
websites/staging/struts/trunk/content/javadoc.html
websites/staging/struts/trunk/content/kickstart.html
websites/staging/struts/trunk/content/mail.html
websites/staging/struts/trunk/content/primer.html
websites/staging/struts/trunk/content/release-checklist.html
websites/staging/struts/trunk/content/roadmap.html
websites/staging/struts/trunk/content/security.html
websites/staging/struts/trunk/content/struts1eol-announcement.html
websites/staging/struts/trunk/content/struts1eol-press.html
websites/staging/struts/trunk/content/youatstruts.html

Propchange: websites/staging/struts/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 15 07:01:26 2014
@@ -1 +1 @@
-1558178
+1558310

Modified: websites/staging/struts/trunk/content/announce-2002.html
==
--- websites/staging/struts/trunk/content/announce-2002.html (original)
+++ websites/staging/struts/trunk/content/announce-2002.html Wed Jan 15 
07:01:26 2014
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   
 
 
-
+
 
 
 Announcements - 2002 and prior
@@ -167,7 +167,7 @@
 
 
 
-  Last Published: 2014-01-14
+  Last Published: 2014-01-15
   
 
 

Modified: websites/staging/struts/trunk/content/announce-2003.html
==
--- websites/staging/struts/trunk/content/announce-2003.html (original)
+++ websites/staging/struts/trunk/content/announce-2003.html Wed Jan 15 
07:01:26 2014
@@ -1,13 +1,13 @@
 
 
 http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   
 
 
-

svn commit: r1558310 [4/4] - in /struts/site/trunk: ./ content/resources/dtds/

2014-01-14 Thread lukaszlenart
Added: struts/site/trunk/content/resources/dtds/xwork-1.1.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-1.1.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-1.1.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-1.1.dtd Wed Jan 15 07:01:07 
2014
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-2.0.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-2.0.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-2.0.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-2.0.dtd Wed Jan 15 07:01:07 
2014
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-2.1.3.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-2.1.3.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-2.1.3.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-2.1.3.dtd Wed Jan 15 
07:01:07 2014
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-2.1.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-2.1.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-2.1.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-2.1.dtd Wed Jan 15 07:01:07 
2014
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-2.3.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-2.3.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-2.3.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-2.3.dtd Wed Jan 15 07:01:07 
2014
@@ -0,0 +1,130 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-validator-1.0.2.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-validator-1.0.2.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-validator-1.0.2.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-validator-1.0.2.dtd Wed Jan 
15 07:01:07 2014
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-validator-1.0.3.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-validator-1.0.3.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-validator-1.0.3.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-validator-1.0.3.dtd Wed Jan 
15 07:01:07 2014
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-validator-1.0.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-validator-1.0.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-validator-1.0.dtd (added)
+++ struts/site/trunk/content/resources/dtds/xwork-validator-1.0.dtd Wed Jan 15 
07:01:07 2014
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: struts/site/trunk/content/resources/dtds/xwork-validator-config-1.0.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-validator-config-1.0.dtd?rev=1558310&view=auto
==
--- struts/site/trunk/content/resources/dtds/xwork-validator-config-1.0.dtd 
(added)
+++ struts/site/trunk/content/resources/dtds/xwork-validator-config-1.0.dtd Wed 
Jan 15 07:01:07 2014
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+

Added: 
struts/site/trunk/content/resources/dtds/xwork-validator-definition-1.0.dtd
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/dtds/xwork-validator-definitio

svn commit: r894229 - in /websites/production/struts/content: ./ development/ release/

2014-01-14 Thread lukaszlenart
Author: lukaszlenart
Date: Wed Jan 15 07:04:02 2014
New Revision: 894229

Log:
Push changes

Added:
websites/production/struts/content/
  - copied from r894228, websites/staging/struts/trunk/content/
websites/production/struts/content/development/
  - copied from r894228, websites/production/struts/content/development/
websites/production/struts/content/release/
  - copied from r894228, websites/production/struts/content/release/



git commit: Excludes shell scripts

2014-01-14 Thread lukaszlenart
Updated Branches:
  refs/heads/master d71f9b70f -> f62ea507f


Excludes shell scripts


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f62ea507
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f62ea507
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f62ea507

Branch: refs/heads/master
Commit: f62ea507f8c968a85e84f2c4d1b207d7d3e23877
Parents: d71f9b7
Author: Lukasz Lenart 
Authored: Wed Jan 15 08:29:43 2014 +0100
Committer: Lukasz Lenart 
Committed: Wed Jan 15 08:30:21 2014 +0100

--
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/f62ea507/.gitignore
--
diff --git a/.gitignore b/.gitignore
index 6f85565..8caa4ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@
 *.ipr
 *.iws
 
+# Scripts
+*.sh
+
 # Maven
 core/target
 xwork-core/target