You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/03/29 11:08:02 UTC

svn commit: r928657 - in /tuscany/sca-java-1.x/trunk/tutorials/travelsample: contributions/using/ launchers/using/

Author: nash
Date: Mon Mar 29 09:08:02 2010
New Revision: 928657

URL: http://svn.apache.org/viewvc?rev=928657&view=rev
Log:
add svn:ignore property to newly added modules

Modified:
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/using/   (props changed)
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/using/   (props changed)

Propchange: tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/using/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Mar 29 09:08:02 2010
@@ -0,0 +1,15 @@
+target
+*.iws
+*.ipr
+*.iml
+.project
+.classpath
+maven.log
+velocity.log*
+junit*.properties
+surefire*.properties
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders
+maven-eclipse.xml

Propchange: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/using/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Mar 29 09:08:02 2010
@@ -0,0 +1,15 @@
+target
+*.iws
+*.ipr
+*.iml
+.project
+.classpath
+maven.log
+velocity.log*
+junit*.properties
+surefire*.properties
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders
+maven-eclipse.xml