[seam-commits] [seam/rest] feb7dd: functional test for jaxrs-exceptions example
noreply at github.com
noreply at github.com
Tue Mar 8 03:37:18 EST 2011
Branch: refs/heads/master
Home: https://github.com/seam/rest
Commit: feb7ddbd0a58d71528f0cb96b19130569c281c5f
https://github.com/seam/rest/commit/feb7ddbd0a58d71528f0cb96b19130569c281c5f
Author: mgencur at redhat.com <mgencur at redhat.com>
Date: 2011-03-08 (Tue, 08 Mar 2011)
Changed paths:
A examples/jaxrs-exceptions/.gitignore
M examples/jaxrs-exceptions/pom.xml
M examples/jaxrs-exceptions/readme.txt
A examples/jaxrs-exceptions/src/test/java/org/jboss/seam/rest/example/jaxrs/exceptions/ftest/AbstractExceptionHandlingTest.java
A examples/jaxrs-exceptions/src/test/java/org/jboss/seam/rest/example/jaxrs/exceptions/ftest/AnnotationBasedConfigurationTest.java
A examples/jaxrs-exceptions/src/test/java/org/jboss/seam/rest/example/jaxrs/exceptions/ftest/ProgrammaticExceptionHandlingTest.java
A examples/jaxrs-exceptions/src/test/java/org/jboss/seam/rest/example/jaxrs/exceptions/ftest/XmlBasedConfigurationTest.java
Log Message:
-----------
functional test for jaxrs-exceptions example
More information about the seam-commits
mailing list