From d435598e37e1b8925e5456619016e36b70f5cea6 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 9 Aug 2004 13:43:56 +0000 Subject: [PATCH] Update commons-attributes version to 2.1 --- project.properties | 16 +++++++++------- project.xml | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/project.properties b/project.properties index 81fb8929ea..d286567c01 100644 --- a/project.properties +++ b/project.properties @@ -82,25 +82,22 @@ clover.dbfile=acegi_security_coverage.db clover.tmpdir=${target.clover.dir}/tmp target.clover.html.dir=${target.dir}/clover-reports -# ------------------------------------------------------------------------ +# ------------------------------------------------------------------------ # docbook reference documentation -# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - doc.dir=docs doc.ref.dir=docs/reference dist.ref.dir=docs/reference -# ------------------------------------------------------------------------ +# ------------------------------------------------------------------------ # maven configuration -# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Jar overrides maven.jar.override = on -maven.jar.commons-attributes-api = ${basedir}/lib/jakarta-commons/commons-attributes-api-SNAPSHOT.jar -maven.jar.commons-attributes-compiler = ${basedir}/lib/jakarta-commons/commons-attributes-compiler-SNAPSHOT.jar - maven.jar.cas = ${basedir}/lib/cas/cas-2.0.12-beta3.jar maven.jar.casclient = ${basedir}/lib/cas/casclient-2.0.10.jar @@ -119,5 +116,10 @@ maven.site.deploy.method = fs #maven.clover.jar = ${basedir}/lib/clover/clover.jar +#------------------------------------------------------------------------ +# Commons Attributes +#------------------------------------------------------------------------ +# org.apache.commons.attributes.enable=true +# org.apache.commons.attributes.index.enable=true diff --git a/project.xml b/project.xml index 71e107f143..2f6239deb0 100644 --- a/project.xml +++ b/project.xml @@ -167,7 +167,7 @@ commons-attributes commons-attributes-api - SNAPSHOT + 2.1 http://jakarta.apache.org/commons true @@ -177,7 +177,7 @@ commons-attributes commons-attributes-compiler - SNAPSHOT + 2.1 http://jakarta.apache.org/commons