svn commit: r964323 [2/2] - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/jboss-blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ archetypes/ archetypes/struts2-archetype-

2010-07-15 Thread lukaszlenart
Modified: struts/struts2/trunk/plugins/jfreechart/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jfreechart/pom.xml?rev=964323&r1=964322&r2=964323&view=diff
==
--- struts/struts2/trunk/plugins/jfreechart/pom.xml (original)
+++ struts/struts2/trunk/plugins/jfreechart/pom.xml Thu Jul 15 07:10:37 2010
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-plugins
-2.2.1-SNAPSHOT
+2.2.1

 org.apache.struts
 struts2-jfreechart-plugin
@@ -34,9 +34,9 @@
 Struts 2 JFreeChart Plugin
 
 
-   
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/
-   
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/
-   
http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jfreechart/
+   
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart
+   
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart
+   
http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart
 
 
 

Modified: struts/struts2/trunk/plugins/jsf/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/jsf/pom.xml?rev=964323&r1=964322&r2=964323&view=diff
==
--- struts/struts2/trunk/plugins/jsf/pom.xml (original)
+++ struts/struts2/trunk/plugins/jsf/pom.xml Thu Jul 15 07:10:37 2010
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-plugins
-2.2.1-SNAPSHOT
+2.2.1
 
 org.apache.struts
 struts2-jsf-plugin
@@ -34,9 +34,9 @@
 Struts 2 JSF Plugin
 
 
-   
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/
-   
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/
-   
http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jsf/
+   
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf
+   
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf
+   
http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf
 
 
 

Modified: struts/struts2/trunk/plugins/json/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/json/pom.xml?rev=964323&r1=964322&r2=964323&view=diff
==
--- struts/struts2/trunk/plugins/json/pom.xml (original)
+++ struts/struts2/trunk/plugins/json/pom.xml Thu Jul 15 07:10:37 2010
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-plugins
-2.2.1-SNAPSHOT
+2.2.1
 
 org.apache.struts
 struts2-json-plugin
@@ -34,9 +34,9 @@
 Struts 2 JSON Plugin
 
 
-
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/
-
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/
-
http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/json/
+
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json
+
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json
+
http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/json
 
 
 

Modified: struts/struts2/trunk/plugins/junit/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/junit/pom.xml?rev=964323&r1=964322&r2=964323&view=diff
==
--- struts/struts2/trunk/plugins/junit/pom.xml (original)
+++ struts/struts2/trunk/plugins/junit/pom.xml Thu Jul 15 07:10:37 2010
@@ -1,76 +1,53 @@
-
-
-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";>
-4.0.0
-
-org.apache.struts
-struts2-plugins
-2.2.1-SNAPSHOT
-
-org.apache.struts
-struts2-junit-plugin
-jar
-Struts 2 JUnit Plugin
-
-
-
scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/
-
scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/
-
http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/junit/
-
-
-
-
-junit
-junit
-3.8.2
-
-
-org.springframework
-spring-test
-${struts2.springPlatformVersion}
-
-
-org.springframework
-spring-core
-${struts2.springPlatformVersion}
-
-
-org.springframework
-spring-context
-${struts2.springPlatformVersion}
-
-  

svn commit: r964327 - /struts/struts2/tags/STRUTS_2_2_1/

2010-07-15 Thread lukaszlenart
Author: lukaszlenart
Date: Thu Jul 15 07:26:37 2010
New Revision: 964327

URL: http://svn.apache.org/viewvc?rev=964327&view=rev
Log:
[maven-release-plugin]  copy for tag STRUTS_2_2_1

Added:
struts/struts2/tags/STRUTS_2_2_1/
  - copied from r964324, struts/struts2/trunk/



[CONF] Confluence Changes in the last 24 hours

2010-07-15 Thread confluence
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-


