From: <mwl...@us...> - 2009-07-17 21:59:18
|
Revision: 889 http://cishell.svn.sourceforge.net/cishell/?rev=889&view=rev Author: mwlinnem Date: 2009-07-17 21:59:15 +0000 (Fri, 17 Jul 2009) Log Message: ----------- Cosmetic change. 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 2009-07-17 21:56:16 UTC (rev 888) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2009-07-17 21:59:15 UTC (rev 889) @@ -167,6 +167,6 @@ <param name="element.id" value="org.cishell.utilities"/> <param name="project.name" value="/core/org.cishell.utilities"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> - </antcall> + </antcall> </target> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2009-11-06 20:53:37
|
Revision: 978 http://cishell.svn.sourceforge.net/cishell/?rev=978&view=rev Author: mwlinnem Date: 2009-11-06 20:53:24 +0000 (Fri, 06 Nov 2009) Log Message: ----------- Added convertergraph (was in feature before, but not releng, which caused the build to fail). 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 2009-11-05 20:59:55 UTC (rev 977) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2009-11-06 20:53:24 UTC (rev 978) @@ -90,6 +90,7 @@ <param name="project.name" value="/deployment/org.cishell.reference.gui.feature"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + <antcall target="svn.co"> <param name="target" value="features"/> <param name="element.id" value="org.cishell.reference.gui.brand.feature"/> @@ -150,6 +151,12 @@ <param name="project.name" value="/clients/gui/org.cishell.reference.gui.scheduler"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.algorithm.convertergraph"/> + <param name="project.name" value="org.cishell.algorithm.convertergraph"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk/core/"/> + </antcall> <antcall target="svn.co"> <param name="target" value="plugins"/> <param name="element.id" value="org.prefuse.lib"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2010-01-25 22:09:11
|
Revision: 1022 http://cishell.svn.sourceforge.net/cishell/?rev=1022&view=rev Author: mwlinnem Date: 2010-01-25 22:09:05 +0000 (Mon, 25 Jan 2010) Log Message: ----------- Added database stuff to cishell build. 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 2010-01-25 16:57:58 UTC (rev 1021) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2010-01-25 22:09:05 UTC (rev 1022) @@ -175,5 +175,26 @@ <param name="project.name" value="/core/org.cishell.utilities"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.service.database"/> + <param name="project.name" value="/core/org.cishell.reference.service.database"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.service.database"/> + <param name="project.name" value="/core/org.cishell.service.database"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.templates.database"/> + <param name="project.name" value="/templates/org.cishell.templates.database"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> </target> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2010-03-16 18:17:15
|
Revision: 1046 http://cishell.svn.sourceforge.net/cishell/?rev=1046&view=rev Author: mwlinnem Date: 2010-03-16 18:16:57 +0000 (Tue, 16 Mar 2010) Log Message: ----------- Added google collections. 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 2010-03-16 18:14:54 UTC (rev 1045) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2010-03-16 18:16:57 UTC (rev 1046) @@ -176,6 +176,13 @@ <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="google-collections"/> + <param name="project.name" value="/libs/google-collections"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> <param name="target" value="plugins"/> <param name="element.id" value="org.cishell.reference.service.database"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2010-03-16 22:37:07
|
Revision: 1048 http://cishell.svn.sourceforge.net/cishell/?rev=1048&view=rev Author: mwlinnem Date: 2010-03-16 22:37:00 +0000 (Tue, 16 Mar 2010) Log Message: ----------- Added missing commons_dbcp and commons_pool dependencies. Could this solve the build problem entirely? 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 2010-03-16 22:04:02 UTC (rev 1047) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2010-03-16 22:37:00 UTC (rev 1048) @@ -78,6 +78,18 @@ <param name="project.name" value="/libs/org.apache.commons.collections"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="commons_dbcp"/> + <param name="project.name" value="/libs/commons_dbcp"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="commons_pool"/> + <param name="project.name" value="/libs/commons_pool"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> <antcall target="svn.co"> <param name="target" value="plugins"/> <param name="element.id" value="cern.colt"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2010-03-16 22:42:46
|
Revision: 1049 http://cishell.svn.sourceforge.net/cishell/?rev=1049&view=rev Author: mwlinnem Date: 2010-03-16 22:42:41 +0000 (Tue, 16 Mar 2010) Log Message: ----------- Added hsqldb and derbylib. Maybe THIS will fix the CIShell build. 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 2010-03-16 22:37:00 UTC (rev 1048) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2010-03-16 22:42:41 UTC (rev 1049) @@ -89,7 +89,19 @@ <param name="element.id" value="commons_pool"/> <param name="project.name" value="/libs/commons_pool"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> - </antcall> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="derbylib"/> + <param name="project.name" value="/libs/derbylib"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="hsqldb"/> + <param name="project.name" value="/libs/hsqldb"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> <antcall target="svn.co"> <param name="target" value="plugins"/> <param name="element.id" value="cern.colt"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mwl...@us...> - 2010-03-19 18:47:34
|
Revision: 1053 http://cishell.svn.sourceforge.net/cishell/?rev=1053&view=rev Author: mwlinnem Date: 2010-03-19 18:47:28 +0000 (Fri, 19 Mar 2010) Log Message: ----------- Added database.feature to main CIShell build (surely this...) 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 2010-03-19 18:40:20 UTC (rev 1052) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2010-03-19 18:47:28 UTC (rev 1053) @@ -30,6 +30,12 @@ <param name="project.name" value="/deployment/org.cishell.reference.feature"/> <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> </antcall> + <antcall target="svn.co"> + <param name="target" value="features"/> + <param name="element.id" value="org.cishell.reference.database.feature"/> + <param name="project.name" value="/deployment/org.cishell.reference.database.feature"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> <antcall target="svn.co"> <param name="target" value="plugins"/> <param name="element.id" value="org.cishell.reference"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |