Return-Path: X-Original-To: apmail-manifoldcf-commits-archive@www.apache.org Delivered-To: apmail-manifoldcf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62E8AD788 for ; Sun, 9 Dec 2012 18:13:56 +0000 (UTC) Received: (qmail 22028 invoked by uid 500); 9 Dec 2012 18:13:56 -0000 Delivered-To: apmail-manifoldcf-commits-archive@manifoldcf.apache.org Received: (qmail 21995 invoked by uid 500); 9 Dec 2012 18:13:56 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 21988 invoked by uid 99); 9 Dec 2012 18:13:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2012 18:13:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2012 18:13:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 141E223888E7; Sun, 9 Dec 2012 18:13:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1419063 - in /manifoldcf/trunk: CHANGES.txt build.xml connectors/connector-build.xml framework/build.xml mvn-bootstrap.bat mvn-bootstrap.sh tests/test-build.xml Date: Sun, 09 Dec 2012 18:13:30 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121209181331.141E223888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Sun Dec 9 18:13:29 2012 New Revision: 1419063 URL: http://svn.apache.org/viewvc?rev=1419063&view=rev Log: Temporarily revert CONNECTORS-580 changes, because OpenSearchServer and ElasticSearch connectors have dependencies I didn't know about. Modified: manifoldcf/trunk/CHANGES.txt manifoldcf/trunk/build.xml manifoldcf/trunk/connectors/connector-build.xml manifoldcf/trunk/framework/build.xml manifoldcf/trunk/mvn-bootstrap.bat manifoldcf/trunk/mvn-bootstrap.sh manifoldcf/trunk/tests/test-build.xml Modified: manifoldcf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/CHANGES.txt (original) +++ manifoldcf/trunk/CHANGES.txt Sun Dec 9 18:13:29 2012 @@ -6,10 +6,6 @@ $Id$ CONNECTORS-563: Augment LDAP authority to include new features. (Maciej Li¿ewski) -CONNECTORS-580: Remove build of commons-httpclient-mcf, and all -ant and maven dependencies. -(Karl Wright) - CONNECTORS-579: Add untrusted, unverified https support to the RSS connector. (David Morana, Karl Wright) Modified: manifoldcf/trunk/build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/build.xml (original) +++ manifoldcf/trunk/build.xml Sun Dec 9 18:13:29 2012 @@ -3059,6 +3059,33 @@ Use Apache Forrest version forrest-0.9-d + + + + + + + + + + + + + + + + + + + + + + + + + + + Modified: manifoldcf/trunk/connectors/connector-build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/connector-build.xml?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/connectors/connector-build.xml (original) +++ manifoldcf/trunk/connectors/connector-build.xml Sun Dec 9 18:13:29 2012 @@ -36,6 +36,7 @@ + Modified: manifoldcf/trunk/framework/build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/framework/build.xml?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/framework/build.xml (original) +++ manifoldcf/trunk/framework/build.xml Sun Dec 9 18:13:29 2012 @@ -37,6 +37,7 @@ + @@ -313,6 +314,7 @@ + @@ -350,6 +352,7 @@ + @@ -392,6 +395,7 @@ + @@ -430,6 +434,7 @@ + @@ -474,6 +479,7 @@ + @@ -520,6 +526,7 @@ + @@ -573,6 +580,7 @@ + @@ -621,6 +629,7 @@ + @@ -737,6 +746,7 @@ + @@ -776,6 +786,7 @@ + @@ -898,6 +909,7 @@ + @@ -927,6 +939,7 @@ + @@ -981,7 +994,8 @@ - + + @@ -1054,6 +1068,7 @@ + @@ -1113,7 +1128,8 @@ - + + Modified: manifoldcf/trunk/mvn-bootstrap.bat URL: http://svn.apache.org/viewvc/manifoldcf/trunk/mvn-bootstrap.bat?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/mvn-bootstrap.bat (original) +++ manifoldcf/trunk/mvn-bootstrap.bat Sun Dec 9 18:13:29 2012 @@ -18,6 +18,7 @@ cmd /c ant make-deps cmd /c mvn install:install-file -Dfile=lib/jdbcpool.jar -DgroupId=com.bitmechanic -DartifactId=jdbcpool -Dversion=0.99 -Dpackaging=jar +cmd /c mvn install:install-file -Dfile=lib/commons-httpclient.jar -DgroupId=commons-httpclient -DartifactId=commons-httpclient -Dversion=3.1-mcf-1 -Dpackaging=jar cmd /c mvn install:install-file -Dfile=lib/xercesImpl.jar -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.1-mcf-1 -Dpackaging=jar cmd /c mvn install:install-file -Dfile=connectors/jcifs/lib-proprietary/jcifs.jar -DgroupId=org.samba.jcifs -DartifactId=jcifs -Dversion=1.3.17 -Dpackaging=jar Modified: manifoldcf/trunk/mvn-bootstrap.sh URL: http://svn.apache.org/viewvc/manifoldcf/trunk/mvn-bootstrap.sh?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/mvn-bootstrap.sh (original) +++ manifoldcf/trunk/mvn-bootstrap.sh Sun Dec 9 18:13:29 2012 @@ -25,6 +25,7 @@ ant make-deps mvn install:install-file -Dfile=lib/jdbcpool.jar -DgroupId=com.bitmechanic -DartifactId=jdbcpool -Dversion=0.99 -Dpackaging=jar +mvn install:install-file -Dfile=lib/commons-httpclient.jar -DgroupId=commons-httpclient -DartifactId=commons-httpclient -Dversion=3.1-mcf-1 -Dpackaging=jar mvn install:install-file -Dfile=lib/xercesImpl.jar -DgroupId=xerces -DartifactId=xercesImpl -Dversion=2.9.1-mcf-1 -Dpackaging=jar mvn install:install-file -Dfile=connectors/jcifs/lib-proprietary/jcifs.jar -DgroupId=org.samba.jcifs -DartifactId=jcifs -Dversion=1.3.17 -Dpackaging=jar Modified: manifoldcf/trunk/tests/test-build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/tests/test-build.xml?rev=1419063&r1=1419062&r2=1419063&view=diff ============================================================================== --- manifoldcf/trunk/tests/test-build.xml (original) +++ manifoldcf/trunk/tests/test-build.xml Sun Dec 9 18:13:29 2012 @@ -35,6 +35,7 @@ +