From b5c0d648cf147d3709eb78d98011f38e07aee723 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 13 Nov 2009 01:25:44 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.5.2/pom.xml | 540 ---------------------------------------- 1 file changed, 540 deletions(-) delete mode 100644 branches/sca-java-1.5.2/pom.xml (limited to 'branches/sca-java-1.5.2/pom.xml') diff --git a/branches/sca-java-1.5.2/pom.xml b/branches/sca-java-1.5.2/pom.xml deleted file mode 100644 index 7b8896aef1..0000000000 --- a/branches/sca-java-1.5.2/pom.xml +++ /dev/null @@ -1,540 +0,0 @@ - - - - 4.0.0 - - org.apache - apache - 4 - - - org.apache.tuscany.sca - tuscany-sca - pom - Apache Tuscany SCA Implementation Project (1.x) - http://tuscany.apache.org - 1.5.2-SNAPSHOT - - - scm:svn:http://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x - scm:svn:https://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x - http://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x - - - - 2.0.6 - - - - . - - - - jira - http://issues.apache.org/jira/browse/TUSCANY - - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - true - - - false - - - - - apache.snapshots - Apache SNAPSHOT Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - true - - - - apache.ws.zone - Apache WS Zone Repository - http://ws.zones.apache.org/repository2 - - true - - - false - - - - apache.repository - Apache Repository - https://repository.apache.org/content/groups/snapshots - - true - - - true - - - - indiana - http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/ - - true - - - false - - - - osuosl.org - http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2 - - true - - - false - - - - ibiblio - http://mirrors.ibiblio.org/pub/mirrors/maven2/ - - true - - - false - - - - - - - - apache - Apache Repository - http://people.apache.org/repo/m2-ibiblio-rsync-repository - - true - - - false - - - - - - apache.incubator - Apache Incubator Repository - http://people.apache.org/repo/m2-incubating-repository - - true - - - false - - - - - - apache.snapshots - Apache SNAPSHOT Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - true - - - - - - codehaus-snapshot - Codehaus Snapshot Repository - http://snapshots.repository.codehaus.org - - true - - - - - - java download - Java Download Repository - http://download.java.net/maven/2 - - true - - - - - - - apache.releases - Apache Release Distribution Repository - scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository - - - apache.snapshots - Apache Development Snapshot Repository - scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository - - - - - - default - - true - - - modules - tools - samples - itest - vtest - tutorials - - - - - distribution - - modules - tools - samples - itest - vtest - tutorials - demos - distribution - - - - - sources - - modules - tools - samples - itest - vtest - tutorials - - - true - - - - - org.apache.maven.plugins - maven-source-plugin - - true - - - - attach-sources - - jar - - - - - - - - - - eclipse - - src/main/resources - - - modules - tools - samples - itest - vtest - tutorials - demos - distribution - - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.6 - - - - - - - osgi - - false - - - calculator - - - true - - - - - org.apache.tuscany.sca - tuscany-maven-osgi-junit - 1.5.2-SNAPSHOT - - - osgi-test - integration-test - - test - - - - - - - - - - dependencies - - modules - samples - tutorials - demos - - - - - org.apache.tuscany.sca - tuscany-maven-dependency-lister - 1.5.2-SNAPSHOT - - - process-resources - - execute - - - - - - - - - - security - - - itest - vtest - - - - tuscany.policy.file - - - - file:///${java.home}/lib/security/tuscany.policy - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.3.1 - - - **/*TestCase.java - - brief - false - once - - -Djava.security.manager -Djava.security.policy=${tuscany.policy.file} -Dpolicy.allowSystemProperty=true -Djava.security.debug=policy - - - - - - - - - sourcecheck - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.apache.maven.plugins - maven-pmd-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - true - -Xlint:unchecked,deprecation,fallthrough,finally - - - - - - - - - - - install - - - - src/main/resources - - - ${notice.dir} - META-INF - true - - LICENSE - NOTICE - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - - 1.5 - 1.5 - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.3.1 - - - **/*TestCase.java - - brief - false - once - -ea -Xmx256m - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.1 - - - - ${project.artifactId} - ${name} - The Apache Software Foundation - ${version} - ${name} - org.apache - The Apache Software Foundation - ${version} - - - - - - - - org.apache.maven.plugins - maven-clover-plugin - - 1.5 - - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - - ant - ant - 1.6.5 - - - org.apache.ant - ant - - - - - ant - ant-trax - 1.6.5 - - - org.apache.ant - ant-trax - - - - - - - - - -- cgit v1.2.3