Compiling the BPMN modeler

16 views
Skip to first unread message

Yoann LAMY

unread,
Mar 11, 2010, 5:30:51 AM3/11/10
to build...@googlegroups.com
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:resolveependencies 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

Antoine Toulme

unread,
Mar 11, 2010, 12:00:40 PM3/11/10
to build...@googlegroups.com
Yoann, we don't use buildr to compile the BPMN modeler as of now (though we could). You need to install the buildr4osgi gem to get going.

Just run sudo gem install buildr4osgi to get it and then try again.

Thanks,

Antoine

Yoann LAMY

unread,
Mar 11, 2010, 1:10:07 PM3/11/10
to build...@googlegroups.com
Antoine,

Actually I had intalio-build4osgi installed, not build4osgi, that is why I had a few issues.
The command works now.

Thanks a lot, and also for your fast answer.

Regards,
Yoann

Antoine Toulme

unread,
Mar 11, 2010, 1:14:06 PM3/11/10
to build...@googlegroups.com
Ok. Did you read somewhere about the intalio-buildr4osgi ? I would need to remove that mention from the doc.

Thanks,

Antoine

Antoine Toulme

unread,
Mar 12, 2010, 7:51:14 PM3/12/10
to Yoann LAMY, build...@googlegroups.com
OK The website is long overdue for an update anyways.

Thanks for looking!

On Fri, Mar 12, 2010 at 01:57, Yoann LAMY <yooy...@gmail.com> wrote:
Actually, I found it on the first google research website : Intalio community :
http://oss.intalio.com/buildr4osgi/install.html
You can see the command used to install build4osgi is :
sudo gem install intalio-buildr4osgi

I only found it here, but it's the only website I found about build4osgi. Also, the example given is the BPM modeler! That is quite confusing.
If you can modify this website, I should suggest to add the command line :
buildr osgi:resolve:dependencies OSGi="/home/ylamy/Intalio/eclipse/" --require buildr4osgi
with the BPM modeler example.

Thanks for your time.

Yoann
Reply all
Reply to author
Forward
0 new messages