Author: pete.muir(a)jboss.org
Date: 2010-01-14 10:14:09 -0500 (Thu, 14 Jan 2010)
New Revision: 5461
Modified:
examples/trunk/jsf/login/pom.xml
examples/trunk/jsf/numberguess/pom.xml
examples/trunk/jsf/permalink/pom.xml
examples/trunk/jsf/translator/pom.xml
examples/trunk/pom.xml
examples/trunk/se/hello-world/pom.xml
examples/trunk/se/numberguess/pom.xml
examples/trunk/wicket/numberguess/pom.xml
examples/trunk/wicket/numberguess/src/main/webapp/WEB-INF/web.xml
Log:
WELD-278
Modified: examples/trunk/jsf/login/pom.xml
===================================================================
--- examples/trunk/jsf/login/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/jsf/login/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -162,5 +162,11 @@
</profile>
</profiles>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/login</...
+ </scm>
+
</project>
Modified: examples/trunk/jsf/numberguess/pom.xml
===================================================================
--- examples/trunk/jsf/numberguess/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/jsf/numberguess/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -662,5 +662,11 @@
<embedded-tomcat.debug.port>9190</embedded-tomcat.debug.port>
</properties>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/numbergues...
+ </scm>
+
</project>
Modified: examples/trunk/jsf/permalink/pom.xml
===================================================================
--- examples/trunk/jsf/permalink/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/jsf/permalink/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -561,4 +561,10 @@
</profile>
</profiles>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/permalink&...
+ </scm>
+
</project>
Modified: examples/trunk/jsf/translator/pom.xml
===================================================================
--- examples/trunk/jsf/translator/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/jsf/translator/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -52,5 +52,11 @@
</pluginManagement>
</build>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/jsf/translator...
+ </scm>
+
</project>
Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -250,8 +250,8 @@
<scm>
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk&...
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
-
<
url>http://fisheye.jboss.org/browse/Weld/build/tags/weld-parent-2/weld...
- </scm>
+ <
url>http://fisheye.jboss.org/browse/weld/examples/trunk</url>
+ </scm>
<profiles>
<profile>
Modified: examples/trunk/se/hello-world/pom.xml
===================================================================
--- examples/trunk/se/hello-world/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/se/hello-world/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -81,5 +81,10 @@
</plugins>
</build>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/se/hello-world...
+ </scm>
</project>
Modified: examples/trunk/se/numberguess/pom.xml
===================================================================
--- examples/trunk/se/numberguess/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/se/numberguess/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -82,4 +82,10 @@
</profile>
</profiles>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/se/numberguess...
+ </scm>
+
</project>
Modified: examples/trunk/wicket/numberguess/pom.xml
===================================================================
--- examples/trunk/wicket/numberguess/pom.xml 2010-01-14 14:22:07 UTC (rev 5460)
+++ examples/trunk/wicket/numberguess/pom.xml 2010-01-14 15:14:09 UTC (rev 5461)
@@ -119,6 +119,7 @@
<dependency>
<groupId>org.jboss.weld.servlet</groupId>
<artifactId>weld-servlet</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -180,4 +181,10 @@
<jetty.http.port>9090</jetty.http.port>
</properties>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/examples/trunk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/examples/...
+
<
url>http://fisheye.jboss.org/browse/weld/examples/trunk/wicket/numberg...
+ </scm>
+
</project>
Modified: examples/trunk/wicket/numberguess/src/main/webapp/WEB-INF/web.xml
===================================================================
--- examples/trunk/wicket/numberguess/src/main/webapp/WEB-INF/web.xml 2010-01-14 14:22:07
UTC (rev 5460)
+++ examples/trunk/wicket/numberguess/src/main/webapp/WEB-INF/web.xml 2010-01-14 15:14:09
UTC (rev 5461)
@@ -16,6 +16,10 @@
<param-value>org.jboss.weld.examples.wicket.NumberGuessApplication</param-value>
</init-param>
</filter>
+
+ <listener>
+
<listener-class>org.jboss.weld.environment.servlet.Listener</listener-class>
+ </listener>
<filter-mapping>
<filter-name>Wicket Filter</filter-name>