You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by km...@apache.org on 2009/09/01 03:31:55 UTC

svn commit: r809791 - in /tapestry/tapestry5/trunk: tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate-core/ tapestry-hibernate/ tapestry-ioc/ tapestry-spring/ tapestry-test/ tapestry-tutorial1/ tapestry-upload/ tapestry...

Author: kmenard
Date: Tue Sep  1 01:31:54 2009
New Revision: 809791

URL: http://svn.apache.org/viewvc?rev=809791&view=rev
Log:
Fixed TAP5-819: remove ide-specific files from all sub-modules and add them to svn:ignore

Removed:
    tapestry/tapestry5/trunk/tapestry-annotations/.classpath
    tapestry/tapestry5/trunk/tapestry-annotations/.project
    tapestry/tapestry5/trunk/tapestry-component-report/.classpath
    tapestry/tapestry5/trunk/tapestry-component-report/.project
    tapestry/tapestry5/trunk/tapestry-core/.classpath
    tapestry/tapestry5/trunk/tapestry-core/.project
    tapestry/tapestry5/trunk/tapestry-hibernate/.classpath
    tapestry/tapestry5/trunk/tapestry-hibernate/.project
    tapestry/tapestry5/trunk/tapestry-ioc/.classpath
    tapestry/tapestry5/trunk/tapestry-ioc/.project
    tapestry/tapestry5/trunk/tapestry-spring/.classpath
    tapestry/tapestry5/trunk/tapestry-spring/.project
    tapestry/tapestry5/trunk/tapestry-test/.classpath
    tapestry/tapestry5/trunk/tapestry-test/.project
    tapestry/tapestry5/trunk/tapestry-tutorial1/.classpath
    tapestry/tapestry5/trunk/tapestry-tutorial1/.project
    tapestry/tapestry5/trunk/tapestry-upload/.classpath
    tapestry/tapestry5/trunk/tapestry-upload/.project
Modified:
    tapestry/tapestry5/trunk/tapestry-annotations/   (props changed)
    tapestry/tapestry5/trunk/tapestry-component-report/   (props changed)
    tapestry/tapestry5/trunk/tapestry-core/   (props changed)
    tapestry/tapestry5/trunk/tapestry-hibernate/   (props changed)
    tapestry/tapestry5/trunk/tapestry-hibernate-core/   (props changed)
    tapestry/tapestry5/trunk/tapestry-ioc/   (props changed)
    tapestry/tapestry5/trunk/tapestry-spring/   (props changed)
    tapestry/tapestry5/trunk/tapestry-test/   (props changed)
    tapestry/tapestry5/trunk/tapestry-tutorial1/   (props changed)
    tapestry/tapestry5/trunk/tapestry-upload/   (props changed)
    tapestry/tapestry5/trunk/tapestry-webflow/   (props changed)

Propchange: tapestry/tapestry5/trunk/tapestry-annotations/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -1 +1,3 @@
 target
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-component-report/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -1,2 +1,4 @@
 target
 bin
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-core/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -8,3 +8,5 @@
 testng.xml
 null
 bin-test
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-hibernate/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -4,3 +4,5 @@
 cobertura.ser
 null
 test-output
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-hibernate-core/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -0,0 +1,2 @@
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-ioc/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -5,3 +5,5 @@
 test-output
 null
 bin-test
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-spring/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -4,3 +4,5 @@
 cobertura.ser
 null
 bin-test
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-test/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -1,2 +1,4 @@
 bin
 target
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-tutorial1/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -1,2 +1,4 @@
 bin
 target
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-upload/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -3,3 +3,5 @@
 bin
 cobertura.ser
 temp-testng-customsuite.xml
+.classpath
+.project

Propchange: tapestry/tapestry5/trunk/tapestry-webflow/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Sep  1 01:31:54 2009
@@ -0,0 +1,2 @@
+.classpath
+.project