diff --git a/build.xml b/build.xml index b0091c57b..c0d8e5d1c 100644 --- a/build.xml +++ b/build.xml @@ -1,53 +1,512 @@ - + + - - - + + +HttpClient: Jakarta HttpComponents Client + - - - - - - - - - - + + External dependencies for which there is no default location: + commons-logging.jar - (to be added to default dependencies) + junit.jar - for test and clover targets + clover.jar - for clover target + --> + + - - + + + + - - - + - - - + + + - - - + + + + - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +General + component ${comp.client.name} + component title ${comp.client.title} + component version ${comp.client.version} + base directory ${basedir} + local properties ${local.properties} + +Dependencies + HttpCore ${httpcore.jar} + Commons Logging ${commons-logging.jar} + JUnit ${junit.jar} + Clover ${clover.jar} + +Source Tree + base ${comp.client.home} + main ${comp.client.src} + tests ${comp.client.tests} + examples ${comp.client.xmpls} + contrib ${comp.client.contr} + +Output + temp ${build.client.home} + final ${dist.client.home} + javadoc ${dist.client.api} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${comp.client.title} + Copyright (c) 2005-2006 - Apache Software Foundation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${comp.client.title} + Copyright (c) 2005-2006 - Apache Software Foundation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +