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

Generate OSGi manifest headers #85

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 28, 2016

  1. Generate OSGi manifest headers

    Packaging phase for cglib-nodep and cglib uses now the
    maven-bundle-plugin instead of the regular JAR plugin. This makes the
    cglib a regular OSGi bundle. For non-OSGi environments, this change has
    no effect.
    SourcePond committed Jun 28, 2016
    Copy the full SHA
    779641b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb8a037 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    89036a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f6378e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9030172 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1a40041 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9da3071 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Copy the full SHA
    f3422ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be74558 View commit details
    Browse the repository at this point in the history
  3. Remove -Xdoclint from default build (only activated for jdk8 and high…

    …er), updated maven-bundle-plugin
    SourcePond committed Nov 1, 2016
    Copy the full SHA
    e8cc6a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    51b2d1f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d6297ec View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    SourcePond committed Nov 1, 2016
    Copy the full SHA
    244a597 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c58f2f7 View commit details
    Browse the repository at this point in the history
  8. Enable stacketraces

    SourcePond committed Nov 1, 2016
    Copy the full SHA
    7cb2e03 View commit details
    Browse the repository at this point in the history