Hi everyone,
My name is Yoann, and I am a student working on a project dealing with security protocols validation.
I need to install the BPMN modeler, and mostly I will need to modify, and so compile it.
I'm facing some issues, as I am a newbie using buildr.
In fact I found the same problem under this link :
http://www.mail-archive.com/us...@buildr.apache.org/msg00780.html
I really do not know how to use buildr4osgi, and trying this command :
jruby -S buildr osgi:resolve
ependencies OSGi="/home/ylamy/Intalio/eclipse"
always give me this error :
no such file to load -- buildr4osgi
/home/ylamy/Intalio/designer_svn/trunk/buildfile:1
/home/ylamy/Intalio/designer_svn/trunk/buildfile:398:in `load'
/opt/jruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-java/lib/buildr/core/application.rb:398:in `raw_load_buildfile'
/opt/jruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-java/lib/buildr/core/application.rb:218:in `load_buildfile'
/opt/jruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-java/lib/buildr/core/application.rb:213:in `load_buildfile'
I
tried many different things such as deleting the first line of the
buidfile (require "build4osgi"), and adding this as an option in the
command line, but I always have the same kind of errors.
Could you give some help?
If you need any other information, please don't hesitate to ask.
Thank you very much.
Best regards,
Yoann LAMY