[jboss-svn-commits] JBL Code SVN: r13596 - in labs/jbossrules/branches/mvel-tooling-2007-06-30: drools-compiler and 6 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 18 00:21:00 EDT 2007


Author: pombredanne
Date: 2007-07-18 00:21:00 -0400 (Wed, 18 Jul 2007)
New Revision: 13596

Added:
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.pom
Removed:
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.1/
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.1.jar
   labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.1.pom
Modified:
   labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-compiler/.classpath
   labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-core/.classpath
   labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-decisiontables/.classpath
   labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jbrms/.classpath
   labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jsr94/.classpath
   labs/jbossrules/branches/mvel-tooling-2007-06-30/pom.xml
Log:
An updated MVEL lib (now unofficial 1.2pre5.2) for the mvel branch only for now: based on mvel trunk @ r724
- fix failing test in the compiler as ParserContext was not serializable.

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-compiler/.classpath
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-compiler/.classpath	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-compiler/.classpath	2007-07-18 04:21:00 UTC (rev 13596)
@@ -12,7 +12,7 @@
   <classpathentry kind="src" path="/drools-core"/>
   <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.jar"/>
   <classpathentry kind="var" path="M2_REPO/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar"/>
   <classpathentry kind="var" path="M2_REPO/xstream/xstream/1.1.3/xstream-1.1.3.jar"/>
 </classpath>
\ No newline at end of file

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-core/.classpath
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-core/.classpath	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-core/.classpath	2007-07-18 04:21:00 UTC (rev 13596)
@@ -8,5 +8,5 @@
   <classpathentry kind="var" path="M2_REPO/xstream/xstream/1.1.3/xstream-1.1.3.jar"/>
   <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
   <classpathentry kind="var" path="M2_REPO/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar"/>
 </classpath>
\ No newline at end of file

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-decisiontables/.classpath
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-decisiontables/.classpath	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-decisiontables/.classpath	2007-07-18 04:21:00 UTC (rev 13596)
@@ -15,6 +15,6 @@
   <classpathentry kind="src" path="/drools-compiler"/>
   <classpathentry kind="var" path="M2_REPO/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.jar"/>
 </classpath>
\ No newline at end of file

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jbrms/.classpath
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jbrms/.classpath	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jbrms/.classpath	2007-07-18 04:21:00 UTC (rev 13596)
@@ -23,7 +23,7 @@
   <classpathentry kind="src" path="/drools-compiler"/>
   <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.1/commons-collections-3.1.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.1/commons-collections-3.1-sources.jar"/>
   <classpathentry kind="src" path="/drools-repository"/>
-  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/javax/jms/jms/1.1/jms-1.1.jar"/>
   <classpathentry kind="var" path="M2_REPO/xstream/xstream/1.1.3/xstream-1.1.3.jar" sourcepath="M2_REPO/xstream/xstream/1.1.3/xstream-1.1.3-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/1.1/commons-io-1.1.jar"/>

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jsr94/.classpath
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jsr94/.classpath	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/drools-jsr94/.classpath	2007-07-18 04:21:00 UTC (rev 13596)
@@ -16,7 +16,7 @@
   <classpathentry kind="var" path="M2_REPO/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar"/>
   <classpathentry kind="var" path="M2_REPO/jsr94/jsr94/1.1/jsr94-1.1.jar"/>
   <classpathentry kind="src" path="/drools-compiler"/>
-  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar"/>
   <classpathentry kind="src" path="/drools-core"/>
   <classpathentry kind="var" path="M2_REPO/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/jsr94/jsr94-sigtest/1.1/jsr94-sigtest-1.1.jar"/>

Copied: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2 (from rev 13592, labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.1)

Deleted: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.1.jar
===================================================================
(Binary files differ)

Deleted: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.1.pom
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.1/mvel14-1.2pre5.1.pom	2007-07-18 03:36:32 UTC (rev 13592)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.1.pom	2007-07-18 04:21:00 UTC (rev 13596)
@@ -1,47 +0,0 @@
-<?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.2pre5.1</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

Added: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.pom
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.pom	                        (rev 0)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/m2_repo/org/mvel/mvel14/1.2pre5.2/mvel14-1.2pre5.2.pom	2007-07-18 04:21:00 UTC (rev 13596)
@@ -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.2pre5.2</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

Modified: labs/jbossrules/branches/mvel-tooling-2007-06-30/pom.xml
===================================================================
--- labs/jbossrules/branches/mvel-tooling-2007-06-30/pom.xml	2007-07-18 04:18:25 UTC (rev 13595)
+++ labs/jbossrules/branches/mvel-tooling-2007-06-30/pom.xml	2007-07-18 04:21:00 UTC (rev 13596)
@@ -651,7 +651,7 @@
 	    <dependency>
 			  <groupId>org.mvel</groupId>
 			  <artifactId>mvel14</artifactId>
-			  <version>1.2pre5.1</version>
+			  <version>1.2pre5.2</version>
       </dependency>
 
       <!-- drools-compiler -->




More information about the jboss-svn-commits mailing list