Apache Camel (https://cwiki.apache.org/confluence/display/CAMEL)

Pages
-
Camel 2.4.0 Released created by hadr...@apache.org (10:48 PM)
https://cwiki.apache.org/confluence/display/CAMEL/2010/07/15/Camel+2.4.0+Released

Manual edited by  hadr...@apache.org  (09:24 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Manual

Xml Reference edited by  hadr...@apache.org  (09:23 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Xml+Reference

Download edited by  hadr...@apache.org  (09:21 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Download

Camel 2.4.0 Release edited by  hadr...@apache.org  (09:18 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.4.0+Release

DataSet edited by  hadr...@apache.org  (02:06 PM)
https://cwiki.apache.org/confluence/display/CAMEL/DataSet

Recipient List edited by  davsclaus  (07:16 AM)
https://cwiki.apache.org/confluence/display/CAMEL/Recipient+List

Jetty edited by  davsclaus  (03:39 AM)
https://cwiki.apache.org/confluence/display/CAMEL/Jetty



Apache Click (https://cwiki.apache.org/confluence/display/CLICK)

Pages
-
Index edited by  sabob  (05:10 AM)
https://cwiki.apache.org/confluence/display/CLICK/Index



Apache Geronimo v3.0 (https://cwiki.apache.org/confluence/display/GMOxDOC30)

Pages
-
Documentation edited by  chirun...@gmail.com  (11:38 PM)
https://cwiki.apache.org/confluence/display/GMOxDOC30/Documentation

jarresource-javaee6 - Very simple bundled resources example created by 
chirun...@gmail.com (11:24 PM)
https://cwiki.apache.org/confluence/display/GMOxDOC30/jarresource-javaee6+-+Very+simple+bundled+resources+example

converter-javaee6 - Very simple JSF+Ajax example created by chirun...@gmail.com 
(11:21 PM)
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=23332743

Apache Aries sample applications edited by  chirun...@gmail.com  (11:04 PM)
https://cwiki.apache.org/confluence/display/GMOxDOC30/Apache+Aries+sample+applications

Java EE sample applications edited by  chirun...@gmail.com  (11:01 PM)
https://cwiki.apache.org/confluence/display/GMOxDOC30/Java+EE+sample+applications

Gogo commands for Geronimo edited by  chirun...@gmail.com  (03:19 AM)
https://cwiki.apache.org/confluence/display/GMOxDOC30/Gogo+commands+for+Geronimo



Apache Karaf (https://cwiki.apache.org/confluence/display/KARAF)

Pages
-
Board Reports edited by  gnodet  (05:49 PM)
https://cwiki.apache.org/confluence/display/KARAF/Board+Reports



Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT)

Pages
-
Synthetic Control Data edited by  jeastman  (01:26 PM)
https://cwiki.apache.org/confluence/display/MAHOUT/Synthetic+Control+Data



OpenEJB (https://cwiki.apache.org/confluence/display/OPENEJB)

Pages
-
Validation Keys Audit Report edited by  karan_malhi  (10:16 PM)
https://cwiki.apache.org/confluence/display/OPENEJB/Validation+Keys+Audit+Report



Apache Shindig (https://cwiki.apache.org/confluence/display/SHINDIG)

Pages
-
Index edited by  vohtaski  (04:56 AM)
https://cwiki.apache.org/confluence/display/SHINDIG/Index

Integrate my own database schema with shindig created by vohtaski (04:49 AM)
https://cwiki.apache.org/confluence/display/SHINDIG/Integrate+my+own+database+schema+with+shindig

Connect mysql database to shindig created by vohtaski (04:00 AM)
https://cwiki.apache.org/confluence/display/SHINDIG/Connect+mysql+database+to+shindig



Apache MINA SSHD (https://cwiki.apache.org/confluence/display/SSHD)

Comments
https://cwiki.apache.org/confluence/display/SSHD/SSHD+0.4.0 (1)

Traffic Server (https://cwiki.apache.org/confluence/display/TS)

Pages
-
Apache Traffic Server AMIs for EC2 edited by  zwoop  (07:26 PM)
https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server+AMIs+for+EC2



Apache VCL (https://cwiki.apache.org/confluence/display/VCL)

Pages
-
Pre-release test procedures edited by  jfthomps  (09:57 AM)
https://cwiki.apache.org/confluence/display/VCL/Pre-release+test+procedures



Apache Struts 2 Documentation (https://cwiki.apache.org/confluence/display/WW)

Pages
-
Creating and Signing a Struts 2.2.x Distribution edited by  lukaszlenar