summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-30 18:30:44 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-30 18:30:44 -0400
commit43a6202752cc76d14b5c7898d47f58e26017052e (patch)
tree814aee551bff265a2d4d205c16fe3278c35e6cd6
parentf0f43a8284a9da7ebd3c2ab08e8b4e146ba42047 (diff)
move atinject-javax.inject-tck out of sources.mk
-rw-r--r--conf/sources.all.mk1
-rw-r--r--conf/sources.mk1
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/sources.all.mk b/conf/sources.all.mk
index c0e4bdb..ccc38ab 100644
--- a/conf/sources.all.mk
+++ b/conf/sources.all.mk
@@ -29,3 +29,4 @@ plexus-utils = git|git://github.com/sonatype/ple
slf4j = git|git://github.com/qos-ch/slf4j.git|v_1.7.5
# yes, I know xbean 3.4 is old
xbean-reflect = svn|$(_apache_svn)|geronimo/xbean/tags/xbean-3.4/xbean-reflect
+atinject-javax.inject-tck = svn|http://atinject.googlecode.com/svn|tags/javax.inject-tck-1
diff --git a/conf/sources.mk b/conf/sources.mk
index 9d20b08..506050e 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -40,5 +40,4 @@ xbean-reflect = svn|$(_apache_svn)|geronimo/xbean
jsr305 = svn|http://jsr-305.googlecode.com/svn|trunk/ri
# An implementation of JSR-330. Perhaps use the one included in Google Guice if we include that anyway?
-#atinject-javax.inject-tck = svn|http://atinject.googlecode.com/svn|tags/javax.inject-tck-1
atinject-javax.inject = svn|http://atinject.googlecode.com/svn|trunk