This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 145007

Summary: Package JRuby desktop application as single JAR file
Product: ruby Reporter: ivanb <ivanb>
Component: ProjectAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker CC: paulf39
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ivanb 2008-08-25 13:39:00 UTC
Hi.

I would like to have a feature which would be able to:
- take whole ruby project
- add jruby-complete jar
- add necessary ruby gems
- publish it as single jar/exe file
- to run that file end user would only need java, not also jruby and all gems.

Thanks
Comment 1 Martin Krauskopf 2008-08-25 15:23:56 UTC
Related, might be the same as issue 144567, but concisely and well described. Leaving open. Might be, will be considered
as one issue. 144567 request is little bit fuzzy (CCing Paul, he might be interested).