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

Source format #8

Closed
wants to merge 21 commits into from
Closed

Source format #8

wants to merge 21 commits into from

Commits on Feb 20, 2015

  1. Copy the full SHA
    4ebfff5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from cgoncas/pr-8

    Carlos Sierra committed Feb 20, 2015
    Copy the full SHA
    7797384 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. SF

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    f40176e View commit details
    Browse the repository at this point in the history
  2. Update to version 1.1.7.Final

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    9e18167 View commit details
    Browse the repository at this point in the history
  3. Test

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    17d343f View commit details
    Browse the repository at this point in the history
  4. Don't depend on Junit-Container

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    8badf0b View commit details
    Browse the repository at this point in the history
  5. Use the manifest directly to configure OSGI imports

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    be5aaba View commit details
    Browse the repository at this point in the history
  6. Use the manifest directly to configure the osgi JARs dependencies

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    7fb2dae View commit details
    Browse the repository at this point in the history
  7. New method get manifest from a JavaFile

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    10258de View commit details
    Browse the repository at this point in the history
  8. Use JarFile.MANIFEST_NAME

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    b66eff4 View commit details
    Browse the repository at this point in the history
  9. Check if the AuxiliaryAppender is a valid Bundle

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    11ba617 View commit details
    Browse the repository at this point in the history
  10. New method that add an attribute to a list of values of a manifest at…

    …tribute
    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    deb4ad3 View commit details
    Browse the repository at this point in the history
  11. Exclude imports included in the bundle classpath

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    4556d1d View commit details
    Browse the repository at this point in the history
  12. Use the manifest directly to add the auxiliaryAppenders to the archive

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    d26a674 View commit details
    Browse the repository at this point in the history
  13. These methods are not used anymore

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    4107ac3 View commit details
    Browse the repository at this point in the history
  14. It is not needed to add all the jar file

    cgoncas authored and Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    b60a833 View commit details
    Browse the repository at this point in the history
  15. Not needed

    Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    99ff94b View commit details
    Browse the repository at this point in the history
  16. Not needed?

    Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    1c9518b View commit details
    Browse the repository at this point in the history
  17. Source Format

    Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    19e1391 View commit details
    Browse the repository at this point in the history
  18. Change name... it is a bit confusing to have:

    ```java
    new BundleActivators().getBundleActivators()
    ```
    Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    3283554 View commit details
    Browse the repository at this point in the history
  19. Source format

    Carlos Sierra committed Feb 26, 2015
    Copy the full SHA
    2ebe1d1 View commit details
    Browse the repository at this point in the history