[jboss-cvs] Repository SVN: r1785 - in maven2/org/mvel: mvel and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 9 04:29:02 EST 2007


Author: fmeyer
Date: 2007-11-09 04:29:02 -0500 (Fri, 09 Nov 2007)
New Revision: 1785

Added:
   maven2/org/mvel/mvel/
   maven2/org/mvel/mvel/1.2.8/
   maven2/org/mvel/mvel/1.2.8/mvel-1.2.8.jar
   maven2/org/mvel/mvel/1.2.8/mvel-1.2.8.pom
Log:


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


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

Added: maven2/org/mvel/mvel/1.2.8/mvel-1.2.8.pom
===================================================================
--- maven2/org/mvel/mvel/1.2.8/mvel-1.2.8.pom	                        (rev 0)
+++ maven2/org/mvel/mvel/1.2.8/mvel-1.2.8.pom	2007-11-09 09:29:02 UTC (rev 1785)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>org.mvel</groupId>
+
+  <artifactId>mvel</artifactId>
+
+  <name>mvel</name>
+
+  <version>1.2.8</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