Community
Participate
Working Groups
Build Identifier: Eclipse virgo snap I want use eclipse virgo snap. but i am getting following error while building E:\slice\org.eclipse.virgo.snaps\build-snaps\build.xml:18: Cannot find E:\ \slice\org.eclipse.virgo.snaps\virgo-build\multi-bundle\default.xml importe d from E:\slice\org.eclipse.virgo.snaps\build-snaps\build.xml Reproducible: Always Steps to Reproduce: 1. i installed git 2. run command "git clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.snaps.git" 3. Got the source files. 4. did "ant build-snaps" Then i got this error. I just want virgo snaps to build. Can this run in any webserver.
Please post your questions and queries to the Eclipse Virgo Forum http://www.eclipse.org/forums/eclipse.virgo Also, the Virgo documentation is available at http://www.eclipse.org/virgo/documentation/ Bugzilla is meant for development related bugs.
Hi Rakhs Looks like you didn't issue: git submodule update --init after cloning. Regards, Glyn