You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by fm...@apache.org on 2011/05/26 01:48:10 UTC

svn commit: r1127735 - in /tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet: chat-webapp/ pubsub-webapp/

Author: fmoga
Date: Wed May 25 23:48:09 2011
New Revision: 1127735

URL: http://svn.apache.org/viewvc?rev=1127735&view=rev
Log:
Add ignores for eclipse and binary files in the new samples.

Modified:
    tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/chat-webapp/   (props changed)
    tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pubsub-webapp/   (props changed)

Propchange: tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/chat-webapp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed May 25 23:48:09 2011
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Propchange: tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/pubsub-webapp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed May 25 23:48:09 2011
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project