[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-cvs
Subject:    svn commit: r884431 - /cocoon/cocoon3/trunk/cocoon-rest/pom.xml
From:       reinhard () apache ! org
Date:       2009-11-26 7:44:34
Message-ID: 20091126074434.784E123889CB () eris ! apache ! org
[Download RAW message or body]

Author: reinhard
Date: Thu Nov 26 07:44:33 2009
New Revision: 884431

URL: http://svn.apache.org/viewvc?rev=884431&view=rev
Log:
make Jersey an optional dependency

Modified:
    cocoon/cocoon3/trunk/cocoon-rest/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-rest/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-rest/pom.xml?rev=884431&r1=884430&r2=884431&view=diff
 ==============================================================================
--- cocoon/cocoon3/trunk/cocoon-rest/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-rest/pom.xml Thu Nov 26 07:44:33 2009
@@ -55,10 +55,12 @@
     <dependency>
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-core</artifactId>
+      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-server</artifactId>
+      <optional>true</optional>      
     </dependency> 
 
     <dependency>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic