You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by jb...@apache.org on 2013/01/02 12:57:14 UTC

svn commit: r1427754 - in /syncope/trunk: archetype/ build-tools/ client/ console/ core/ standalone/

Author: jbernhardt
Date: Wed Jan  2 11:57:14 2013
New Revision: 1427754

URL: http://svn.apache.org/viewvc?rev=1427754&view=rev
Log:
Added eclipse artifacts to ignore list

Modified:
    syncope/trunk/archetype/   (props changed)
    syncope/trunk/build-tools/   (props changed)
    syncope/trunk/client/   (props changed)
    syncope/trunk/console/   (props changed)
    syncope/trunk/core/   (props changed)
    syncope/trunk/standalone/   (props changed)

Propchange: syncope/trunk/archetype/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1 +1,3 @@
+*.project
+*.settings
 target

Propchange: syncope/trunk/build-tools/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1,3 +1,9 @@
-target
-nb-configuration.xml
+*
+*.classpath
+*.externalToolBuilders
+*.project
+*.settings
+*.xml
 .pom.xml.swp
+nb-configuration.xml
+target

Propchange: syncope/trunk/client/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1,2 +1,7 @@
-target
+.classpath
+.externalToolBuilders
+.project
+.settings
+maven-eclipse.xml
 nb-configuration.xml
+target

Propchange: syncope/trunk/console/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1,4 +1,9 @@
-target
-nbactions.xml
-nb-configuration.xml
+.classpath
+.externalToolBuilders
 .pom.xml.swp
+.project
+.settings
+maven-eclipse.xml
+nb-configuration.xml
+nbactions.xml
+target

Propchange: syncope/trunk/core/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1,10 +1,10 @@
-target
-nb-configuration.xml
-nbactions.xml
-.pom.xml.swp
-
-.settings
-
 .classpath
-
+.externalToolBuilders
+.pom.xml.swp
 .project
+.settings
+maven-eclipse.xml
+maven.log
+nb-configuration.xml
+nbactions.xml
+target

Propchange: syncope/trunk/standalone/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jan  2 11:57:14 2013
@@ -1 +1,6 @@
+.classpath
+.externalToolBuilders
+.project
+.settings
+maven-eclipse.xml
 target