Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build improvements #2612

Closed
mkristian opened this issue Feb 20, 2015 · 2 comments
Closed

build improvements #2612

mkristian opened this issue Feb 20, 2015 · 2 comments
Milestone

Comments

@mkristian
Copy link
Member

just added a small wiki page to explain all the build a bit - from maven point of view

https://github.com/jruby/jruby/wiki/JRuby-Build----Some-Inside-Info

and found a few things which needs improvements:

  • mave jruby-core:complete into its own artifact and make it an osgi bundle
  • move jruby-stdlib into lib/
  • use artifacts instead of lib/jruby.jar and lib/jruby-truffle.jar
  • use test/check_versions.sh to check artifact size to detect "packaging errors" which blow up the archive size

@enebo @headius the wiki page is (mainly) meant for you before considering writing a bash script to build the distribution files ;)

@kares
Copy link
Member

kares commented Jun 22, 2017

sounds like most of this is done, or is anything else really needed @mkristian ?

@kares kares added this to the Non-Release milestone Jun 22, 2017
@mkristian
Copy link
Member Author

all done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants