Hi, I try to make a bundle with GWT , I am doing that : https://github.com/rombert/gwt-karaf-examples or https://github.com/cristcost/gwt-karaf-examples
I have these errors : parker@parker-W55xEU:/java/mavenprojects/googletoolkitV4$ wget -O tools/lib/bnd/bnd-1.50.0.jar http://search.maven.org/remotecontent?filepath=biz/aQute/bnd/1.50.0/bnd-1.50.0.jar tools/lib/bnd/bnd-1.50.0.jar: No such file or directory parker@parker-W55xEU:/java/mavenprojects/googletoolkitV4$ git fetch https://gwt.googlesource.com/gwt refs/changes/51/5351/7 && git cherry-pick FETCH_HEAD fatal: Not a git repository (or any of the parent directories): .git parker@parker-W55xEU:/java/mavenprojects/googletoolkitV4$ parker@parker-W55xEU:/java/mavenprojects/googletoolkitV4$ git fetch https://gwt.googlesource.com/gwt refs/changes/51/5351/7 && git cherry-pick FETCH_HEAD fatal: Not a git repository (or any of the parent directories): .git parker@parker-W55xEU:/java/mavenprojects/googletoolkitV4$ Thank you for your advices, -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-with-gwt-with-gwt-karaf-examples-tp4033720.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
