From: <jrb...@us...> - 2012-02-24 00:56:13
|
Revision: 1309 http://cishell.svn.sourceforge.net/cishell/?rev=1309&view=rev Author: jrbibers Date: 2012-02-24 00:56:07 +0000 (Fri, 24 Feb 2012) Log Message: ----------- Updating repository path from "google_guava" to "com.google.guava". Modified Paths: -------------- trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml Modified: trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2012-02-24 00:53:45 UTC (rev 1308) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2012-02-24 00:56:07 UTC (rev 1309) @@ -229,7 +229,7 @@ <antcall target="svn.co"> <param name="target" value="plugins" /> <param name="element.id" value="com.google.guava" /> - <param name="project.name" value="libs/google_guava" /> + <param name="project.name" value="libs/com.google.guava" /> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk" /> </antcall> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |