You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/12 12:49:05 UTC

svn commit: r793322 - /excalibur/trunk/components/sourceresolve/pom.xml

Author: rdonkin
Date: Sun Jul 12 10:49:05 2009
New Revision: 793322

URL: http://svn.apache.org/viewvc?rev=793322&view=rev
Log:
EXLBR-46 Remove commented out dependency for obsolete JDK https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/components/sourceresolve/pom.xml

Modified: excalibur/trunk/components/sourceresolve/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/pom.xml?rev=793322&r1=793321&r2=793322&view=diff
==============================================================================
--- excalibur/trunk/components/sourceresolve/pom.xml (original)
+++ excalibur/trunk/components/sourceresolve/pom.xml Sun Jul 12 10:49:05 2009
@@ -52,12 +52,6 @@
       <scope>provided</scope>
       <version>3.0.1</version>
     </dependency>
-<!-- Needed only if using pre-1.4 JDK
-            <dependency>
-            <id>jsse</id>
-            <version>1.0.3_03</version>
-            </dependency>
-        -->
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org