Author: snjeza
Date: 2010-02-03 17:55:08 -0500 (Wed, 03 Feb 2010)
New Revision: 20115
Modified:
workspace/examples/project-examples-3.0.xml
workspace/examples/project-examples-3.1.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-1070 Clean up project examples locations
Modified: workspace/examples/project-examples-3.0.xml
===================================================================
--- workspace/examples/project-examples-3.0.xml 2010-02-03 22:29:46 UTC (rev 20114)
+++ workspace/examples/project-examples-3.0.xml 2010-02-03 22:55:08 UTC (rev 20115)
@@ -438,23 +438,6 @@
http://anonsvn.jboss.org/repos/jbosstools/workspace/dgolovin/examples/rf/...
</url>
</project>
-
- <project>
- <category>RESTEasy</category>
- <name>simple</name>
- <included-projects>
- simple
- </included-projects>
- <shortDescription>RESTEasy Simple Example</shortDescription>
- <description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
-Requires m2eclipse >= 0.9.7.20081001-2217. You can install it using the following
update site:
http://m2eclipse.sonatype.org/update-dev/
- </description>
- <size>16939</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
- </url>
- </project>
-
</projects>
Modified: workspace/examples/project-examples-3.1.xml
===================================================================
--- workspace/examples/project-examples-3.1.xml 2010-02-03 22:29:46 UTC (rev 20114)
+++ workspace/examples/project-examples-3.1.xml 2010-02-03 22:55:08 UTC (rev 20115)
@@ -174,4 +174,21 @@
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
</project>
+
+ <project>
+ <category>RESTEasy</category>
+ <name>simple</name>
+ <included-projects>
+ simple
+ </included-projects>
+
+ <shortDescription>RESTEasy Simple Example</shortDescription>
+ <description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
+Requires m2eclipse >= 0.9.7.20081001-2217. You can install it using the following
update site:
http://m2eclipse.sonatype.org/update-dev/
+ </description>
+ <size>16939</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
+ </url>
+ </project>
</projects>