diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-28 20:41:45 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-28 20:41:45 +0000 |
commit | 6841eb8db287084c629370665628f07cf18dcd5e (patch) | |
tree | 321dadaa1cc872be7f595fd38d22ddefda2c03c8 /sandbox | |
parent | 3ab338ad0b521192e72a4e1da2e6fae0f45b38ae (diff) |
Fix pom.xml and set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830755 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
5 files changed, 17 insertions, 16 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml b/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml index 1472279a1f..d93d691a7e 100644 --- a/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml +++ b/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml @@ -27,6 +27,7 @@ <property name="appengine.tools.api" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/appengine-tools-api.jar"/> <property name="appengine.api" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/impl/appengine-api.jar"/> <property name="appengine.local.runtime.shared" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/shared/appengine-local-runtime-shared.jar"/> + <property name="localRepository" value="${user.home}/.m2/repository"/> <target name="check-installed"> <condition property="already.installed" > diff --git a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml index 2face6997c..c832a52ebc 100644 --- a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml +++ b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml @@ -85,10 +85,10 @@ <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature> </projectnatures> <buildcommands> - <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand> - <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand> + <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand> + <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand> </buildcommands> <classpathContainers> <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer> diff --git a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml index 38781fc649..7ce648d012 100644 --- a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml +++ b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml @@ -78,10 +78,10 @@ <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature> </projectnatures> <buildcommands> - <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand> - <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand> + <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand> + <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand> </buildcommands> <classpathContainers> <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer> diff --git a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml index 4473c36617..c5c39416b8 100644 --- a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml +++ b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml @@ -107,10 +107,10 @@ <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature> </projectnatures> <buildcommands> - <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand> - <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand> + <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand> + <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand> </buildcommands> <classpathContainers> <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer> diff --git a/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml index 232a83f48e..9242447a95 100644 --- a/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml +++ b/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml @@ -94,10 +94,10 @@ <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature> </projectnatures> <buildcommands> - <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand> - <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand> - <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand> + <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand> + <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand> + <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand> </buildcommands> <classpathContainers> <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer> |