You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2009/05/01 06:55:54 UTC

svn commit: r770536 - /maven/mercury/trunk/mercury-core/pom.xml

Author: ogusakov
Date: Fri May  1 04:55:54 2009
New Revision: 770536

URL: http://svn.apache.org/viewvc?rev=770536&view=rev
Log:
revert dependency

Modified:
    maven/mercury/trunk/mercury-core/pom.xml

Modified: maven/mercury/trunk/mercury-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-core/pom.xml?rev=770536&r1=770535&r2=770536&view=diff
==============================================================================
--- maven/mercury/trunk/mercury-core/pom.xml (original)
+++ maven/mercury/trunk/mercury-core/pom.xml Fri May  1 04:55:54 2009
@@ -42,12 +42,10 @@
       <artifactId>jetty-client</artifactId>
       <classifier>assembly</classifier>
       <exclusions>
-<!-- Oleg 2009.04.30 - have to add jetty back because authentication needs org.mortbay.jetty.servlet.PathMap
         <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty</artifactId>
         </exclusion>
- -->
         <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-sslengine</artifactId>