You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by kw...@apache.org on 2006/08/22 17:14:47 UTC

svn commit: r433670 - in /incubator/openjpa/trunk: ./ openjpa-jdbc-5/ openjpa-jdbc/ openjpa-kernel-4/ openjpa-persistence-jdbc/ openjpa-project/

Author: kwsutter
Date: Tue Aug 22 08:14:46 2006
New Revision: 433670

URL: http://svn.apache.org/viewvc?rev=433670&view=rev
Log:
Updated the SVN properties to ignore the target directories at each of the OpenJPA sub-project levels (openjpa-jdbc,
openjpa-jdbc-5, etc).  Some of the sub-projects already had the svn:ignore property for the target directory, but
not all of them.  I also updated the properties to ignore any "dot files" at the top most OpenJPA (ie. trunk)
level.  This will help with ignoring the metadata files associated with IDE's such as Eclipse (.classpath and
.project) and NetBeans (.netbeans).

Modified:
    incubator/openjpa/trunk/   (props changed)
    incubator/openjpa/trunk/openjpa-jdbc/   (props changed)
    incubator/openjpa/trunk/openjpa-jdbc-5/   (props changed)
    incubator/openjpa/trunk/openjpa-kernel-4/   (props changed)
    incubator/openjpa/trunk/openjpa-persistence-jdbc/   (props changed)
    incubator/openjpa/trunk/openjpa-project/   (props changed)

Propchange: incubator/openjpa/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+.*

Propchange: incubator/openjpa/trunk/openjpa-jdbc/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+target

Propchange: incubator/openjpa/trunk/openjpa-jdbc-5/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+target

Propchange: incubator/openjpa/trunk/openjpa-kernel-4/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+target

Propchange: incubator/openjpa/trunk/openjpa-persistence-jdbc/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+target

Propchange: incubator/openjpa/trunk/openjpa-project/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Aug 22 08:14:46 2006
@@ -0,0 +1 @@
+target