Skip to content

Commit

Permalink
git-svn-id: file:///Users/billburke/jboss/resteasy/resteasy-git/svn-s…
Browse files Browse the repository at this point in the history
…erver-sync/resteasy/trunk/jaxrs@1364 2b1ed4c4-5db3-0410-90e4-80a7a6204c25
  • Loading branch information
patriot1burke committed May 31, 2011
1 parent 4edb861 commit ee85421
Show file tree
Hide file tree
Showing 123 changed files with 183 additions and 175 deletions.
2 changes: 1 addition & 1 deletion async-http-jbossweb/async-http-jbossweb-jar/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>async-http-jbossweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-jbossweb/async-http-jbossweb-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-jbossweb-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-jbossweb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/async-http-servlet-3.0-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-servlet-3.0-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/async-http-servlet-3.0/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>async-http-servlet-3.0</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/async-http-tomcat-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-tomcat-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/asynch-http-tomcat-jar/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>async-http-tomcat6</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>

<artifactId>resteasy-jaxrs-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/src-distribution/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>

<artifactId>resteasy-jaxrs-src-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docbook/pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-reference-guide-${translation}</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<packaging>jdocbook</packaging>
<name>RESTEasy Reference Guide (${translation})</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/master.xml
Expand Up @@ -56,7 +56,7 @@
<bookinfo>
<title>RESTEasy JAX-RS</title>
<subtitle>RESTFul Web Services for Java</subtitle>
<releaseinfo>2.2-RC-1</releaseinfo>
<releaseinfo>2.2.0.GA</releaseinfo>
</bookinfo>

<toc/>
Expand Down
4 changes: 3 additions & 1 deletion docbook/reference/en/modules/Authentication.xml
Expand Up @@ -3,7 +3,9 @@
"http://www.docbook.org/xml/4.4/docbookx.dtd">-->
<chapter id="Authentication">
<title>Authentication</title>
<para>RESTEasy has preliminary support for OAuth.</para>
<para>Since Resteasy runs within a servlet container you can use most (all?) mechanism available in your servlet container for authentication. Basic and Digest
authentication are probably the easiest to set up and fit nicely into REST's stateless principle. Form security can be used, but requires passing
the session's cookie value with each request. We have done some preliminary work on OAuth and also plan to work on OpenID and SAML integration in the future.</para>
<section>
<title>OAuth core 1.0a</title>
<para>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/modules/Json.xml
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
]]></programlisting>
<para>The first extra piece that Resteasy added to the integration was
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/modules/Links.xml
Expand Up @@ -52,7 +52,7 @@
<tr>
<td>org.jboss.resteasy</td>
<td>resteasy-links</td>
<td>2.2-RC-1</td>
<td>2.2.0.GA</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/modules/Yaml.xml
Expand Up @@ -3,7 +3,7 @@

<para>

Since 2.2-RC-1 release, resteasy comes with built in support for YAML using the SnakeYAML library. To enable YAML support,
Since 2.2.0.GA release, resteasy comes with built in support for YAML using the SnakeYAML library. To enable YAML support,
you need to drop in the SnakeYaml 1.8 jar in RestEASY's classpath.
</para>
<para>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/modules/signature.xml
Expand Up @@ -172,7 +172,7 @@
<para><programlisting> &lt;dependency&gt;
&lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;
&lt;artifactId&gt;resteasy-doseta&lt;/artifactId&gt;
&lt;version&gt;2.2-RC-1&lt;/version&gt;
&lt;version&gt;2.2.0.GA&lt;/version&gt;
&lt;/dependency&gt;

</programlisting></para>
Expand Down
4 changes: 2 additions & 2 deletions eagledns/pom.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
f<?xml version="1.0"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>resteasy-jaxrs-all</artifactId>
<groupId>org.jboss.resteasy</groupId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>

<artifactId>eagledns-fork</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions examples/api-clients/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-api-clients</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<description/>

<repositories>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<!-- filter out unwanted jars -->
<exclusions>
<exclusion>
Expand All @@ -52,7 +52,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples/async-job-service/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-async-job-service</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<packaging>war</packaging>
<name>Example: Async Job Service</name>
<description/>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/digital-signatures/no-dns/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/digital-signatures/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<name>Resteasy Examples</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion examples/digital-signatures/use-dns/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/ear/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration-ear</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/ejb-integration/ejb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration</artifactId>
Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>javax.ejb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.resteasy</groupId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<artifactId>ejb-integration-example</artifactId>
<packaging>pom</packaging>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/war/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration-war</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions examples/examples-jsapi/pom.xml
Expand Up @@ -4,27 +4,27 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.jboss.resteasy</groupId>
<artifactId>examples-jsapi</artifactId>
<packaging>war</packaging>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<name>Example: JS-API</name>
<description/>

<dependencies>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jsapi</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
</dependencies>
<build>
Expand Down
4 changes: 2 additions & 2 deletions examples/guice-hello/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-guice-hello</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<packaging>war</packaging>
<name>guice hello example</name>
<description>guice hello world example</description>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-guice</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
8 changes: 4 additions & 4 deletions examples/jaxb-json/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-jaxb-json</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<packaging>war</packaging>
<name>Example: JAXB-JSON</name>
<description/>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<!-- filter out unwanted jars -->
<exclusions>
<exclusion>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jettison-provider</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<exclusions>
<exclusion>
<groupId>javax.xml.bind</groupId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-oauth-authenticator</artifactId>
<version>2.2-RC-1</version>
<version>2.2.0.GA</version>
<packaging>jar</packaging>
<name>Example: OAuth Authenticator</name>
<description/>
Expand Down

0 comments on commit ee85421

Please sign in to comment.