Index: drools-compiler/pom.xml =================================================================== --- drools-compiler/pom.xml (revision 8043) +++ drools-compiler/pom.xml (working copy) @@ -1,102 +1,95 @@ - + + + + 4.0.0 drools org.drools - 3.0.2 + 3.1.0-SNAPSHOT - 4.0.0 - drools-compiler - + jar Drools :: Compiler - 3.0.2 basedir file://${basedir}/../repository - + - + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + package + package + + + + + + + + run + + + + + + ant + ant-antlr + 1.6.5 + + + + + + + + org.drools drools-core - ${project.version} - - + org.drools + drools-core + test-jar + + + + + org.apache.commons commons-jci-janino - 2.4.3 - - + org.apache.commons commons-jci-eclipse - 3.2.0.666 - - - - - commons-lang - commons-lang - 2.1 - - + + - antlr - stringtemplate - 3.0 - - - - org.antlr - antlr - 3.0b5 - - + commons-lang + commons-lang + - org.eclipse.jdt - core - 3.2.0.666 - - - + antlr + stringtemplate + + + org.antlr + antlr + + + org.eclipse.jdt + core + - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - package - package - - - - - - - - run - - - - - - ant - ant-antlr - 1.6.5 - - - - - - Index: drools-core/pom.xml =================================================================== --- drools-core/pom.xml (revision 8043) +++ drools-core/pom.xml (working copy) @@ -1,16 +1,38 @@ - + + + + 4.0.0 drools org.drools - 3.0.2 + 3.1.0-SNAPSHOT - 4.0.0 - drools-core - + jar Drools :: Rete-OO Core - 3.0.2 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Test.java + + + **/LogicTransformerTest.java + **/LeapsMannersTest.java + **/ReteooMannersTest.java + **/LeapsWaltzTest.java + **/ReteooWaltzTest.java + **/TableTest.java + + + + + @@ -19,44 +41,17 @@ - + + xstream xstream - 1.1.3 - xpp3 xpp3 - 1.1.3.4.O - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Test.java - - - **/LogicTransformerTest.java - **/LeapsMannersTest.java - **/ReteooMannersTest.java - **/LeapsWaltzTest.java - **/ReteooWaltzTest.java - **/TableTest.java - - - - - - Index: drools-decisiontables/pom.xml =================================================================== --- drools-decisiontables/pom.xml (revision 8043) +++ drools-decisiontables/pom.xml (working copy) @@ -1,17 +1,17 @@ - + + + + 4.0.0 drools org.drools - 3.0.2 + 3.1.0-SNAPSHOT - 4.0.0 - drools-decisiontables + jar + Drools :: Decision Tables - Drools :: Decision Tables - 3.0.3 - basedir @@ -19,21 +19,32 @@ - - - jexcelapi - jxl - 2.4.2 - + + org.drools + drools-core + + + org.drools + drools-core + test-jar + + + org.drools drools-compiler - ${project.version} + + org.drools + drools-compiler + test-jar + + + + + jexcelapi + jxl + - - - - Index: drools-jbrms/pom.xml =================================================================== --- drools-jbrms/pom.xml (revision 8043) +++ drools-jbrms/pom.xml (working copy) @@ -1,53 +1,51 @@ - + + + 4.0.0 - org.drools - drools-brms + + drools + org.drools + 3.1.0-SNAPSHOT + + + drools-jbrms war - 1.0-SNAPSHOT Drools :: Business Rule Management System - http://www.jboss.com/products/rules - + + + drools-jbrms + + basedir file://${basedir}/../repository - + - - junit - junit - 3.8.1 - test - - + - - org.drools - drools-repository - 3.2 - - - - - servletapi - servletapi - 2.3 - provided - - - - google - gwt-servlet - 1.2.11 - + + org.drools + drools-repository + + + org.drools + drools-repository + test-jar + - - + + + + javax.servlet + servlet-api + + + google + gwt-servlet + + - - drools-jbrms - Index: drools-jsr94/pom.xml =================================================================== --- drools-jsr94/pom.xml (revision 8043) +++ drools-jsr94/pom.xml (working copy) @@ -1,81 +1,87 @@ - + + + + 4.0.0 drools org.drools - 3.0.2 + 3.1.0-SNAPSHOT - 4.0.0 - drools-jsr94 - + jar Drools :: JSR-94 API Module - 3.0.2 basedir file://${basedir}/../repository - - - - - org.drools - drools-compiler - ${project.version} - - - - jsr94 - jsr94 - 1.1 - - - - jsr94 - jsr94-tck - 1.0.3 - + - - jsr94 - jsr94-sigtest - 1.1 - - - - xml-apis - xml-apis - 1.0.b2 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - jsr94.tck.configuration - ${basedir}/target/test-classes/org/drools/jsr94/tck - - p - - **/*Tests.java - **/*Test.java - - - **/ClassLoaderTest.java - **/RuleExecutionSetProviderTest.java - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + + jsr94.tck.configuration + ${basedir}/target/test-classes/org/drools/jsr94/tck + + + + **/*Tests.java + **/*Test.java + + + **/ClassLoaderTest.java + **/RuleExecutionSetProviderTest.java + + + + + + + + org.drools + drools-core + + + org.drools + drools-core + test-jar + + + org.drools + drools-compiler + + + org.drools + drools-compiler + test-jar + + + + jsr94 + jsr94 + + + jsr94 + jsr94-tck + + + jsr94 + jsr94-sigtest + + + xml-apis + xml-apis + + \ No newline at end of file Index: drools-repository/pom.xml =================================================================== --- drools-repository/pom.xml (revision 8043) +++ drools-repository/pom.xml (working copy) @@ -1,43 +1,41 @@ - - - - 4.0.0 - drools-repository + + + + 4.0.0 + + drools org.drools - 3.2 - Drools :: Repository - + 3.1.0-SNAPSHOT + + + drools-repository + jar + Drools :: Repository + + + drools-repository + + basedir file://${basedir}/../repository - + - - junit - junit - 3.8.1 - test - - + + + - - org.apache.jackrabbit - jackrabbit-core - 1.1 + + org.apache.jackrabbit + jackrabbit-core - - org.tmatesoft - javasvn - 1.1-beta5 - - - - - drools-repository - + org.tmatesoft + javasvn + + + Index: drools-server/pom.xml =================================================================== --- drools-server/pom.xml (revision 8043) +++ drools-server/pom.xml (working copy) @@ -1,16 +1,16 @@ - + + + + 4.0.0 drools org.drools - 3.0.2 + 3.1.0-SNAPSHOT - 4.0.0 - drools-server - + jar Drools :: Server - 3.0.2 @@ -19,25 +19,23 @@ - + + org.drools drools-core - ${project.version} - + org.drools + drools-core + test-jar + + + + jboss jboss-remoting - 1.4.1_final - - + - - - - - - Index: pom.xml =================================================================== --- pom.xml (revision 8043) +++ pom.xml (working copy) @@ -1,16 +1,20 @@ - + + + 4.0.0 + org.drools drools pom Drools - 3.0.2 + 3.1.0-SNAPSHOT + A rule production system + http://www.jboss.com/products/rules jira - http://jira.codehaus.org/browse/DROOLS + http://jira.jboss.com/jira/browse/JBRULES - continuum http://ci.codehaus.org:8001/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject @@ -19,9 +23,9 @@ mail
dev@drools.codehaus.org
-
+ - + irc @@ -29,124 +33,124 @@ 6667 #drools - +
+ 2001 - - - announce - announce-subscribe@drools.codehaus.org - announce-unsubscribe@drools.codehaus.org - http://archive.drools.codehaus.org/announce/ - - - user - user-subscribe@drools.codehaus.org - user-unsubscribe@drools.codehaus.org - http://archive.drools.codehaus.org/user/ - - - dev - dev-subscribe@drools.codehaus.org - dev-unsubscribe@drools.codehaus.org - http://archive.drools.codehaus.org/dev/ - - - drools cvs messages - scm-subscribe@drools.codehaus.org - scm-unsubscribe@drools.codehaus.org - http://archive.drools.codehaus.org/scm/ - - + + + announce + announce-subscribe@drools.codehaus.org + announce-unsubscribe@drools.codehaus.org + http://archive.drools.codehaus.org/announce/ + + + user + user-subscribe@drools.codehaus.org + user-unsubscribe@drools.codehaus.org + http://archive.drools.codehaus.org/user/ + + + dev + dev-subscribe@drools.codehaus.org + dev-unsubscribe@drools.codehaus.org + http://archive.drools.codehaus.org/dev/ + + + drools cvs messages + scm-subscribe@drools.codehaus.org + scm-unsubscribe@drools.codehaus.org + http://archive.drools.codehaus.org/scm/ + + - 2001 + + + Mark Proctor + mark + mark.proctor@jboss.com + JBoss Inc. + + Project Lead + + 0 + - - - Mark Proctor - mark - mark.proctor@jboss.com - - Project Lead - - 0 - JBoss Inc. - - - - Michael Neale - mic - michael.neale@gmail.com - - Developer - - +10 - JBoss Inc. - - - - Kris Verlaenen - kris - kris.verlaenen@gmail.com - JBoss Inc. - - Developer - - +1 - - - - Bob McWhirter - bob - bob@werken.com - The Werken Company - - Founder - - -5 - + + Michael Neale + mic + michael.neale@gmail.com + + Developer + + +10 + JBoss Inc. + - - - Edson Tirelli - tirelli - tirelli@post.com - - Developer - - -3 - - + + Kris Verlaenen + kris + kris.verlaenen@gmail.com + JBoss Inc. + + Developer + + +1 + + + Bob McWhirter + bob + bob@werken.com + The Werken Company + + Founder + + -5 + + + Edson Tirelli + tirelli + tirelli@post.com + + Developer + + -3 + + + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + scm:svn:http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/ + http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/ - - - Codehaus - http://www.codehaus.org/ + JBoss Inc. + http://www.jboss.org/ - ibiblio - http://www.ibiblio.org/maven2/ - - - jboss http://repository.jboss.com/maven2/ - - + + basedir file://${basedir}/repository - - + + Maven Snapshots http://snapshots.maven.codehaus.org/maven2/ @@ -156,76 +160,481 @@ false - + + - - - junit - junit - 3.8.1 - test - - + + + + - - - - + - maven-javadoc-plugin + org.apache.maven.plugins + maven-help-plugin + 2.0.1 - org.codehaus.mojo - jxr-maven-plugin - - - - maven-surefire-plugin - - - + org.apache.maven.plugins + maven-clean-plugin + 2.1 + + + org.apache.maven.plugins + maven-resources-plugin + 2.2 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.1 + + 1.4 + 1.4 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.2 + + + **/*Test.java + + + **/*AbstractTest.java + + + - - + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + test-jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.0.1 + + + org.apache.maven.plugins + maven-war-plugin + 2.0 + + + org.apache.maven.plugins + maven-assembly-plugin + 2.1 + + + org.apache.maven.plugins + maven-archetype-plugin + 1.0-alpha-4 + + + org.apache.maven.plugins + maven-install-plugin + 2.1 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.2.1 + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-4 + + + http://anonsvn.labs.jboss.com/labs/jbossrules/tags + + + + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.2 + + + + + + org.apache.maven.plugins + maven-idea-plugin + 2.0 + + + + true + + + + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.0.1 + + + org.apache.maven.plugins maven-javadoc-plugin + 2.1 + true + + http://java.sun.com/j2se/1.5.0/docs/api + 128m 512 - true - - - + + + + + + org.apache.maven.plugins - maven-clover-plugin - - - - pre-site - - instrument - aggregate - - - - - - + maven-surefire-report-plugin + 2.0 + + + + + + + + + + + + + + + + + org.codehaus.mojo + taglist-maven-plugin + 2.0 + + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + javancss-maven-plugin + 2.0-beta-1 + + + org.apache.maven.plugins + maven-jxr-plugin + 2.0 + + + + + + - drools-core - drools-compiler - - drools-jsr94 + drools-core + drools-compiler + drools-jsr94 drools-decisiontables + + + + + + + junit + junit + 3.8.1 + test + + + + + + + + org.drools + drools-core + ${pom.version} + + + org.drools + drools-core + test-jar + ${pom.version} + test + + + org.drools + drools-compiler + ${pom.version} + + + org.drools + drools-compiler + test-jar + ${pom.version} + test + + + org.drools + drools-jsr94 + ${pom.version} + + + org.drools + drools-jsr94 + test-jar + ${pom.version} + test + + + org.drools + drools-decisiontables + ${pom.version} + + + org.drools + drools-decisiontables + test-jar + ${pom.version} + test + + + org.drools + drools-server + ${pom.version} + + + org.drools + drools-server + test-jar + ${pom.version} + test + + + org.drools + drools-repository + ${pom.version} + + + org.drools + drools-repository + test-jar + ${pom.version} + test + + + org.drools + drools-jbrms + ${pom.version} + + + org.drools + drools-jbrms + test-jar + ${pom.version} + test + + + + + + xstream + xstream + 1.1.3 + + + xpp3 + xpp3 + 1.1.3.4.O + + + + + + org.apache.commons + commons-jci-janino + 2.4.3 + + + org.apache.commons + commons-jci-eclipse + 3.2.0.666 + + + commons-lang + commons-lang + 2.1 + + + antlr + stringtemplate + 3.0 + + + org.antlr + antlr + 3.0b5 + + + org.eclipse.jdt + core + 3.2.0.666 + + + + + jsr94 + jsr94 + 1.1 + + + jsr94 + jsr94-tck + 1.0.3 + + + jsr94 + jsr94-sigtest + 1.1 + + + xml-apis + xml-apis + 1.0.b2 + + + + + jexcelapi + jxl + 2.4.2 + + + + + jboss + jboss-remoting + 1.4.1_final + + + + + org.apache.jackrabbit + jackrabbit-core + 1.1 + + + + org.tmatesoft + javasvn + 1.1-beta5 + + + + + javax.servlet + servlet-api + 2.3 + provided + + + google + gwt-servlet + 1.2.11 + + + + + + + + + + + + + + + + + + + + + +