You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/06/24 22:30:00 UTC

svn commit: r1496199 - /manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml

Author: kwright
Date: Mon Jun 24 20:29:59 2013
New Revision: 1496199

URL: http://svn.apache.org/r1496199
Log:
Remove added (but unneeded) line

Modified:
    manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml

Modified: manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml?rev=1496199&r1=1496198&r2=1496199&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml (original)
+++ manifoldcf/branches/CONNECTORS-727/connectors/connector-build.xml Mon Jun 24 20:29:59 2013
@@ -56,7 +56,6 @@
             <include name="xercesImpl*.jar"/>
             <include name="xml-apis*.jar"/>
             <include name="velocity*.jar"/>
-            <include name="jaxb-impl*.jar"/>
         </fileset>
         <fileset dir="../../lib">
             <include name="axis*.jar"/>