[seam-commits] [seam/examples] 237c6f: update seam-bom, add booking to modules list, add ...
noreply at github.com
noreply at github.com
Mon Mar 21 00:37:38 EDT 2011
Branch: refs/heads/master
Home: https://github.com/seam/examples
Commit: 237c6fa52a3868cea4863efb55569379e84f4550
https://github.com/seam/examples/commit/237c6fa52a3868cea4863efb55569379e84f4550
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
A gwthelloworld/pom.xml
A gwthelloworld/src/jboss6/jboss-web.xml
A gwthelloworld/src/jboss6/web.xml
A gwthelloworld/src/jetty/web.xml
A gwthelloworld/src/main/java/ErraiApp.properties
A gwthelloworld/src/main/java/ErraiService.properties
A gwthelloworld/src/main/java/org/jboss/seam/example/gwt/helloworld/GwtHelloworld.gwt.xml
A gwthelloworld/src/main/java/org/jboss/seam/example/gwt/helloworld/client/GwtHelloworld.java
A gwthelloworld/src/main/java/org/jboss/seam/example/gwt/helloworld/client/MessageEvent.java
A gwthelloworld/src/main/java/org/jboss/seam/example/gwt/helloworld/client/ResponseEvent.java
A gwthelloworld/src/main/java/org/jboss/seam/example/gwt/helloworld/server/GwtHelloworldService.java
A gwthelloworld/src/resources/META-INF/beans.xml
A gwthelloworld/war/WEB-INF/beans.xml
A gwthelloworld/war/WEB-INF/classes/ErraiApp.properties
A gwthelloworld/war/WEB-INF/classes/ErraiService.properties
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/GwtHelloworld.gwt.xml
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/GwtHelloworld$1.class
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/GwtHelloworld.class
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/GwtHelloworld.java
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/MessageEvent.class
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/MessageEvent.java
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/ResponseEvent.class
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/client/ResponseEvent.java
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/server/GwtHelloworldService.class
A gwthelloworld/war/WEB-INF/classes/org/jboss/seam/example/gwt/helloworld/server/GwtHelloworldService.java
A gwthelloworld/war/WEB-INF/jetty-env.xml
A gwthelloworld/war/WEB-INF/web.xml
A gwthelloworld/war/gwtHelloworld.css
A gwthelloworld/war/gwtHelloworld.html
M pom.xml
Log Message:
-----------
update seam-bom, add booking to modules list, add new gwt example
More information about the seam-commits
mailing list