From 1ae28c30c5606f0b0a17d022c8143548603cfdbf Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 16 Feb 2011 00:30:07 +0000 Subject: [PATCH] CSPACE-3574: Merging Plain Old XML payload work into trunk. --- .../nuxeo-platform-collectionspace/.classpath | 12 +- .../nuxeo-platform-collectionspace/.project | 14 +- .../nuxeo/nuxeo-platform-quote-api/.classpath | 20 ++- .../nuxeo/nuxeo-platform-quote-api/.project | 12 +- .../.settings/org.maven.ide.eclipse.prefs | 4 +- .../nuxeo/nuxeo-platform-quote/.classpath | 133 ++++++++++++++++-- 3rdparty/nuxeo/nuxeo-platform-quote/.project | 10 +- .../.settings/org.maven.ide.eclipse.prefs | 4 +- 8 files changed, 159 insertions(+), 50 deletions(-) diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/.classpath b/3rdparty/nuxeo/nuxeo-platform-collectionspace/.classpath index 199bbbbdb..fa684e500 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/.classpath +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/.classpath @@ -1,8 +1,8 @@ - - - - - + + - + + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/.project b/3rdparty/nuxeo/nuxeo-platform-collectionspace/.project index 0c477d7ef..7f7e1daaa 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/.project +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/.project @@ -1,23 +1,17 @@ - - nuxeo-platform-collectionspace - - - + org.collectionspace.services.3rdparty.nuxeo.collectionspace_core + Nuxeo Enterprise Platform: CS extensions. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + org.eclipse.jdt.core.javabuilder - - org.maven.ide.eclipse.maven2Builder - - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature - + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-quote-api/.classpath b/3rdparty/nuxeo/nuxeo-platform-quote-api/.classpath index 199bbbbdb..0026e1118 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote-api/.classpath +++ b/3rdparty/nuxeo/nuxeo-platform-quote-api/.classpath @@ -1,8 +1,16 @@ - - - - - + + - + + + + + + + + + + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-quote-api/.project b/3rdparty/nuxeo/nuxeo-platform-quote-api/.project index c80067bb1..8d9f5ea14 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote-api/.project +++ b/3rdparty/nuxeo/nuxeo-platform-quote-api/.project @@ -1,23 +1,17 @@ - org.collectionspace.services.3rdparty.nuxeo.quote-api - - - + Nuxeo Enterprise Platform: CollectionSpace's Nuxeo Quote Service API. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + org.eclipse.jdt.core.javabuilder - - org.maven.ide.eclipse.maven2Builder - - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature - + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-quote-api/.settings/org.maven.ide.eclipse.prefs b/3rdparty/nuxeo/nuxeo-platform-quote-api/.settings/org.maven.ide.eclipse.prefs index 28e57c92e..dd98a84d9 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote-api/.settings/org.maven.ide.eclipse.prefs +++ b/3rdparty/nuxeo/nuxeo-platform-quote-api/.settings/org.maven.ide.eclipse.prefs @@ -1,8 +1,8 @@ -#Fri Dec 31 12:06:04 PST 2010 +#Wed Jan 19 22:49:05 PST 2011 activeProfiles= eclipse.preferences.version=1 fullBuildGoals=process-test-resources resolveWorkspaceProjects=true resourceFilterGoals=process-resources resources\:testResources -skipCompilerPlugin=false +skipCompilerPlugin=true version=1 diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/.classpath b/3rdparty/nuxeo/nuxeo-platform-quote/.classpath index 425cd1620..c8de5a13d 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote/.classpath +++ b/3rdparty/nuxeo/nuxeo-platform-quote/.classpath @@ -1,10 +1,127 @@ - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/.project b/3rdparty/nuxeo/nuxeo-platform-quote/.project index ea6dc85be..b22a94e97 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote/.project +++ b/3rdparty/nuxeo/nuxeo-platform-quote/.project @@ -1,23 +1,19 @@ - org.collectionspace.services.3rdparty.nuxeo.quote - + Nuxeo Enterprise Platform: CollectionSpace's Nuxeo Quote Service. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + org.collectionspace.services.3rdparty.nuxeo.quote-api org.eclipse.jdt.core.javabuilder - - org.maven.ide.eclipse.maven2Builder - - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature - + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-platform-quote/.settings/org.maven.ide.eclipse.prefs b/3rdparty/nuxeo/nuxeo-platform-quote/.settings/org.maven.ide.eclipse.prefs index 73ad24b8a..440c8ac69 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote/.settings/org.maven.ide.eclipse.prefs +++ b/3rdparty/nuxeo/nuxeo-platform-quote/.settings/org.maven.ide.eclipse.prefs @@ -1,8 +1,8 @@ -#Fri Dec 31 12:05:00 PST 2010 +#Wed Jan 19 22:49:06 PST 2011 activeProfiles= eclipse.preferences.version=1 fullBuildGoals=process-test-resources resolveWorkspaceProjects=true resourceFilterGoals=process-resources resources\:testResources -skipCompilerPlugin=false +skipCompilerPlugin=true version=1 -- 2.47.3