From 68843eca80761bd2ac1b7f765c68ceec344ac1b8 Mon Sep 17 00:00:00 2001 From: mdb Date: Fri, 20 Oct 2006 23:11:41 +0000 Subject: [PATCH] Make most of our pre-build jabbering "info" so that Cruise Control doesn't include it in the build output. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1957 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- depends-incl.xml | 60 ++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/depends-incl.xml b/depends-incl.xml index 428635a6..c8eb01b0 100644 --- a/depends-incl.xml +++ b/depends-incl.xml @@ -5,74 +5,74 @@ - The packages required for building are listed below. A package - followed by 'true' indicates that the package ispresent. One - followed by '${package.present}' indicates that it was not - found. Jar files can be placed into the lib/ directory or - copied into dist/lib if samskivert isbeing built as a part of a - larger project. + The packages required for building are listed below. A package + followed by 'true' indicates that the package ispresent. One + followed by '${package.present}' indicates that it was not + found. Jar files can be placed into the lib/ directory or + copied into dist/lib if samskivert isbeing built as a part of a + larger project. - - ------------------------------------------ - Standard extensions - http://java.sun.com/ - ------------------------------------------ + + ------------------------------------------ + Standard extensions - http://java.sun.com/ + ------------------------------------------ - Servlet 2.3: ${servlet2.3.present} + Servlet 2.3: ${servlet2.3.present} - Java Mail: ${mail.present} + Java Mail: ${mail.present} - SAX: ${sax.present} + SAX: ${sax.present} - JAXP: ${jaxp.present} + JAXP: ${jaxp.present} - Java Persistence: ${javax.persistence.present} + Java Persistence: ${javax.persistence.present} - - ---------------------------------------------- - Jakarta libraries - http://jakarta.apache.org/ - ---------------------------------------------- + + ---------------------------------------------- + Jakarta libraries - http://jakarta.apache.org/ + ---------------------------------------------- - Commons Collections: ${jakarta.commons-colls.present} + Commons Collections: ${jakarta.commons-colls.present} - Commons Logging: ${jakarta.commons-logging.present} + Commons Logging: ${jakarta.commons-logging.present} - Commons Digester: ${jakarta.commons-digester.present} + Commons Digester: ${jakarta.commons-digester.present} - Commons Io: ${jakarta.commons-io.present} + Commons Io: ${jakarta.commons-io.present} - Velocity: ${jakarta.velocity.present} + Velocity: ${jakarta.velocity.present} - The packages that will be built are listed below. One followed - by 'true' indicates that it will be built. One followed by - '${build.package}' indicates that it will not be built. If a - package is not being built, one or more of its dependencies - could not be located. + The packages that will be built are listed below. One followed + by 'true' indicates that it will be built. One followed by + '${build.package}' indicates that it will not be built. If a + package is not being built, one or more of its dependencies + could not be located. - +