diff --git a/depends-incl.xml b/depends-incl.xml index 7c89e136..428635a6 100644 --- a/depends-incl.xml +++ b/depends-incl.xml @@ -5,79 +5,79 @@ - - - - - - + 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/ + ------------------------------------------ - + Servlet 2.3: ${servlet2.3.present} - + Java Mail: ${mail.present} - + SAX: ${sax.present} - + JAXP: ${jaxp.present} - + Java Persistence: ${javax.persistence.present} - - - - + + ---------------------------------------------- + Jakarta libraries - http://jakarta.apache.org/ + ---------------------------------------------- - + Commons Collections: ${jakarta.commons-colls.present} - + Commons Logging: ${jakarta.commons-logging.present} - + Commons Digester: ${jakarta.commons-digester.present} - + Commons Io: ${jakarta.commons-io.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. - + - + - + @@ -86,7 +86,7 @@ - + com.samskivert.jdbc: ${build.jdbc} @@ -94,7 +94,7 @@ - + com.samskivert.jdbc.depot: ${build.depot} @@ -102,7 +102,7 @@ - + com.samskivert.net: ${build.net} @@ -112,15 +112,15 @@ - + com.samskivert.servlet: ${build.servlet} - + com.samskivert.swing: ${build.swing} - + com.samskivert.test: ${build.test} @@ -131,7 +131,7 @@ - + com.samskivert.velocity: ${build.velocity} @@ -143,7 +143,7 @@ - + com.samskivert.xml: ${build.xml}