Return-Path: Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 45622 invoked by uid 500); 3 Jul 2003 00:46:10 -0000 Received: (qmail 45597 invoked from network); 3 Jul 2003 00:46:10 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 3 Jul 2003 00:46:10 -0000 Received: (qmail 79103 invoked by uid 1518); 3 Jul 2003 00:46:09 -0000 Date: 3 Jul 2003 00:46:09 -0000 Message-ID: <20030703004609.79102.qmail@icarus.apache.org> From: mattbaird@apache.org To: db-ojb-cvs@apache.org Subject: cvs commit: db-ojb build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N mattbaird 2003/07/02 17:46:09 Modified: . build.xml Log: refactor build so we don't have redundant targets we need to maintain Revision Changes Path 1.96 +42 -42 db-ojb/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/db-ojb/build.xml,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- build.xml 1 Jul 2003 21:05:40 -0000 1.95 +++ build.xml 3 Jul 2003 00:46:09 -0000 1.96 @@ -356,56 +356,46 @@ target="project-datadump-classpath"/> - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -1164,7 +1154,17 @@ - + + + + + + + + + + +