Remove codehaus from repositories in docker grapeConfig.xml CTR

Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ebbcd3f4
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ebbcd3f4
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/ebbcd3f4

Branch: refs/heads/TINKERPOP-1599
Commit: ebbcd3f4ef798a55e7d810ebb23e242f53a56c1b
Parents: 1628467
Author: Stephen Mallette <[email protected]>
Authored: Wed Feb 15 10:44:42 2017 -0500
Committer: Stephen Mallette <[email protected]>
Committed: Wed Feb 15 10:44:42 2017 -0500

----------------------------------------------------------------------
 docker/resources/groovy/grapeConfig.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/ebbcd3f4/docker/resources/groovy/grapeConfig.xml
----------------------------------------------------------------------
diff --git a/docker/resources/groovy/grapeConfig.xml 
b/docker/resources/groovy/grapeConfig.xml
index 1cdfeb4..ba20af8 100644
--- a/docker/resources/groovy/grapeConfig.xml
+++ b/docker/resources/groovy/grapeConfig.xml
@@ -6,7 +6,6 @@
         <ivy 
pattern="${user.home}/.groovy/grapes/[organisation]/[module]/ivy-[revision].xml"/>
         <artifact 
pattern="${user.home}/.groovy/grapes/[organisation]/[module]/[type]s/[artifact]-[revision].[ext]"/>
       </filesystem>
-      <ibiblio name="codehaus" root="http://repository.codehaus.org/"; 
m2compatible="true"/>
       <ibiblio name="central" root="http://central.maven.org/maven2/"; 
m2compatible="true"/>
       <ibiblio name="java.net2" root="http://download.java.net/maven/2/"; 
m2compatible="true"/>
       <ibiblio name="hyracs-releases" 
root="http://obelix.ics.uci.edu/nexus/content/groups/hyracks-public-releases/"; 
m2compatible="true"/>

Reply via email to