Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 15274 invoked from network); 28 Sep 2006 05:40:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2006 05:40:18 -0000 Received: (qmail 14475 invoked by uid 500); 28 Sep 2006 05:40:18 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 14450 invoked by uid 500); 28 Sep 2006 05:40:18 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 14439 invoked by uid 99); 28 Sep 2006 05:40:18 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 22:40:18 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:51887] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id C4/06-05478-E306B154 for ; Wed, 27 Sep 2006 22:40:14 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 6FB551A981A; Wed, 27 Sep 2006 22:40:12 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r450706 - in /incubator/harmony/enhanced/drlvm/trunk/build/make: build.xml lnx.properties win.properties Date: Thu, 28 Sep 2006 05:40:12 -0000 To: harmony-commits@incubator.apache.org From: geirm@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060928054012.6FB551A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: geirm Date: Wed Sep 27 22:40:11 2006 New Revision: 450706 URL: http://svn.apache.org/viewvc?view=rev&rev=450706 Log: HARMONY-1581 tested clean, update, and test Ubuntu 6, Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml?view=diff&rev=450706&r1=450705&r2=450706 ============================================================================== --- incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml (original) +++ incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml Wed Sep 27 22:40:11 2006 @@ -393,7 +393,7 @@ - + Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties?view=diff&rev=450706&r1=450705&r2=450706 ============================================================================== --- incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties (original) +++ incubator/harmony/enhanced/drlvm/trunk/build/make/lnx.properties Wed Sep 27 22:40:11 2006 @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# @author: Marina V. Goldburt -# @version: $Revision: 1.6.2.24 $ # This file contains the definitions for external resources being used by the build. # Resources are downloaded to the local drive during the first launch of the build. @@ -36,19 +34,15 @@ #remote.ECLIPSE.archive=http://anak.kambing.vlsm.org/eclipse/eclipse/downloads/drops/R-3.1.1-200509290840/eclipse-SDK-3.1.1-linux-gtk.tar.gz remote.ECLIPSE.archive=http://mirrors.cat.pdx.edu/eclipse/eclipse/downloads/drops/R-3.1.1-200509290840/eclipse-SDK-3.1.1-linux-gtk.tar.gz + # Cpptasks, version 1.0 beta 3 or above # http://sourceforge.net/project/showfiles.php?group_id=36177 -remote.CPPTASKS.archive=http://kent.dl.sourceforge.net/sourceforge/ant-contrib/cpptasks-1.0b4.zip +remote.CPPTASKS.archive=http://heanet.dl.sourceforge.net/sourceforge/ant-contrib/cpptasks-1.0b4.zip # Ant-contrib, version 0.6 or above # http://sourceforge.net/project/showfiles.php?group_id=36177 remote.ANTCONTRIB.archive=http://belnet.dl.sourceforge.net/sourceforge/ant-contrib/ant-contrib-1.0b2-bin.zip -# Harmony class libraries (sources & pre-built binaries) -# https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk -# remote.CLASSLIB.archive=-r 385366 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk -# remote.CLASSLIB.archive.type=svn - CLASSLIB_HOME=../../../classlib/trunk/ # Apache Portable Runtime, version 1.1 or above @@ -65,19 +59,14 @@ # LOG4CXX, svn revision 416779 # http://logging.apache.org/site/cvs-repositories.html -remote.LOG4CXX.archive=-r 416779 https://svn.apache.org/repos/asf/logging/log4cxx/trunk +remote.LOG4CXX.archive=-r 416779 http://svn.apache.org/repos/asf/logging/log4cxx/trunk remote.LOG4CXX.archive.type=svn # IJ Eclipse plugin -#remote.HYPLUGIN.archive=-r 387505 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching -#remote.HYPLUGIN.archive.type=svn -remote.HYPLUGIN.archive=-r 387505 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching +remote.HYPLUGIN.archive=-r 387505 http://svn.apache.org/repos/asf/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching remote.HYPLUGIN.archive.type=svn # ANother Tool for Language Recognition -# http://www.antlr.org/download/antlr-2.7.5.jar -# remote.ANTLR.archive=/nfs/site/proj/drl/share/sync/externals/antlr-2.7.5/antlr-2.7.5.jar -# remote.ANTLR.archive=/nfs/ins/proj/drl/coreapi/antlr-2.7.5/antlr-2.7.5.jar remote.ANTLR.archive=http://www.antlr.org/download/antlr-2.7.5.jar remote.ANTLR.archive.type=asis Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties?view=diff&rev=450706&r1=450705&r2=450706 ============================================================================== --- incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties (original) +++ incubator/harmony/enhanced/drlvm/trunk/build/make/win.properties Wed Sep 27 22:40:11 2006 @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# @author: Marina V. Goldburt -# @version: $Revision: 1.6.2.27 $ # This file contains the definitions for external resources being used by the build. # Resources are downloaded to the local drive during the first launch of the build. @@ -48,12 +46,6 @@ # http://www.zlib.net/ remote.ZLIB.archive=http://www.zlib.net/zlib123-dll.zip -# Harmony class libraries (sources & pre-built binaries) -# https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk -# remote.CLASSLIB.archive=-r 385366 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk -# remote.CLASSLIB.archive= https://svn.apache.org/repos/asf/incubator/harmony/enhanced/classlib/trunk -# remote.CLASSLIB.archive.type=svn - CLASSLIB_HOME=../../../classlib/trunk/ # Apache Portable Runtime, version 1.1 or above @@ -69,17 +61,14 @@ remote.APRICONV.archive=http://apache.reverse.net/pub/apache/apr/apr-iconv-1.1.1-win32-src.zip # LOG4CXX, svn revision 416779 -remote.LOG4CXX.archive=-r 416779 https://svn.apache.org/repos/asf/logging/log4cxx/trunk +remote.LOG4CXX.archive=-r 416779 http://svn.apache.org/repos/asf/logging/log4cxx/trunk remote.LOG4CXX.archive.type=svn # IJ Eclipse plugin -remote.HYPLUGIN.archive=-r 387505 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching +remote.HYPLUGIN.archive=-r 387505 http://svn.apache.org/repos/asf/incubator/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching remote.HYPLUGIN.archive.type=svn # ANother Tool for Language Recognition -# http://www.antlr.org/download/antlr-2.7.5.jar -# remote.ANTLR.archive=/nfs/site/proj/drl/share/sync/externals/antlr-2.7.5/antlr-2.7.5.jar -# remote.ANTLR.archive=/nfs/ins/proj/drl/coreapi/antlr-2.7.5/antlr-2.7.5.jar remote.ANTLR.archive=http://www.antlr.org/download/antlr-2.7.5.jar remote.ANTLR.archive.type=asis