[jboss-cvs] Repository SVN: r15914 - in maven2/org/beanshell/bsh: 1.3.0 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 24 15:32:20 EDT 2008


Author: pgier
Date: 2008-10-24 15:32:20 -0400 (Fri, 24 Oct 2008)
New Revision: 15914

Added:
   maven2/org/beanshell/bsh/1.3.0/
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.md5
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.sha1
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.md5
   maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.sha1
Log:
[JBAS-6033] Add missing app server dependencies and md5 and sha1 checksums.

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.md5
===================================================================
--- maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.md5	                        (rev 0)
+++ maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.md5	2008-10-24 19:32:20 UTC (rev 15914)
@@ -0,0 +1 @@
+62f7c5a502a38d0ad2756a07a04c83a4
\ No newline at end of file

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.sha1
===================================================================
--- maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.sha1	                        (rev 0)
+++ maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar.sha1	2008-10-24 19:32:20 UTC (rev 15914)
@@ -0,0 +1 @@
+1fed35193d56470f46c0fb33917e3e82c0c42358
\ No newline at end of file

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
===================================================================
--- maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom	                        (rev 0)
+++ maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom	2008-10-24 19:32:20 UTC (rev 15914)
@@ -0,0 +1,33 @@
+<?xml version="1.0"?>
+<!-- created on 2007-04-16 by Steve Loughran. 
+  This POM is not from the beanshell project
+  Do not raise support calls with 
+  them if there are problems with it. 
+  -->
+<project
+  xmlns:xsi="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.beanshell</groupId>
+  <artifactId>bsh</artifactId>
+  <name>Beanshell</name>
+  <version>1.3.0</version>
+  <packaging>jar</packaging>
+  <description>Lightweight Scripting for Java</description>
+  <url>http://www.beanshell.org/</url>
+  <licenses>
+     <!--
+      BeanShell is dual licensed under both the SPL and LGPL. 
+      You may use and develop BeanShell under either license. 
+      However, the Sun Public License has now been killed by Sun,
+      so this list only declares the LGPL dependency
+      -->
+    <license>
+      <name>Gnu Lesser Public License</name>
+      <url>http://www.gnu.org/copyleft/lesser.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>http://ikayzo.org/svn/beanshell/</url>
+  </scm>
+</project>


Property changes on: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
___________________________________________________________________
Name: svn:keywords
   + "Author Date Id Revision"
Name: svn:eol-style
   + native

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.md5
===================================================================
--- maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.md5	                        (rev 0)
+++ maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.md5	2008-10-24 19:32:20 UTC (rev 15914)
@@ -0,0 +1 @@
+4cc86d91f54d4ec0147d3cad267ad41f
\ No newline at end of file

Added: maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.sha1
===================================================================
--- maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.sha1	                        (rev 0)
+++ maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom.sha1	2008-10-24 19:32:20 UTC (rev 15914)
@@ -0,0 +1 @@
+17a817fa57a3dd6b457c01b0252e41db25a175fe
\ No newline at end of file




More information about the jboss-cvs-commits mailing list