[CONF] Confluence Changes in the last 24 hours

2013-11-21 Thread Anonymous (Confluence)







   Apache Camel


Pages

 Page:
 Camel 2.13.0 Release
edited by Claus Ibsen[05:03 PM]
(view changes)

 Page:
 Language
edited by Claus Ibsen[05:00 PM]
(view changes)



   Apache Cloudstack


Pages

 Page:
 CloudStack Identity and Access Management (IAM) Plugin
edited by Prachi Damle[08:51 PM]
(view changes)

 Page:
 Ability to control the external id of first class objects
edited by Nitin Mehta[05:28 PM]
(view changes)

 Page:
 4.2.1 Release Announcement
created by Abhinandan Prateek[01:19 PM]

 Page:
 GPU and vGPU support for CloudStack Guest VMs
edited by Sanjay Tripathi[12:57 PM]
(view changes)

 Page:
 User VM HA using native XS HA capabilities - WIP
created by Koushik Das[12:05 PM]

 Page:
 Database High Availability (DB HA)
edited by Damodar Reddy T[09:43 AM]
(view changes)



   Apache CXF Documentation


Pages

 Page:
 JAX-RS Basics
edited by Sergey Beryozkin[06:25 PM]
(view changes)

 Page:
 3.0 Migration Guide
edited by Sergey Beryozkin[06:00 PM]
(view changes)

 Page:
 JAX-RS
edited by Sergey Beryozkin[05:58 PM]
(view changes)



   Apache Helix


Pages

 Page:
 Stress Testing
created by Kanak Biscuitwala[01:36 AM]



   Apache Hive


Pages

 Page:
 HiveDeveloperFAQ
edited by Lars Francke[03:44 PM]
(view changes)

 Page:
 Presentations
edited by Brock Noland[02:01 PM]
(view changes)



   Apache Kafka


Pages

 Page:
 A Guide To The Kafka Protocol
edited by Joel Koshy[11:35 PM]
(view changes)



   KNOX


Pages

 Page:
 Service level authorization enhancements
created by Kevin Minder[10:58 PM]



   Traffic Server


Pages

 Page:
 Clustering
edited by Zhao Yongming[06:12 AM]
  

svn commit: r1544276 - in /struts/struts2/trunk/archetypes: struts2-archetype-blank/src/main/resources/archetype-resources/ struts2-archetype-convention/src/main/resources/archetype-resources/ struts2

2013-11-21 Thread jogep
Author: jogep
Date: Thu Nov 21 18:18:52 2013
New Revision: 1544276

URL: http://svn.apache.org/r1544276
Log:
WW-4247: jetty-maven-plugin configuration problem in struts2-archetype-blank

Modified:

struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml

struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml

struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml

Modified: 
struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml?rev=1544276&r1=1544275&r2=1544276&view=diff
==
--- 
struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
 Thu Nov 21 18:18:52 2013
@@ -91,7 +91,7 @@
 10
 
\${basedir}/src/main/webapp/
 
-\${artifactId}
+/\${artifactId}
 
\${basedir}/src/main/webapp/WEB-INF/web.xml
 
 

Modified: 
struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml?rev=1544276&r1=1544275&r2=1544276&view=diff
==
--- 
struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
 Thu Nov 21 18:18:52 2013
@@ -105,7 +105,7 @@
 10
 
\${basedir}/src/main/webapp/
 
-\${artifactId}
+/\${artifactId}
 
\${basedir}/src/main/webapp/WEB-INF/web.xml
 
 

Modified: 
struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml?rev=1544276&r1=1544275&r2=1544276&view=diff
==
--- 
struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
 Thu Nov 21 18:18:52 2013
@@ -120,7 +120,7 @@
 10
 
\${basedir}/src/main/webapp/
 
-\${artifactId}
+/\${artifactId}
 
\${basedir}/src/main/webapp/WEB-INF/web.xml