summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-22 14:38:01 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-22 14:38:01 -0400
commitbe92521ffff0964ad6ab7583fa61279098540256 (patch)
treeee59dd60c75e9b493e86182ee453e80c9ce4c424 /conf
parent3e636fad315b719b880655e3eec039b45204f14c (diff)
get cglib to build
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk6
-rw-r--r--conf/sources.mk1
2 files changed, 6 insertions, 1 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index e015d6c..8e8aa13 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -169,7 +169,8 @@ build/packages/cal10n: \
build/packages/maven-artifact-bootstrap \
build/packages/maven-plugin-api-bootstrap
build/packages/cglib: \
- build/packages/asm4
+ build/packages/asm4 \
+ build/packages/jarjar
build/packages/guava: \
$(dep-jsr305)
build/packages/guice-core: \
@@ -200,6 +201,9 @@ build/packages/wagon: \
build/packages/hawtjni-bootstrap: \
build/packages/commons-cli \
build/packages/xbean-bootstrap
+build/packages/jarjar: \
+ build/packages/asm4 \
+ build/packages/maven-plugin-api-bootstrap
build/packages/eclipselink-persistence20: \
build/packages/osgi50-core # any version would probably work
diff --git a/conf/sources.mk b/conf/sources.mk
index 4f7c02b..18aa23e 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -98,6 +98,7 @@ aether-core-bootstrap = git|git://git.eclipse.org/gitroot
bouncycastle-java = git|http://git.bouncycastle.org/repositories/bc-java|r1rv50 # SSL is broken
guava = git|https://code.google.com/p/guava-libraries/|v17.0/guava
jsoup = git|git://github.com/jhy/jsoup.git|jsoup-1.7.3
+jarjar = svn|https://jarjar.googlecode.com/svn|trunk/jarjar
# FuseSource
jansi = tar|https://github.com/fusesource/jansi/archive/jansi-project-1.11.tar.gz