summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-23 17:22:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-24 00:02:30 -0400
commit5712567264276244adbb2035279c2b464c0d5b86 (patch)
tree8566fb1f4d711dfdbd9d8418ff6ff93dd53eb6fb /conf
parent523689b22a91e8f15407b6c8b111f4f6a6fc48c5 (diff)
Add sisu-inject
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk6
-rw-r--r--conf/sources.mk1
2 files changed, 7 insertions, 0 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index d515f4d..c2c7e37 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -218,6 +218,12 @@ build/packages/eclipselink-persistence20: \
build/packages/osgi50-core # any version would probably work
build/packages/eclipselink-persistence21: \
build/packages/osgi50-core # any version would probably work
+build/packages/sisu-inject-bootstrap: \
+ $(dep-junit) \
+ $(dep-servlet25) \
+ build/packages/guice-bootstrap \
+ build/packages/osgi50-core \
+ build/packages/slf4j-api
# JDOM/Jaxen
build/packages/jdom1: \
diff --git a/conf/sources.mk b/conf/sources.mk
index 0915014..015ab3d 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -94,6 +94,7 @@ wagon = tar|$(_apache_mirror)/maven/wagon
eclispelink-persistence20 = tar|http://git.eclipse.org/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-2.0.6.v201308211412.tar.gz
eclipselink-persistence21 = tar|http://git.eclipse.org/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-2.1.0.v201304241213.tar.gz
+sisu-inject-bootstrap = tar|https://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/snapshot/releases/0.2.1.tar.gz|0.2.1
# Misc Git
aether-core-bootstrap = git|git://git.eclipse.org/gitroot/aether/aether-core.git|aether-1.0.0.v20140518