You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by el...@apache.org on 2009/08/09 07:24:11 UTC

svn commit: r802487 - in /incubator/wink/trunk/wink-examples: apps/QADefectWithSpring/ apps/pom.xml readme.txt

Author: elman
Date: Sun Aug  9 05:24:10 2009
New Revision: 802487

URL: http://svn.apache.org/viewvc?rev=802487&view=rev
Log:
remove QADefectWithSpring example, it's too complex right now

Removed:
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/
Modified:
    incubator/wink/trunk/wink-examples/apps/pom.xml
    incubator/wink/trunk/wink-examples/readme.txt

Modified: incubator/wink/trunk/wink-examples/apps/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/pom.xml?rev=802487&r1=802486&r2=802487&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/pom.xml Sun Aug  9 05:24:10 2009
@@ -32,7 +32,6 @@
         <module>Bookmarks</module>
         <module>HelloWorld</module>
         <module>QADefect</module>
-        <module>QADefectWithSpring</module>
         <module>SimpleDefects</module>
     </modules>
 </project>

Modified: incubator/wink/trunk/wink-examples/readme.txt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/readme.txt?rev=802487&r1=802486&r2=802487&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/readme.txt (original)
+++ incubator/wink/trunk/wink-examples/readme.txt Sun Aug  9 05:24:10 2009
@@ -7,7 +7,6 @@
 		- HelloWorld
 		- Bookmarks
 		- QADefect
-		- QADefectWithSpring
 		- SimpleDefects
 
 	"core" module contains JAX-RS core features