Hi
I'm trying to initialise bundlor as per this page, but it looks like ivy is not pulling all bundlor dependencies. I am getting this error afterwards:
Any ideas how to fix it? Thanks.Code:download.bundlor.ivy: [ivy:cachepath] :: resolving dependencies :: com.springsource.bundlor#com.springsource.bundlor.ant-caller;working [ivy:cachepath] confs: [runtime] [ivy:cachepath] found com.springsource.bundlor#com.springsource.bundlor.ant;1.0.0.RC1 in com.springsource.repository.bundles.milestone [ivy:cachepath] found com.springsource.util#com.springsource.util.osgi;2.0.0.RC1 in com.springsource.repository.bundles.milestone [ivy:cachepath] found com.springsource.util#com.springsource.util.common;2.0.0.RC1 in com.springsource.repository.bundles.milestone [ivy:cachepath] found com.springsource.util#com.springsource.util.parser.manifest;2.0.0.RC1 in com.springsource.repository.bundles.milestone [ivy:cachepath] :: resolution report :: resolve 2734ms :: artifacts dl 30ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | runtime | 4 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- init.bundlor: BUILD FAILED c:\Temp\build.xml:72: The following error occurred while executing this line: jar:file:/C:/Documents%20and%20Settings/KoXo/.ivy2/cache/com.springsource.bundlor/com.springsource.bundlor.ant/jars/com.springsource.bundlor.ant-1.0.0.RC1.jar!/com/springsource/bundlor/ant/antlib.xml:3: taskdef A class needed by class com.springsource.bundlor.ant.Bundlor cannot be found: com/springsource/bundlor/support/classpath/ClassPathFactory


