Author: doll
Date: Thu Apr 17 07:45:07 2008
New Revision: 649131

URL: http://svn.apache.org/viewvc?rev=649131&view=rev
Log:
Updated ignore properties for java/common. 


Modified:
    incubator/shindig/trunk/etc/set_svn_properties.sh
    incubator/shindig/trunk/java/common/   (props changed)

Modified: incubator/shindig/trunk/etc/set_svn_properties.sh
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/etc/set_svn_properties.sh?rev=649131&r1=649130&r2=649131&view=diff
==============================================================================
--- incubator/shindig/trunk/etc/set_svn_properties.sh (original)
+++ incubator/shindig/trunk/etc/set_svn_properties.sh Thu Apr 17 07:45:07 2008
@@ -100,5 +100,6 @@
 
 svn propset svn:ignore -F etc/svn-ignores .
 svn propset svn:ignore -F etc/svn-ignores java
+svn propset svn:ignore -F etc/svn-ignores java/common
 svn propset svn:ignore -F etc/svn-ignores java/gadgets
 svn propset svn:ignore -F etc/svn-ignores java/social-api

Propchange: incubator/shindig/trunk/java/common/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Apr 17 07:45:07 2008
@@ -0,0 +1,19 @@
+target
+work
+dojo
+*.iws
+*.ipr
+*.iml
+derby.log
+maven.log
+build.xml
+build-dependency.xml
+velocity.log*
+junit*.properties
+surefire*.properties
+.project
+.classpath
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders


Reply via email to