From 95e57aff74b60cd004a72775d1665a949425da73 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 15 Mar 2011 08:12:47 +0000 Subject: Remove example Ant build script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081680 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-contribution/build.xml | 30 --- .../helloworld-contribution/maven-build.properties | 28 --- .../helloworld-contribution/maven-build.xml | 236 --------------------- 3 files changed, 294 deletions(-) delete mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/build.xml delete mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.properties delete mode 100644 sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.xml (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-contribution') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/build.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/build.xml deleted file mode 100644 index 9fdf76b09b..0000000000 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/build.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.properties b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.properties deleted file mode 100644 index f713c6f5c7..0000000000 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.properties +++ /dev/null @@ -1,28 +0,0 @@ -#Generated by Maven Ant Plugin - DO NOT EDIT THIS FILE! -#Mon Feb 28 14:39:48 GMT 2011 -maven.settings.offline=false -maven.build.finalName=helloworld-contribution -maven.build.resourceDir.1=. -maven.build.resourceDir.0=src/main/resources -maven.build.testOutputDir=${maven.build.dir}/test-classes -maven.build.testResourceDir.0=src/test/resources -maven.reporting.outputDirectory=${maven.build.dir}/site -project.build.sourceEncoding=UTF-8 -distMgmtSnapshotsUrl=https\://repository.apache.org/content/repositories/snapshots -maven.build.srcDir.0=src/main/java -project.build.directory=${maven.build.dir} -dojo.version=1.5.0 -maven.test.reports=${maven.build.dir}/test-reports -maven.build.dir=target -tuscany.version=2.0-SNAPSHOT -project.build.outputDirectory=${maven.build.outputDir} -project.reporting.outputEncoding=UTF-8 -organization.logo=http\://www.apache.org/images/asf_logo_wide.gif -maven.build.testDir.0=src/test/java -maven.settings.interactiveMode=true -tools.jar=C\:\\Java\\jdk1.6.0_21\\jre/../lib/tools.jar -notice.dir=. -sourceReleaseAssemblyDescriptor=source-release -maven.repo.local=${user.home}/.m2/repository -distMgmtSnapshotsName=Apache Development Snapshot Repository -maven.build.outputDir=${maven.build.dir}/classes diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.xml deleted file mode 100644 index a1e6614784..0000000000 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/maven-build.xml +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - =================================== WARNING =================================== - JUnit is not present in your $ANT_HOME/lib directory. Tests not executed. - =============================================================================== - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3