[jboss-cvs] Repository SVN: r1637 - in maven2/org/mvel/mvel14: 1.2.10 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 22 18:44:51 EDT 2007


Author: fmeyer
Date: 2007-10-22 18:44:51 -0400 (Mon, 22 Oct 2007)
New Revision: 1637

Added:
   maven2/org/mvel/mvel14/1.2.10/
   maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.jar
   maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.pom
Log:
uploading mvel 


Added: maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.pom
===================================================================
--- maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.pom	                        (rev 0)
+++ maven2/org/mvel/mvel14/1.2.10/mvel14-1.2.10.pom	2007-10-22 22:44:51 UTC (rev 1637)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>org.mvel</groupId>
+
+  <artifactId>mvel14</artifactId>
+
+  <name>mvel</name>
+
+  <version>1.2.10</version>
+
+  <description></description>
+
+  <inceptionYear>2005</inceptionYear>
+
+  <url>http://wiki.mvflex.org/index.php?title=MVFLEX_Expression_Language</url>
+
+  <issueManagement>
+    <url>http://jira.codehaus.org/browse/MVEL</url>
+  </issueManagement>
+
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <mailingLists/>
+
+  <scm>
+    <connection>scm:svn:http://svn.codehaus.org/mvel/</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/mvel/</developerConnection>
+    <url>http://svn.mvel.codehaus.org/</url>
+  </scm>
+
+  <organization>
+    <name>Codehaus</name>
+    <url>http://codehaus.org</url>
+  </organization>
+
+  <build>
+    <sourceDirectory></sourceDirectory>
+    <testSourceDirectory></testSourceDirectory>
+  </build>
+</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list