[jboss-cvs] jboss-seam/build/thirdparty ...

Peter Muir peter at bleepbleep.org.uk
Wed Jul 11 14:33:54 EDT 2007


  User: pmuir   
  Date: 07/07/11 14:33:54

  Added:       build/thirdparty                  meldware-mailjmx.pom.xml
                        antlr.pom.xml jboss-embedded.pom.xml
                        jbpm-jpdl.pom.xml quartz.pom.xml
                        meldware-mailapi.pom.xml jboss-el.pom.xml
                        mvel14.pom.xml
                        hibernate-commons-annotations.pom.xml
                        hibernate-search.pom.xml jboss-cache-jdk50.pom.xml
                        testng.pom.xml itext.pom.xml janino.pom.xml
                        drools-compiler.pom.xml drools-core.pom.xml
                        drools.pom.xml
  Log:
  Seam dependency management
  
  Revision  Changes    Path
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/meldware-mailjmx.pom.xml
  
  Index: meldware-mailjmx.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  	<modelVersion>4.0.0</modelVersion>
  	<groupId>org.buni</groupId>
  	<artifactId>meldware-mailjmx</artifactId>
  	<version>1.0M8-jboss-seam-2.0.0.BETA</version>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/antlr.pom.xml
  
  Index: antlr.pom.xml
  ===================================================================
  <project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.antlr</groupId>
    <artifactId>antlr</artifactId>
    <version>3.0b7-jboss-seam-2.0.0.BETA</version>
    <dependencies>
      <dependency>
        <groupId>antlr</groupId>
        <artifactId>stringtemplate</artifactId>
        <version>3.0</version>
      </dependency>
    </dependencies>
  </project>
  
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/jboss-embedded.pom.xml
  
  Index: jboss-embedded.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>jboss</groupId>
    <artifactId>jboss-embedded</artifactId>
    <version>beta2-jboss-seam-2.0.0.BETA</version>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/jbpm-jpdl.pom.xml
  
  Index: jbpm-jpdl.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>jboss</groupId>
    <artifactId>jbpm-jpdl</artifactId>
    <version>3.2.1-jboss-seam-2.0.0.BETA</version>
    <description>POM was created from deploy:deploy-file</description>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/quartz.pom.xml
  
  Index: quartz.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>quartz</groupId>
    <artifactId>quartz</artifactId>
    <version>1.6.0-jboss-seam-2.0.0.BETA</version>
    <description>OpenSymphony's Quartz Scheduler</description>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/meldware-mailapi.pom.xml
  
  Index: meldware-mailapi.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  	<modelVersion>4.0.0</modelVersion>
  	<groupId>org.buni</groupId>
  	<artifactId>meldware-mailapi</artifactId>
  	<version>1.0M8-jboss-seam-2.0.0.BETA</version>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/jboss-el.pom.xml
  
  Index: jboss-el.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>jboss</groupId>
    <artifactId>jboss-el</artifactId>
    <version>jboss-seam-2.0.0.BETA</version>
    <description>JBoss EL is a extended EL implementation, distributed with Seam</description>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/mvel14.pom.xml
  
  Index: mvel14.pom.xml
  ===================================================================
  <?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.2beta16-jboss-seam-2.0.0.BETA</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>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/hibernate-commons-annotations.pom.xml
  
  Index: hibernate-commons-annotations.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-commons-annotations</artifactId>
    <version>3.0.0.GA-jboss-seam-2.0.0.BETA</version>
    
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/hibernate-search.pom.xml
  
  Index: hibernate-search.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-search</artifactId>
    <version>3.0.0.Beta3-jboss-seam-2.0.0.BETA</version>
    
    <dependencies>
    	<dependency>
    		<groupId>org.hibernate</groupId>
    		<artifactId>hibernate-commons-annotations</artifactId>
    		<version>3.0.0.GA-jboss-seam-2.0.0.BETA</version>
    	</dependency>
    	
    	<dependency>
  	    <groupId>org.apache.lucene</groupId>
  	    <artifactId>lucene-core</artifactId>
  	    <version>2.1.0</version>
  	</dependency>
    </dependencies>
    
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/jboss-cache-jdk50.pom.xml
  
  Index: jboss-cache-jdk50.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  	<modelVersion>4.0.0</modelVersion>
  	<groupId>jboss</groupId>
  	<artifactId>jboss-cache-jdk50</artifactId>
  	<version>1.4.1.GA-jboss-seam-2.0.0.BETA</version>
  
  	<dependencies>
  		<dependency>
  			<groupId>jgroups</groupId>
  			<artifactId>jgroups</artifactId>
  			<version>2.3</version>
  		</dependency>
  	</dependencies>
  
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/testng.pom.xml
  
  Index: testng.pom.xml
  ===================================================================
  <project xmlns="http://maven.apache.org/POM/4.0.0"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
      <!--
      ~ Generously contributed by Brett Porter of maven, brett.porter at gmail.com.
      ~
      ~ The build instructions given were:
      ~
      ~ POM for test NG. Usage:
      ~
      ~ mvn clean install -P jdk14
      ~ mvn clean install -P jdk15
      ~
      ~ gotchas:
      ~
      ~    * can't build them both in one go. This would be done by having a -core, -jdk14 and -jdk15 library instead
      ~    * you end up with a testng-$version.jar as well as the per-jdk versions
      ~    * doesn't run tests
      ~    * the backport library is not a version that I can find anywhere on the web.
      ~
      ~ There are certainly better ways to do this (especially if restructuring is an option), but this
      ~ was teh most expedient to get things in the local repo.
      ~
      ~
      ~ Creating an ibiblio upload bundle(added by jesse) :
      ~
      ~  Main instructions here: http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
      ~
      ~  For either jdk15/jdk14 replace the -P option with the bundle type you want to create.
      ~
      ~ mvn source:jar repository:bundle-create -P jdk15
      ~ mv target/testng-<version>-bundle.jar target/testng-<version>-<jdk15/jdk14>-bundle.jar (this step is weird, but necessary)
      ~
      ~ Repeat for jdk14. I usually run the bundle command with a 1.4 jre to be sure I've done it right.
      ~
      ~
      ~ When you are all done, open a JIRA upload request as was done here: http://jira.codehaus.org/browse/MAVENUPLOAD-1010
      -->
      <modelVersion>4.0.0</modelVersion>
      <groupId>org.testng</groupId>
      <artifactId>testng</artifactId>
      <name>TestNG</name>
      <version>5.6-jboss-seam-2.0.0.BETA</version>
      <description>TestNG is a unit testing framework.</description>
      <url>http://testng.org</url>
      <licenses>
          <license>
              <name>Apache License, Version 2.0</name>
              <url>http://apache.org/licenses/LICENSE-2.0</url>
          </license>
      </licenses>
  
      <scm>
          <connection>scm:svn:a${scm.url}</connection>
          <url>http://testng.googlecode.com/svn/trunk</url>
      </scm>
  
      <profiles>
          <profile>
              <id>jdk14</id>
              <activation>
                  <jdk>1.4</jdk>
              </activation>
              <build>
                  <plugins>
                      <plugin>
                          <groupId>org.codehaus.mojo</groupId>
                          <artifactId>build-helper-maven-plugin</artifactId>
                          <configuration>
                              <sources>
                                  <source>src/jdk14</source>
                              </sources>
                          </configuration>
                          <executions>
                              <execution>
                                  <goals>
                                      <goal>add-source</goal>
                                  </goals>
                              </execution>
                          </executions>
                      </plugin>
                      <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
                          <artifactId>maven-compiler-plugin</artifactId>
  			<configuration>
                              <source>1.4</source>
                              <target>1.4</target>
                          </configuration>
                      </plugin>
                      <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
                          <artifactId>maven-jar-plugin</artifactId>
                          <executions>
                              <execution>
                                  <configuration>
                                      <classifier>jdk14</classifier>
                                  </configuration>
                                  <goals>
                                      <goal>jar</goal>
                                  </goals>
                              </execution>
                          </executions>
                      </plugin>
                      <plugin>
                          <groupId>org.codehaus.mojo</groupId>
                          <artifactId>dependency-maven-plugin</artifactId>
                          <configuration>
                              <artifactItems>
                                  <artifactItem>
                                      <groupId>backport-util-concurrent</groupId>
                                      <artifactId>backport-util-concurrent</artifactId>
                                      <version>2.2</version>
                                  </artifactItem>
                              </artifactItems>
                          </configuration>
                      </plugin>
                      <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
                          <artifactId>maven-antrun-plugin</artifactId>
                          <executions>
                              <execution>
                                  <phase>process-sources</phase>
                                  <configuration>
                                      <tasks>
                                          <unzip dest="target/classes" src="3rdparty/backport-util-concurrent-2.2.jar" />
                                      </tasks>
                                  </configuration>
                                  <goals>
                                      <goal>run</goal>
                                  </goals>
                              </execution>
                          </executions>
                      </plugin>
                  </plugins>
              </build>
          </profile>
          <profile>
              <id>jdk15</id>
              <activation>
                  <jdk>!1.4</jdk>
              </activation>
              <build>
                  <plugins>
                      <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
                          <artifactId>maven-jar-plugin</artifactId>
                          <executions>
                              <execution>
                                  <configuration>
                                      <classifier>jdk15</classifier>
                                  </configuration>
                                  <goals>
                                      <goal>jar</goal>
                                  </goals>
                              </execution>
                          </executions>
                      </plugin>
                      <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
                          <artifactId>maven-compiler-plugin</artifactId>
                          <configuration>
                              <source>1.5</source>
                              <target>1.5</target>
                          </configuration>
                      </plugin>
                      <plugin>
                          <groupId>org.codehaus.mojo</groupId>
                          <artifactId>build-helper-maven-plugin</artifactId>
                          <configuration>
                              <sources>
                                  <source>src/jdk15</source>
                              </sources>
                          </configuration>
                          <executions>
                              <execution>
                                  <goals>
                                      <goal>add-source</goal>
                                  </goals>
                              </execution>
                          </executions>
                      </plugin>
                  </plugins>
              </build>
          </profile>
          <profile>
              <id>default-tools.jar</id>
              <activation>
                  <property>
                      <name>java.vendor</name>
                      <value>Sun Microsystems Inc.</value>
                  </property>
              </activation>
              <dependencies>
                  <dependency>
                      <groupId>com.sun</groupId>
                      <artifactId>tools</artifactId>
                      <version>1.4.2</version>
                      <scope>system</scope>
                      <optional>true</optional>
                      <systemPath>${java.home}/../lib/tools.jar</systemPath>
                  </dependency>
              </dependencies>
          </profile>
      </profiles>
      <dependencies>
          <dependency>
              <groupId>ant</groupId>
              <artifactId>ant</artifactId>
              <version>1.6.5</version>
              <optional>true</optional>
          </dependency>
          <dependency>
              <groupId>junit</groupId>
              <artifactId>junit</artifactId>
              <version>3.8.1</version>
          </dependency>
          <dependency>
              <groupId>qdox</groupId>
              <artifactId>qdox</artifactId>
              <version>1.6.1</version>
              <scope>provided</scope>
          </dependency>
          <dependency>
              <groupId>org.beanshell</groupId>
              <artifactId>bsh</artifactId>
              <version>2.0b4</version>
              <scope>provided</scope>
          </dependency>
      </dependencies>
      <build>
          <sourceDirectory>src/main</sourceDirectory>
  	<resources>
  	   <resource>
  		<directory>src/main</directory>
  		<includes>
  		   <include>**/*.dtd</include>
  		</includes>
  	   </resource>
  	</resources>
          <plugins>
              <plugin>
                  <groupId>org.codehaus.mojo</groupId>
                  <artifactId>dependency-maven-plugin</artifactId>
                  <configuration>
                      <outputDirectory>${project.build.outputDirectory}</outputDirectory>
                      <artifactItems>
                          <artifactItem>
                              <groupId>qdox</groupId>
                              <artifactId>qdox</artifactId>
                              <version>1.6.1</version>
                          </artifactItem>
                          <artifactItem>
                              <groupId>org.beanshell</groupId>
                              <artifactId>bsh</artifactId>
                              <version>2.0b4</version>
                          </artifactItem>
                      </artifactItems>
                  </configuration>
                  <executions>
                      <execution>
                          <goals>
                              <goal>unpack</goal>
                          </goals>
                      </execution>
                  </executions>
              </plugin>
              <plugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-clean-plugin</artifactId>
                  <!-- <version>2.2-SNAPSHOT</version> -->
              </plugin>
              <plugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-jar-plugin</artifactId>
                  <configuration>
                      <archive>
  			<index>true</index>
  			<compress>true</compress>
                          <manifest>
                              <mainClass>org.testng.TestNG</mainClass>
                          </manifest>
                      </archive>
                  </configuration>
              </plugin>
  	    <plugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-source-plugin</artifactId>
                  <executions>
                      <execution>
                          <goals>
                              <goal>jar</goal>
                          </goals>
                      </execution>
                  </executions>
              </plugin>
          </plugins>
      </build>
  <!--
      <distributionManagement>
          <snapshotRepository>
              <id>snapshots</id>
              <url>scp://beaver.codehaus.org/home/projects/maven/repository-staging/snapshots/maven2</url>
          </snapshotRepository>
      </distributionManagement>
  -->
  </project>
  
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/itext.pom.xml
  
  Index: itext.pom.xml
  ===================================================================
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  	<modelVersion>4.0.0</modelVersion>
  	<groupId>com.lowagie</groupId>
  	<artifactId>itext</artifactId>
  	<packaging>jar</packaging>
  	<name>iText, a Free Java-PDF library</name>
  	<version>2.0.4-jboss-seam-2.0.0.BETA</version>
  	<description>iText, a free Java-PDF library</description>
  	<url>http://www.lowagie.com/iText/</url>
  	<mailingLists>
  		<mailingList>
  			<name>iText Questions</name>
  			<subscribe>
  				http://lists.sourceforge.net/lists/listinfo/itext-questions
  			</subscribe>
  			<post>itext-questions at lists.sourceforge.net</post>
  			<archive>
  				http://news.gmane.org/gmane.comp.java.lib.itext.general
  			</archive>
  			<otherArchives>
  				<otherArchive>http://www.junlu.com/2.html</otherArchive>
  				<otherArchive>
  					http://sourceforge.net/mailarchive/forum.php?forum_id=3273
  				</otherArchive>
  				<otherArchive>
  					http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/
  				</otherArchive>
  			</otherArchives>
  		</mailingList>
  	</mailingLists>
  	<developers>
  		<developer>
  			<id>blowagie</id>
  			<name>Bruno Lowagie</name>
  			<email>bruno at lowagie.com</email>
  			<url>http://www.lowagie.com</url>
  		</developer>
  		<developer>
  			<id>psoares33</id>
  			<name>Paulo Soares</name>
  		</developer>
  		<developer>
  			<id>hallm</id>
  			<name>Mark Hall</name>
  		</developer>
  	</developers>
  	<licenses>
  		<license>
  			<name>Mozilla Public License</name>
  			<url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
  			<comments>
  				iText was originally published under the LGPLicense.
  				LGPL can be used as an alternative license for the MPL.
  			</comments>
  		</license>
  	</licenses>
  	<scm>
  		<connection>scm:cvs:pserver:anonymous at cvs.sourceforge.net:/cvsroot/itext:src</connection>
  		<url>http://cvs.sourceforge.net/viewcvs.py/itext</url>
  	</scm>
  	<dependencies />
  	<build>
  		<plugins>
  			<plugin>
  				<groupId>org.apache.maven.plugins</groupId>
  				<artifactId>maven-jar-plugin</artifactId>
  				<configuration>
  					<archive>
  						<manifest>
  							<mainClass>
  								com.lowagie.tools.Toolbox
  							</mainClass>
  						</manifest>
  					</archive>
  				</configuration>
  			</plugin>
  		</plugins>
  	</build>
  </project>
  
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/janino.pom.xml
  
  Index: janino.pom.xml
  ===================================================================
  <project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>janino</groupId>
    <artifactId>janino</artifactId>
    <version>2.5.6-jboss-seam-2.0.0.BETA</version>
    <packaging>jar</packaging>
    
    <name>Janino</name>
    <description>Janino is a run-time Java compiler</description>  
    <url>http://janino.net</url>
  
    <licenses>
      <license>
        <name>BSD</name>
        <url>http://janino.net/javadoc/org/codehaus/janino/doc-files/new_bsd_license.txt</url>
        <distribution>repo</distribution>
      </license>
    </licenses>    
    
    <scm>
      <url>http://cvs.codehaus.org/viewrep/janino</url>
    </scm>  
    
    <dependencies/>
  </project>
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/drools-compiler.pom.xml
  
  Index: drools-compiler.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <artifactId>drools</artifactId>
      <groupId>org.drools</groupId>
  	  <version>4.0.0.MR2-jboss-seam-2.0.0.BETA</version>
    </parent>
  
    <artifactId>drools-compiler</artifactId>
    <packaging>jar</packaging>
    <name>Drools :: Compiler</name>
  
    <build/>
  
    <dependencies>
      <!-- Internal dependencies -->
      <dependency>
        <groupId>org.drools</groupId>
        <artifactId>drools-core</artifactId>
        <version>4.0.0.MR2-jboss-seam-2.0.0.BETA</version>
      </dependency>
  
      <!-- External dependencies -->
      <dependency>
        <groupId>org.antlr</groupId>
        <artifactId>antlr</artifactId>
        <!-- We only need the antlr runtime deps -->
        <exclusions>      
          <exclusion>
            <groupId>antlr</groupId>        
            <artifactId>stringtemplate</artifactId>
          </exclusion>                 
        </exclusions>      
      </dependency>
      
      <dependency>
        <groupId>janino</groupId>
        <artifactId>janino</artifactId>
      </dependency> 
    </dependencies>
  
  </project>
  
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/drools-core.pom.xml
  
  Index: drools-core.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  
    <modelVersion>4.0.0</modelVersion>
    <parent>
      <artifactId>drools</artifactId>
      <groupId>org.drools</groupId>
      <version>4.0.0.MR2-jboss-seam-2.0.0.BETA</version>
    </parent>
  
    <artifactId>drools-core</artifactId>
    <packaging>jar</packaging>
    <name>Drools :: Rete-OO Core</name>
    
    <dependencies>  
      
  	 <dependency>
  			<groupId>org.mvel</groupId>
  			<artifactId>mvel14</artifactId>    
      </dependency>      
      
    </dependencies>
  
  </project>
  
  
  
  1.1      date: 2007/07/11 18:33:54;  author: pmuir;  state: Exp;jboss-seam/build/thirdparty/drools.pom.xml
  
  Index: drools.pom.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns="http://maven.apache.org/POM/4.0.0"
  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  
  	<modelVersion>4.0.0</modelVersion>
  
  	<groupId>org.drools</groupId>
  	<artifactId>drools</artifactId>
  	<packaging>pom</packaging>
  	<name>Drools</name>
  	<version>4.0.0.MR2-jboss-seam-2.0.0.BETA</version>
  	<description>A rule production system</description>
  	<url>http://www.jboss.com/products/rules</url>
  
  	<issueManagement>
  		<system>jira</system>
  		<url>http://jira.jboss.com/jira/browse/JBRULES</url>
  	</issueManagement>
  	<ciManagement>
  		<system>continuum</system>
  		<url>
  			http://ci.codehaus.org:8001/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject
  		</url>
  		<notifiers>
  			<notifier>
  				<type>mail</type>
  				<configuration>
  					<address>dev at drools.codehaus.org</address>
  				</configuration>
  			</notifier>
  
  			<notifier>
  				<type>irc</type>
  				<configuration>
  					<host>irc.codehaus.org</host>
  					<port>6667</port>
  					<channel>#drools</channel>
  				</configuration>
  			</notifier>
  		</notifiers>
  	</ciManagement>
  	<inceptionYear>2001</inceptionYear>
  
  	<mailingLists>
  		<mailingList>
  			<name>announce</name>
  			<subscribe>
  				announce-subscribe at drools.codehaus.org
  			</subscribe>
  			<unsubscribe>
  				announce-unsubscribe at drools.codehaus.org
  			</unsubscribe>
  			<archive>
  				http://archive.drools.codehaus.org/announce/
  			</archive>
  		</mailingList>
  		<mailingList>
  			<name>user</name>
  			<subscribe>user-subscribe at drools.codehaus.org</subscribe>
  			<unsubscribe>
  				user-unsubscribe at drools.codehaus.org
  			</unsubscribe>
  			<archive>http://archive.drools.codehaus.org/user/</archive>
  		</mailingList>
  		<mailingList>
  			<name>dev</name>
  			<subscribe>dev-subscribe at drools.codehaus.org</subscribe>
  			<unsubscribe>
  				dev-unsubscribe at drools.codehaus.org
  			</unsubscribe>
  			<archive>http://archive.drools.codehaus.org/dev/</archive>
  		</mailingList>
  		<mailingList>
  			<name>drools cvs messages</name>
  			<subscribe>scm-subscribe at drools.codehaus.org</subscribe>
  			<unsubscribe>
  				scm-unsubscribe at drools.codehaus.org
  			</unsubscribe>
  			<archive>http://archive.drools.codehaus.org/scm/</archive>
  		</mailingList>
  	</mailingLists>
  
  	<developers>
  		<developer>
  			<name>Mark Proctor</name>
  			<id>mark</id>
  			<email>mark.proctor at jboss.com</email>
  			<organization>JBoss Inc.</organization>
  			<roles>
  				<role>Project Lead</role>
  			</roles>
  			<timezone>0</timezone>
  		</developer>
  
  		<developer>
  			<name>Michael Neale</name>
  			<id>mic</id>
  			<email>michael.neale at gmail.com</email>
  			<roles>
  				<role>Developer</role>
  			</roles>
  			<timezone>+10</timezone>
  			<organization>JBoss Inc.</organization>
  		</developer>
  
  		<developer>
  			<name>Kris Verlaenen</name>
  			<id>kris</id>
  			<email>kris.verlaenen at gmail.com</email>
  			<organization>JBoss Inc.</organization>
  			<roles>
  				<role>Developer</role>
  			</roles>
  			<timezone>+1</timezone>
  		</developer>
  
  		<developer>
  			<name>Bob McWhirter</name>
  			<id>bob</id>
  			<email>bob at werken.com</email>
  			<organization>The Werken Company</organization>
  			<roles>
  				<role>Founder</role>
  			</roles>
  			<timezone>-5</timezone>
  		</developer>
  
  		<developer>
  			<name>Edson Tirelli</name>
  			<id>tirelli</id>
  			<email>tirelli at post.com</email>
  			<roles>
  				<role>Developer</role>
  			</roles>
  			<timezone>-3</timezone>
  		</developer>
  
  		<developer>
  			<name>Fernando Meyer</name>
  			<id>fmeyer</id>
  			<email>fmcamargo at gmail.com</email>
  			<organization>Red Hat/JBoss</organization>
  			<roles>
  				<role>Developer</role>
  			</roles>
  			<timezone>-3</timezone>
  		</developer>
  	</developers>
  
  	<contributors />
  
  
  	<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>
  	<scm>
  		<connection>
  			scm:svn:http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/
  		</connection>
  		<!-- TODO developerConnection-->
  		<url>http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/</url>
  	</scm>
  	<organization>
  		<name>JBoss Inc.</name>
  		<url>http://www.jboss.org/</url>
  	</organization>
  
  
  	<modules>
  		<module>drools-core</module>
  		<module>drools-compiler</module>
  		<module>drools-jsr94</module>
  		<module>drools-decisiontables</module>
  		<!-- TODO enable these or create a profile in which they are enabled (to avoid making the build slow) -->
  		<!--module>drools-server</module-->
  		<module>drools-repository</module>
  		<module>drools-jbrms</module>
  		<!--module>drools-examples</module-->
  	</modules>
  
  	<dependencies>
  		<dependency>
  			<groupId>junit</groupId>
  			<artifactId>junit</artifactId>
  			<version>3.8.1</version>
  			<scope>test</scope>
  		</dependency>
  	</dependencies>
  
  	<dependencyManagement>
  		<dependencies>
  			<dependency>
  				<groupId>org.mvel</groupId>
  				<artifactId>mvel14</artifactId>
  				<version>1.2beta16-jboss-seam-2.0.0.BETA</version>
  			</dependency>
  			<dependency>
  				<groupId>janino</groupId>
  				<artifactId>janino</artifactId>
  				<version>2.5.6-jboss-seam-2.0.0.BETA</version>
  			</dependency>
  			<dependency>
  				<groupId>org.antlr</groupId>
  				<artifactId>antlr</artifactId>
  				<version>3.0b7-jboss-seam-2.0.0.BETA</version>
  			</dependency>
  		</dependencies>
  	</dependencyManagement>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list