Author: hughesj
Date: Mon Jul 10 05:48:31 2006
New Revision: 420512
URL: http://svn.apache.org/viewvc?rev=420512&view=rev
Log:
The eclipse .project file shouldn't be in SVN. The .project file includes the
name of the eclipse project, so using the one from SVN can result in the
eclipse project having a different name to the one in the .project file from
SVN. Therefore, removed the .project file.
Also modified svn:ignore so .project is ignored for everyone.
Removed:
incubator/woden/java/.project
Modified:
incubator/woden/java/ (props changed)
Propchange: incubator/woden/java/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Jul 10 05:48:31 2006
@@ -7,3 +7,4 @@
.settings
woden-1.0.0M4-test-results.html
woden-1.0.0M5-test-results.html
+.project
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]