Author: snjeza
Date: 2009-02-25 16:31:49 -0500 (Wed, 25 Feb 2009)
New Revision: 13810
Modified:
workspace/examples/projectExamples.xml
Log:
RESTEasy examples
Modified: workspace/examples/projectExamples.xml
===================================================================
--- workspace/examples/projectExamples.xml 2009-02-25 21:28:09 UTC (rev 13809)
+++ workspace/examples/projectExamples.xml 2009-02-25 21:31:49 UTC (rev 13810)
@@ -352,13 +352,12 @@
<project>
<category>RESTEasy</category>
- <name>resteasySimple</name>
+ <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.
+ <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>