[weld-commits] Weld SVN: r5314 - in archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf: jee-minimal/src/main/resources/archetype-resources and 1 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Dec 16 23:14:17 EST 2009


Author: sboscarine
Date: 2009-12-16 23:14:17 -0500 (Wed, 16 Dec 2009)
New Revision: 5314

Modified:
   archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee-minimal/src/main/resources/archetype-resources/pom.xml
   archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee/src/main/resources/archetype-resources/pom.xml
   archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/servlet-minimal/src/main/resources/archetype-resources/pom.xml
Log:
updated comments 


Modified: archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee/src/main/resources/archetype-resources/pom.xml
===================================================================
--- archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee/src/main/resources/archetype-resources/pom.xml	2009-12-17 03:57:29 UTC (rev 5313)
+++ archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee/src/main/resources/archetype-resources/pom.xml	2009-12-17 04:14:17 UTC (rev 5314)
@@ -9,7 +9,7 @@
    <version>${version}</version>
    <repositories>
       <!-- Some core Java EE 6 dependencies have not yet made it on to the Maven Central Repository when this POM was authored. -->
-      <!-- This repository declaration will likely be optional soon. -->
+      <!-- This repository declaration will ensure you get the appropriate libraries in the mean time. -->
       <repository>
          <id>repository.jboss.org</id>
          <name>JBoss Repository</name>

Modified: archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee-minimal/src/main/resources/archetype-resources/pom.xml
===================================================================
--- archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee-minimal/src/main/resources/archetype-resources/pom.xml	2009-12-17 03:57:29 UTC (rev 5313)
+++ archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/jee-minimal/src/main/resources/archetype-resources/pom.xml	2009-12-17 04:14:17 UTC (rev 5314)
@@ -9,7 +9,7 @@
    <version>${version}</version>
    <repositories>
       <!-- Some core Java EE 6 dependencies have not yet made it on to the Maven Central Repository when this POM was authored. -->
-      <!-- This repository declaration will likely be optional soon. -->
+      <!-- This repository declaration will ensure you get the appropriate libraries in the mean time. -->
       <repository>
          <id>repository.jboss.org</id>
          <name>JBoss Repository</name>

Modified: archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/servlet-minimal/src/main/resources/archetype-resources/pom.xml
===================================================================
--- archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/servlet-minimal/src/main/resources/archetype-resources/pom.xml	2009-12-17 03:57:29 UTC (rev 5313)
+++ archetypes/tags/weld-archetype-parent-1.0.0-BETA/jsf/servlet-minimal/src/main/resources/archetype-resources/pom.xml	2009-12-17 04:14:17 UTC (rev 5314)
@@ -9,7 +9,7 @@
    <version>${version}</version>
    <repositories>
       <!-- Some core Java EE 6 dependencies have not yet made it on to the Maven Central Repository when this POM was authored. -->
-      <!-- This repository declaration will likely be optional soon. -->
+      <!-- This repository declaration will ensure you get the appropriate libraries in the mean time. -->
       <repository>
          <id>repository.jboss.org</id>
          <name>JBoss Repository</name>



More information about the weld-commits mailing list