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

Deploy SNAPSHOT versions from Travis #528

Merged

Commits on May 22, 2013

  1. Add travis config to deploy snapshots to sonatype.

    This needs the actual sonatype username and password added
    after running through a 'travis encrypt' command.
    
    Only try to deploy from one entry in the matrix, so pulled
    openjdk6 out of the main jdk matrix and added a separate
    entry with its own script with the deploy command.
    tomdcc committed May 22, 2013
    Configuration menu
    Copy the full SHA
    fa1c14b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2013

  1. Configuration menu
    Copy the full SHA
    3286b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b683d2d View commit details
    Browse the repository at this point in the history