summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-25 21:24:37 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-25 21:24:37 -0400
commite89a74700c8a7db01f07a405f583e6399ba7da16 (patch)
treed45b73bf49bf9f05b39d6ff0d73cf9fe9aa931f2 /conf
parent827be127213f3697f954dabf7cc67a5e075bed5e (diff)
Add janino. Required creating a 'union' type for sources.mk.
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk2
-rw-r--r--conf/sources.mk5
2 files changed, 7 insertions, 0 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index a0058fa..108bfc5 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -214,6 +214,8 @@ build/packages/wagon: \
build/packages/jsoup \
build/packages/plexus-interactivity \
build/packages/plexus-utils
+build/packages/janino: \
+ /opt/apache-ant/lib/ant.jar
build/packages/jarjar: \
build/packages/asm4 \
build/packages/maven-plugin-api-bootstrap
diff --git a/conf/sources.mk b/conf/sources.mk
index 629d6ef..cf732ba 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -92,6 +92,11 @@ qdox = tar|https://nexus.codehaus.org/co
slf4j-api = tar|http://www.slf4j.org/dist/slf4j-1.7.7.tar.gz|slf4j-api # HTTPS is mis-configured
wagon = tar|$(_apache_mirror)/maven/wagon/wagon-2.6-source-release.zip
+# Janino
+_janino-part1 = svn|https://svn.codehaus.org/janino|tags/janino_2.7.5
+_janino-part2 = svn|https://svn.code.sf.net/p/loggifier/code|tags/janino_2.7.5
+janino = union|_janino-part1:_janino-part2
+
eclipselink-persistence20 = tar|https://git.eclipse.org/c/eclipselink/javax.persistence.git/snapshot/javax.persistence-2.0.6.v201308211412.tar.gz
eclipselink-persistence21 = tar|https://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