diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-08 01:28:08 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-08 01:28:08 -0400 |
commit | 9b89cd1b21280111a87aced6e6c857a8d0b69664 (patch) | |
tree | 1601df82486ab137a1ae5d9811b580150ba5a903 /conf/sources.mk | |
parent | 7c4de79ba6f95d88a7adde236aac52f38a94bdd1 (diff) |
Add cal10n, and make required changes to generic/Makefile.
This means handling resources in a manner more similar to actual maven.
Diffstat (limited to 'conf/sources.mk')
-rw-r--r-- | conf/sources.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/sources.mk b/conf/sources.mk index 6ef3f2f..fc720fd 100644 --- a/conf/sources.mk +++ b/conf/sources.mk @@ -25,6 +25,7 @@ plexus-container-default = git|git://github.com/sonatype/ple aether-core-bootstrap = git|git://git.eclipse.org/gitroot/aether/aether-core.git|aether-1.0.0.v20140518 +cal10n = git|git://github.com/qos-ch/cal10n.git|v_0.8.1 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 commons-cli = tar|$(_apache_mirror)/commons/cli/source/commons-cli-1.2-src.tar.gz |