Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
base: d4e1da32ebef^
Choose a base ref
...
head repository: jruby/jruby
compare: 53e9ed1b3d04
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 1, 2015

  1. create usual bin archive as well one where jar files are pack200 comp…

    …ressed
    
    added bin/unpack200.sh which can be used to unpack all the jar files after
    extracting the archive
    mkristian committed Mar 1, 2015
    Copy the full SHA
    d4e1da3 View commit details
    Browse the repository at this point in the history
  2. added check of file size of distribtion artifacts

    granularity is 1M so if things fail is either because natural growth or
    something happened again which let the filesize explode.
    mkristian committed Mar 1, 2015
    Copy the full SHA
    0859944 View commit details
    Browse the repository at this point in the history
  3. [build] generated pom.xml

    mkristian committed Mar 1, 2015
    Copy the full SHA
    53e9ed1 View commit details
    Browse the repository at this point in the history