[seam/faces] 884c78: SEAMFACES-120 Renamed the project folders for the ...
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/seam/faces
Commit: 884c781e697ee7b792ded0125ac1154ffe39c55e
https://github.com/seam/faces/commit/884c781e697ee7b792ded0125ac1154ffe39...
Author: Brian Leathem <bleathem(a)gmail.com>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
A examples/faces-security/pom.xml
A examples/faces-security/src/main/java/org/jboss/seam/faces/examples/security/Owner.java
A examples/faces-security/src/main/java/org/jboss/seam/faces/examples/security/Pages.java
A examples/faces-security/src/main/java/org/jboss/seam/faces/examples/security/Public.java
A examples/faces-security/src/main/java/org/jboss/seam/faces/examples/security/SecurityRules.java
A examples/faces-security/src/main/java/org/jboss/seam/faces/examples/security/SimpleAuthenticator.java
A examples/faces-security/src/main/setup/jboss-ds.xml
A examples/faces-security/src/main/setup/jboss4-netbeans-destinations-service.xml
A examples/faces-security/src/main/webapp/WEB-INF/beans.xml
A examples/faces-security/src/main/webapp/WEB-INF/faces-config.xml
A examples/faces-security/src/main/webapp/WEB-INF/glassfish-web.xml
A examples/faces-security/src/main/webapp/WEB-INF/jboss-web.xml
A examples/faces-security/src/main/webapp/WEB-INF/sun-web.xml
A examples/faces-security/src/main/webapp/WEB-INF/web.xml
A examples/faces-security/src/main/webapp/index.jsf
A examples/faces-security/src/main/webapp/index.xhtml
A examples/faces-security/src/main/webapp/item.xhtml
A examples/faces-security/src/main/webapp/login.xhtml
A examples/faces-security/src/main/webapp/status.xhtml
A examples/faces-short-ly/pom.xml
A examples/faces-short-ly/readme.txt
A examples/faces-short-ly/src/main/assembly/assembly.xml
A examples/faces-short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/LinkBean.java
A examples/faces-short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/RedirectBean.java
A examples/faces-short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/TinyLink.java
A examples/faces-short-ly/src/main/resources-jbossas/short.ly-ds.xml
A examples/faces-short-ly/src/main/resources/META-INF/persistence.xml
A examples/faces-short-ly/src/main/webapp/META-INF/MANIFEST.MF
A examples/faces-short-ly/src/main/webapp/WEB-INF/beans.xml
A examples/faces-short-ly/src/main/webapp/WEB-INF/faces-config.xml
A examples/faces-short-ly/src/main/webapp/WEB-INF/pretty-config.xml
A examples/faces-short-ly/src/main/webapp/WEB-INF/web.xml
A examples/faces-short-ly/src/main/webapp/editLink.xhtml
A examples/faces-short-ly/src/main/webapp/index.xhtml
A examples/faces-short-ly/src/test/java/org/jboss/seam/faces/examples/tinyurl/ftest/ShortlyTest.java
A examples/faces-short-ly/src/test/resources/ftests.xml
R examples/security/pom.xml
R examples/security/src/main/java/org/jboss/seam/faces/examples/security/Owner.java
R examples/security/src/main/java/org/jboss/seam/faces/examples/security/Pages.java
R examples/security/src/main/java/org/jboss/seam/faces/examples/security/Public.java
R examples/security/src/main/java/org/jboss/seam/faces/examples/security/SecurityRules.java
R examples/security/src/main/java/org/jboss/seam/faces/examples/security/SimpleAuthenticator.java
R examples/security/src/main/setup/jboss-ds.xml
R examples/security/src/main/setup/jboss4-netbeans-destinations-service.xml
R examples/security/src/main/webapp/WEB-INF/beans.xml
R examples/security/src/main/webapp/WEB-INF/faces-config.xml
R examples/security/src/main/webapp/WEB-INF/glassfish-web.xml
R examples/security/src/main/webapp/WEB-INF/jboss-web.xml
R examples/security/src/main/webapp/WEB-INF/sun-web.xml
R examples/security/src/main/webapp/WEB-INF/web.xml
R examples/security/src/main/webapp/index.jsf
R examples/security/src/main/webapp/index.xhtml
R examples/security/src/main/webapp/item.xhtml
R examples/security/src/main/webapp/login.xhtml
R examples/security/src/main/webapp/status.xhtml
R examples/short-ly/pom.xml
R examples/short-ly/readme.txt
R examples/short-ly/src/main/assembly/assembly.xml
R examples/short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/LinkBean.java
R examples/short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/RedirectBean.java
R examples/short-ly/src/main/java/org/jboss/seam/faces/examples/tinyurl/TinyLink.java
R examples/short-ly/src/main/resources-jbossas/short.ly-ds.xml
R examples/short-ly/src/main/resources/META-INF/persistence.xml
R examples/short-ly/src/main/webapp/META-INF/MANIFEST.MF
R examples/short-ly/src/main/webapp/WEB-INF/beans.xml
R examples/short-ly/src/main/webapp/WEB-INF/faces-config.xml
R examples/short-ly/src/main/webapp/WEB-INF/pretty-config.xml
R examples/short-ly/src/main/webapp/WEB-INF/web.xml
R examples/short-ly/src/main/webapp/editLink.xhtml
R examples/short-ly/src/main/webapp/index.xhtml
R examples/short-ly/src/test/java/org/jboss/seam/faces/examples/tinyurl/ftest/ShortlyTest.java
R examples/short-ly/src/test/resources/ftests.xml
Log Message:
-----------
SEAMFACES-120 Renamed the project folders for the Faces examples
Commit: f304dd4d7210bcdcdc79bac7cb73b7a5c61b967b
https://github.com/seam/faces/commit/f304dd4d7210bcdcdc79bac7cb73b7a5c61b...
Author: Brian Leathem <bleathem(a)gmail.com>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M examples/faces-security/pom.xml
M examples/faces-security/src/main/webapp/WEB-INF/glassfish-web.xml
M examples/faces-security/src/main/webapp/WEB-INF/jboss-web.xml
M examples/faces-security/src/main/webapp/WEB-INF/sun-web.xml
M examples/faces-short-ly/pom.xml
Log Message:
-----------
SEAMFACES-120 Cleanup of the faces-security and faces-short-ly examples pom.xml files
Compare: https://github.com/seam/faces/compare/02ef111...f304dd4
13 years, 11 months
[seam/examples] d2e6eb: minor
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/seam/examples
Commit: d2e6eba9984f689cf67b8d0a3a522e7d72f1d90a
https://github.com/seam/examples/commit/d2e6eba9984f689cf67b8d0a3a522e7d7...
Author: Shane Bryzak <sbryzak(a)gmail.com>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M booking/pom.xml
Log Message:
-----------
minor
Commit: 5383422845b1042190dc8d44a647ebc2548738a1
https://github.com/seam/examples/commit/5383422845b1042190dc8d44a647ebc25...
Author: Shane Bryzak <sbryzak(a)gmail.com>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M .gitignore
M booking/pom.xml
M booking/readme.md
M booking/src/main/java/org/jboss/seam/examples/booking/inventory/HotelSearch.java
A booking/src/test/java/org/jboss/seam/examples/booking/booking/AuthenticatedUserProducer.java
M booking/src/test/java/org/jboss/seam/examples/booking/booking/BookingAgentTest.java
M booking/src/test/java/org/jboss/seam/examples/booking/inventory/HotelSearchTest.java
R booking/src/test/java/org/jboss/seam/examples/booking/support/NoOpLogger.java
A booking/src/test/resources-glassfish-remote/test-persistence.xml
R booking/src/test/resources-jbossas/jndi.properties
M booking/src/test/resources/arquillian.xml
Log Message:
-----------
Merge branch 'master' of github.com:seam/examples
Compare: https://github.com/seam/examples/compare/3958ec6...5383422
13 years, 11 months
[seam/examples] 5ebd19: SEAM-50 disable BookingAgentTest on glassfish
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/seam/examples
Commit: 5ebd19c720b24254bff60fea682c8d9bc026114e
https://github.com/seam/examples/commit/5ebd19c720b24254bff60fea682c8d9bc...
Author: Dan Allen <dan.j.allen(a)gmail.com>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M booking/pom.xml
M booking/src/test/java/org/jboss/seam/examples/booking/booking/BookingAgentTest.java
A booking/src/test/java/org/jboss/seam/examples/booking/booking/TestAuthenticatedUserProducer.java
M booking/src/test/java/org/jboss/seam/examples/booking/inventory/HotelSearchTest.java
M booking/src/test/resources/arquillian.xml
Log Message:
-----------
SEAM-50 disable BookingAgentTest on glassfish
Commit: 3958ec635058db5a468eb7a0ac6891828a006ed2
https://github.com/seam/examples/commit/3958ec635058db5a468eb7a0ac6891828...
Author: Dan Allen <dan.j.allen(a)gmail.com>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M booking/pom.xml
M booking/readme.md
A booking/src/test/java/org/jboss/seam/examples/booking/booking/AuthenticatedUserProducer.java
M booking/src/test/java/org/jboss/seam/examples/booking/booking/BookingAgentTest.java
R booking/src/test/java/org/jboss/seam/examples/booking/booking/TestAuthenticatedUserProducer.java
R booking/src/test/resources-jbossas/jndi.properties
Log Message:
-----------
SEAM-50 cleanups
- instructions
- change name of producer
- remove jndi.properties
- switch glassfish embedded adapter to 3.1, but comment out
Compare: https://github.com/seam/examples/compare/9a06b7e...3958ec6
13 years, 11 months