summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-06 17:08:58 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-06 17:08:58 -0400
commitf34682f11247910aff663eee2b4020234c65702f (patch)
tree38d35b3bfcbedb6ec88cf7fd477f3f7339df460a /conf
parent8d8befb89e68217a61ce63399bb58d930332c1a4 (diff)
add QDox 2
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk2
-rw-r--r--conf/sources.mk1
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index 76d0ea8..fa9ab97 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -72,6 +72,8 @@ build/packages/plexus-container-default: \
build/packages/guava: \
$(dep-jsr305)
+build/packages/qdox: \
+ build/packages/jflex
build/packages/jdom1: \
build/packages/jaxen-bootstrap \
diff --git a/conf/sources.mk b/conf/sources.mk
index 0c75153..e96b0de 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -22,6 +22,7 @@ plexus-interpolation = git|git://github.com/sonatype/ple
plexus-utils = git|git://github.com/sonatype/plexus-utils.git|plexus-utils-3.0.17
guava = git|https://code.google.com/p/guava-libraries/|v17.0/guava
+qdox = tar|http://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/qdox/qdox/2.0-M1/qdox-2.0-M1-project.tar.bz2
# Is missing support for jom4j and xom
jaxen-bootstrap = tar|http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.6-src.tar.gz