summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-25 21:48:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-25 21:48:36 -0400
commit43b30670e62c50454a81a056824c796dada3463e (patch)
tree07a58b872680d4716cf557810f2a7d39101670d0 /conf
parente89a74700c8a7db01f07a405f583e6399ba7da16 (diff)
add logback-core
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk5
-rw-r--r--conf/sources.mk7
2 files changed, 10 insertions, 2 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index 108bfc5..bb78be0 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -199,6 +199,11 @@ build/packages/groovy: \
build/packages/jansi \
build/packages/xstream \
/usr/share/java/antlr2.jar
+build/packages/logback-core: \
+ $(dep-javamail) \
+ $(dep-servlet25) \
+ build/packages/janino \
+ build/packages/jansi
build/packages/ognl: \
build/packages/javassist \
/usr/share/java/javacc.jar
diff --git a/conf/sources.mk b/conf/sources.mk
index cf732ba..fae9077 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -78,7 +78,6 @@ _tarbombs += $(ow-util-ant-tasks)
# Misc tarballs
aopalliance = tar|http://aopalliance.cvs.sourceforge.net/viewvc/aopalliance/aopalliance/?view=tar
bnd = tar|https://github.com/bndtools/bnd/archive/2.3.0.REL.tar.gz
-cal10n = tar|https://github.com/qos-ch/cal10n/archive/v_0.8.1.tar.gz
cglib = tar|https://github.com/cglib/cglib/archive/RELEASE_3_1.tar.gz
gradle = tar|https://services.gradle.org/distributions/gradle-1.12-src.zip
groovy = tar|https://dl.bintray.com/groovy/maven/groovy-src-2.3.3.zip
@@ -89,7 +88,6 @@ jline = tar|https://downloads.sourceforge
jzlib = tar|https://github.com/ymnk/jzlib/archive/1.1.3.zip
ognl = tar|https://github.com/jkuhnert/ognl/archive/OGNL_3_0_8.tar.gz
qdox = tar|https://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/qdox/qdox/2.0-M1/qdox-2.0-M1-project.tar.bz2
-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
@@ -97,6 +95,11 @@ _janino-part1 = svn|https://svn.codehaus.org/jani
_janino-part2 = svn|https://svn.code.sf.net/p/loggifier/code|tags/janino_2.7.5
janino = union|_janino-part1:_janino-part2
+# Quality Open Software
+logback-core = tar|http://logback.qos.ch/dist/logback-1.1.2.tar.gz|logback-core # HTTPS is mis-configured
+cal10n = tar|https://github.com/qos-ch/cal10n/archive/v_0.8.1.tar.gz
+slf4j-api = tar|http://www.slf4j.org/dist/slf4j-1.7.7.tar.gz|slf4j-api # HTTPS is mis-configured
+
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