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

Bugfix for #920 (disable bundle plugin) #1370

Merged
merged 5 commits into from
Mar 15, 2017
Merged

Bugfix for #920 (disable bundle plugin) #1370

merged 5 commits into from
Mar 15, 2017

Commits on Mar 2, 2017

  1. upgrade maven-bundle-plugin to 2.5.4

    Signed-off-by: olivier lamy <olamy@webtide.com>
    olamy committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    1d4bc8f View commit details
    Browse the repository at this point in the history
  2. fix some osgi build

    Signed-off-by: olivier lamy <olamy@webtide.com>
    olamy committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    accf071 View commit details
    Browse the repository at this point in the history
  3. disable bundle plugin here as it corrupt MANIFEST and we do not need …

    …it for this uber jar #920
    
    Signed-off-by: olivier lamy <olamy@webtide.com>
    olamy committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    dce5f8e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Revert "upgrade maven-bundle-plugin to 2.5.4"

    This reverts commit 1d4bc8f.
    olamy committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    ed4eb43 View commit details
    Browse the repository at this point in the history
  2. Revert "fix some osgi build"

    This reverts commit accf071.
    olamy committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    d5aa619 View commit details
    Browse the repository at this point in the history