You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2006/12/11 17:26:52 UTC

svn commit: r485739 - in /incubator/openejb/trunk/openejb3: ./ examples/calculator-stateless-pojo/ examples/counter-stateful-pojo/ itests/

Author: dblevins
Date: Mon Dec 11 08:26:50 2006
New Revision: 485739

URL: http://svn.apache.org/viewvc?view=rev&rev=485739
Log:
Set svn:ignores

Modified:
    incubator/openejb/trunk/openejb3/   (props changed)
    incubator/openejb/trunk/openejb3/examples/calculator-stateless-pojo/   (props changed)
    incubator/openejb/trunk/openejb3/examples/counter-stateful-pojo/   (props changed)
    incubator/openejb/trunk/openejb3/itests/   (props changed)

Propchange: incubator/openejb/trunk/openejb3/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Dec 11 08:26:50 2006
@@ -1,6 +1,7 @@
 *.ipr
 *.iml
 *.iws
+*.log
 *~
 .project
 .classpath

Propchange: incubator/openejb/trunk/openejb3/examples/calculator-stateless-pojo/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Dec 11 08:26:50 2006
@@ -0,0 +1,8 @@
+*.ipr
+*.iml
+*.iws
+*~
+*.log
+.project
+.classpath
+target

Propchange: incubator/openejb/trunk/openejb3/examples/counter-stateful-pojo/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Dec 11 08:26:50 2006
@@ -0,0 +1,8 @@
+*.ipr
+*.iml
+*.iws
+*~
+*.log
+.project
+.classpath
+target

Propchange: incubator/openejb/trunk/openejb3/itests/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Dec 11 08:26:50 2006
@@ -0,0 +1,7 @@
+*.ipr
+*.iml
+*.iws
+*~
+.project
+.classpath
+target