[jboss-svn-commits] JBL Code SVN: r17071 - in labs/jbossrules/trunk/m2_repo/org/mvel/mvel: 1.2.17 and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Dec 6 22:07:17 EST 2007


Author: michael.neale at jboss.com
Date: 2007-12-06 22:07:17 -0500 (Thu, 06 Dec 2007)
New Revision: 17071

Added:
   labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/
   labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.jar
   labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.pom
Log:
JBRULES-1367 Upgrading MVEL version

Added: labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.pom
===================================================================
--- labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.pom	                        (rev 0)
+++ labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.pom	2007-12-07 03:07:17 UTC (rev 17071)
@@ -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.17</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


Property changes on: labs/jbossrules/trunk/m2_repo/org/mvel/mvel/1.2.17/mvel-1.2.17.pom
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the jboss-svn-commits mailing list