You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by pr...@apache.org on 2010/09/19 21:55:17 UTC

svn commit: r998721 - in /incubator/oodt/trunk: ./ agility/ app/ app/fmbrowser/ catalog/ commons/ core/ crawler/ curator/ filemgr/ grid/ metadata/ mvn/ mvn/plugins/ mvn/plugins/cas-install/ pcs/ pcs/input/ pge/ product/ profile/ pushpull/ resource/ sso...

Author: pramirez
Date: Sun Sep 19 19:55:16 2010
New Revision: 998721

URL: http://svn.apache.org/viewvc?rev=998721&view=rev
Log:
Updated svn:ignore to add in a bunch of the Eclipse specific files. When running "mvn install eclipse:eclipse" at the OODT trunk these files are generated. There is actually a bug in version 2.7+ of the mvn eclipse plugin that doesn't seem to create the appropriate Eclipse files; the problem seems to stem from dealing with resource files. To work around this when using the mvn eclipse plugin simply use version 2.6. This can be accomplished by issuing the following in the trunk "mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:clean org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse" and will setup the OODT project with the Eclipse files.

Modified:
    incubator/oodt/trunk/   (props changed)
    incubator/oodt/trunk/agility/   (props changed)
    incubator/oodt/trunk/app/   (props changed)
    incubator/oodt/trunk/app/fmbrowser/   (props changed)
    incubator/oodt/trunk/catalog/   (props changed)
    incubator/oodt/trunk/commons/   (props changed)
    incubator/oodt/trunk/core/   (props changed)
    incubator/oodt/trunk/crawler/   (props changed)
    incubator/oodt/trunk/curator/   (props changed)
    incubator/oodt/trunk/filemgr/   (props changed)
    incubator/oodt/trunk/grid/   (props changed)
    incubator/oodt/trunk/metadata/   (props changed)
    incubator/oodt/trunk/mvn/   (props changed)
    incubator/oodt/trunk/mvn/plugins/   (props changed)
    incubator/oodt/trunk/mvn/plugins/cas-install/   (props changed)
    incubator/oodt/trunk/pcs/   (props changed)
    incubator/oodt/trunk/pcs/input/   (props changed)
    incubator/oodt/trunk/pge/   (props changed)
    incubator/oodt/trunk/product/   (props changed)
    incubator/oodt/trunk/profile/   (props changed)
    incubator/oodt/trunk/pushpull/   (props changed)
    incubator/oodt/trunk/resource/   (props changed)
    incubator/oodt/trunk/sso/   (props changed)
    incubator/oodt/trunk/webapp/   (props changed)
    incubator/oodt/trunk/webapp/filemgr/   (props changed)
    incubator/oodt/trunk/webapp/fmprod/   (props changed)
    incubator/oodt/trunk/webapp/workflow/   (props changed)
    incubator/oodt/trunk/workflow/   (props changed)
    incubator/oodt/trunk/xmlps/   (props changed)
    incubator/oodt/trunk/xmlquery/   (props changed)

Propchange: incubator/oodt/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -1 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/agility/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/app/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/app/fmbrowser/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/catalog/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/commons/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/core/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/crawler/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/curator/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/filemgr/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/grid/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -1 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/metadata/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/mvn/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/mvn/plugins/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/mvn/plugins/cas-install/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/pcs/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/pcs/input/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/pge/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/product/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/profile/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/pushpull/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/resource/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/sso/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/webapp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -0,0 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/webapp/filemgr/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/webapp/fmprod/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/webapp/workflow/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/workflow/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/xmlps/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -1 +1,14 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders

Propchange: incubator/oodt/trunk/xmlquery/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Sep 19 19:55:16 2010
@@ -7,3 +7,8 @@
 dist
 build
 target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders