Ant's <get> task doesn't support file:// URLs, so that won't work.
However, once you've downloaded the zip once into
downloadsDir=file://D:/tmp/build/downloads/, Athena will not try to
re-download the SDK again but will use the locally cached file.
Regarding the syntax for SVN map files, there are lots of examples out
there. Here are two:
http://anonsvn.jboss.org/repos/jbosstools/trunk/jmx/releng/maps/project.map
https://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/releng/trunk/org.eclipse.linuxtools.releng/maps/linuxtools.map
In future, please ask Athena questions on dash-...@eclipse, not pdt-...@.
Cheers,
赵忠伟 wrote:
i want to use local location,instead of downloading from network
dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip
so i use the following line
dependencyURLs=file:D:/tmp/build/downloads/eclipse-SDK-3.5-win32.zip
but there is a java.net.MalformedURLException: no protocol exception
and i use svn as my SCM,and what is the format of plugin(feature...) in
the *.map file.
thank you.
bast regards
------------------------------------------------------------------------
_______________________________________________
pdt-dev mailing list
pdt-...@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev
--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev