Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 77676 invoked from network); 8 Dec 2003 11:39:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Dec 2003 11:39:28 -0000 Received: (qmail 38217 invoked by uid 500); 8 Dec 2003 11:39:27 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 38064 invoked by uid 500); 8 Dec 2003 11:39:27 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 38050 invoked by uid 500); 8 Dec 2003 11:39:26 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 38031 invoked from network); 8 Dec 2003 11:39:26 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 8 Dec 2003 11:39:26 -0000 Received: (qmail 77599 invoked by uid 1260); 8 Dec 2003 11:39:26 -0000 Date: 8 Dec 2003 11:39:26 -0000 Message-ID: <20031208113926.77598.qmail@minotaur.apache.org> From: cziegeler@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1 build.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N cziegeler 2003/12/08 03:39:26 Modified: tools/ide/eclipse make-classpath.xsl tools/targets ide-build.xml . build.properties Log: Eclipse: Optionally export all jars for other projects Revision Changes Path 1.2 +4 -3 cocoon-2.1/tools/ide/eclipse/make-classpath.xsl Index: make-classpath.xsl =================================================================== RCS file: /home/cvs/cocoon-2.1/tools/ide/eclipse/make-classpath.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- make-classpath.xsl 18 Nov 2003 17:20:24 -0000 1.1 +++ make-classpath.xsl 8 Dec 2003 11:39:26 -0000 1.2 @@ -10,7 +10,8 @@ - + + @@ -34,7 +35,7 @@ - + 1.2 +3 -1 cocoon-2.1/tools/targets/ide-build.xml Index: ide-build.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/tools/targets/ide-build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ide-build.xml 18 Nov 2003 17:20:23 -0000 1.1 +++ ide-build.xml 8 Dec 2003 11:39:26 -0000 1.2 @@ -103,7 +103,9 @@ + style="${tools}/ide/eclipse/make-classpath.xsl"> + +