You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/05/27 12:06:33 UTC

svn commit: r948748 - in /tuscany/sca-java-2.x: contrib/samples/helloworld-wicket/ trunk/samples/webapps/helloworld-wicket/

Author: antelder
Date: Thu May 27 10:06:32 2010
New Revision: 948748

URL: http://svn.apache.org/viewvc?rev=948748&view=rev
Log:
Move the wicket sample to contrib as it doesn't work yet and no one is actively working on it right now

Added:
    tuscany/sca-java-2.x/contrib/samples/helloworld-wicket/   (props changed)
      - copied from r948747, tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/
Removed:
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/

Propchange: tuscany/sca-java-2.x/contrib/samples/helloworld-wicket/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu May 27 10:06:32 2010
@@ -0,0 +1,20 @@
+target
+work
+dojo
+*.iws
+*.ipr
+*.iml
+derby.log
+maven.log
+maven-eclipse.xml
+build.xml
+build-dependency.xml
+velocity.log*
+junit*.properties
+surefire*.properties
+.project
+.classpath
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders

Propchange: tuscany/sca-java-2.x/contrib/samples/helloworld-wicket/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu May 27 10:06:32 2010
@@ -0,0 +1 @@
+/tuscany/branches/sca-java-1.3/samples/webapps/helloworld-wicket:671193