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

General build improvements #165

Closed

Commits on Mar 10, 2016

  1. Automatically call clean goal before build.

    Matteo Campana committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    4046a7e View commit details
    Browse the repository at this point in the history
  2. Added maven shade plugin to create an executable jar with all depende…

    …ncies.
    Matteo Campana committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    a1cdd01 View commit details
    Browse the repository at this point in the history
  3. Use buildnumber plugin to get the commit SHA-1 to identify the curren…

    …t build.
    Matteo Campana committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    d5cf72f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6431ecf View commit details
    Browse the repository at this point in the history
  5. Added the git SHA-1 string to the package filename.

    Matteo Campana committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    5744f8e View commit details
    Browse the repository at this point in the history
  6. Remove dependencySets from assembly files, now all dependencies are a…

    …lready included in the jar.
    Matteo Campana committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    0c6ed24 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Use tar.gz instead of zip format for the linux packages.

    Matteo Campana committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    6c8bbb2 View commit details
    Browse the repository at this point in the history
  2. Not include the original jar in the package.

    Matteo Campana committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    618e367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76d4797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8d8b52 View commit details
    Browse the repository at this point in the history
  5. Include the .sip-communicator directory in the package.

    Matteo Campana committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    5061692 View commit details
    Browse the repository at this point in the history
  6. Avoid the creation of dependency-reduced-pom.xml file in the project …

    …directory.
    Matteo Campana committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    b940f12 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Revert "Use tar.gz instead of zip format for the linux packages."

    This reverts commit 6c8bbb2.
    Matteo Campana committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    c7b5a06 View commit details
    Browse the repository at this point in the history
  2. Added maven shade plugin to create an executable jar with all depende…

    …ncies.
    Matteo Campana committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    7b1a3d9 View commit details
    Browse the repository at this point in the history
  3. Remove dependencySets from assembly files, now all dependencies are a…

    …lready included in the jar.
    Matteo Campana committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    d3c3304 View commit details
    Browse the repository at this point in the history
  4. Not include the original jar in the package.

    Matteo Campana committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    7ab11e3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'build_improvements' of github.com:matteocampana/jitsi-v…

    …ideobridge into build_improvements
    Matteo Campana committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    0e7a9bb View commit details
    Browse the repository at this point in the history