Revision: 1100
          http://stripes.svn.sourceforge.net/stripes/?rev=1100&view=rev
Author:   fdaoud
Date:     2009-03-04 18:59:27 +0000 (Wed, 04 Mar 2009)

Log Message:
-----------
Simplified pom-install.xml file for installing a 1.6 snapshot with Maven

Modified Paths:
--------------
    trunk/stripes/pom-install.xml

Modified: trunk/stripes/pom-install.xml
===================================================================
--- trunk/stripes/pom-install.xml       2009-03-04 18:34:19 UTC (rev 1099)
+++ trunk/stripes/pom-install.xml       2009-03-04 18:59:27 UTC (rev 1100)
@@ -100,27 +100,9 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.15</version>
+      <version>1.2.12</version>
       <scope>compile</scope>
       <optional>true</optional>
-      <exclusions>
-        <exclusion>
-          <groupId>jms</groupId>
-          <artifactId>jms</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>javax.jms</groupId>
-          <artifactId>jms</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>com.sun.jdmk</groupId>
-          <artifactId>jmxtools</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>com.sun.jmx</groupId>
-          <artifactId>jmxri</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <dependency>
       <groupId>org.testng</groupId>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to