From 7f3b1600785ab32438b87494ef0e55dc34323203 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 16 Mar 2010 20:53:49 +0000 Subject: Add bsf 3.0 as it's not available in central repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923976 13f79535-47bb-0310-9956-ffa450edef68 --- maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar | Bin 0 -> 459127 bytes .../org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.md5 | 1 + .../apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1 | 1 + maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom | 61 ++++++++ maven/org/apache/bsf/parent/3.0/parent-3.0.pom | 173 +++++++++++++++++++++ 5 files changed, 236 insertions(+) create mode 100644 maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar create mode 100644 maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.md5 create mode 100644 maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1 create mode 100644 maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom create mode 100644 maven/org/apache/bsf/parent/3.0/parent-3.0.pom (limited to 'maven') diff --git a/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar new file mode 100644 index 0000000000..c86986c665 Binary files /dev/null and b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar differ diff --git a/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.md5 b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.md5 new file mode 100644 index 0000000000..cc1b05b954 --- /dev/null +++ b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.md5 @@ -0,0 +1 @@ +ccf9ff4e5f41a7f2c8234ae551206488 \ No newline at end of file diff --git a/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1 b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1 new file mode 100644 index 0000000000..f5eec890bb --- /dev/null +++ b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1 @@ -0,0 +1 @@ +1dbe8f11949e022b68d0c4904f4a247d20085c33 \ No newline at end of file diff --git a/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom new file mode 100644 index 0000000000..495844e4d3 --- /dev/null +++ b/maven/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom @@ -0,0 +1,61 @@ + + + + + org.apache.bsf + parent + 3.0 + ../pom.xml + + + 4.0.0 + pom + bsf-all + Apache BSF project to create the bsf-all jar + Apache BSF project to create the bsf-all jar + + + package + + + org.apache.maven.plugins + maven-antrun-plugin + + + create-bsf-all + validate + + run + + + + + + + + + + + + + + + + diff --git a/maven/org/apache/bsf/parent/3.0/parent-3.0.pom b/maven/org/apache/bsf/parent/3.0/parent-3.0.pom new file mode 100644 index 0000000000..135f303c6e --- /dev/null +++ b/maven/org/apache/bsf/parent/3.0/parent-3.0.pom @@ -0,0 +1,173 @@ + + + + + 4.0.0 + org.apache.bsf + parent + 3.0 + + Apache BSF + Apache BSF + + pom + http://jakarta.apache.org/bsf/ + + + ${project.version} + 3.8.2 + UTF-8 + UTF-8 + + + + http://issues.apache.org/jira/browse/BSF + + + + + Apache BSF Developer List + bsf-dev-subscribe@jakarta.apache.org + bsf-dev-unsubscribe@jakarta.apache.org + bsf-dev@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-bsf-dev/ + + + Apache BSF User List + bsf-user-subscribe@jakarta.apache.org + bsf-user-unsubscribe@jakarta.apache.org + bsf-user@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-bsf-user/ + + + + 1999 + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + scm:svn:http://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x + scm:svn:https://svn.apache.org/repos/asf/jakarta/bsf/branches/bsf3.x + http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/ + + + + The Apache Software Foundation + http://www.apache.org/ + + + + install + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.4 + 1.4 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + + + **/*Test*.java + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + ${pom.groupId} + ${pom.artifactId} + Apache Software Foundation + ${pom.version} + Apache BSF + org.apache + Apache Software Foundation + ${pom.version} + 1.4 + 1.4 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.1 + + + distribution/bin.xml + distribution/src.xml + + bsf-${bsf.version} + + + + + + + + + + false + maven-javadoc-plugin + 2.6 + + true + + + + maven-site-plugin + 2.0.1 + false + + + + + + bsf-api + bsf-engines + bsf-utils + distribution + testing + + + \ No newline at end of file -- cgit v1.2.3