You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2008/04/04 05:14:19 UTC

svn commit: r644596 - /cocoon/trunk/blocks/cocoon-html/cocoon-html-impl/

Author: joerg
Date: Thu Apr  3 20:14:18 2008
New Revision: 644596

URL: http://svn.apache.org/viewvc?rev=644596&view=rev
Log:
It seems with a new version of Maven's eclipse plugin after running eclipse:eclipse I get .externalToolBuilders and maven-eclipse.xml in EVERY project directory. Is there any way to set them to svn:ignore in batch than every one by hand?

Modified:
    cocoon/trunk/blocks/cocoon-html/cocoon-html-impl/   (props changed)

Propchange: cocoon/trunk/blocks/cocoon-html/cocoon-html-impl/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Apr  3 20:14:18 2008
@@ -1,4 +1,3 @@
-
 target
 .classpath
 .project
@@ -7,3 +6,5 @@
 *.ipr
 *.iml
 .settings
+.externalToolBuilders
+maven-eclipse.xml