Skip to content

Some more OSGI improvements#82

Open
mbechler wants to merge 1 commit intobeckchr:masterfrom
AgNO3:master
Open

Some more OSGI improvements#82
mbechler wants to merge 1 commit intobeckchr:masterfrom
AgNO3:master

Conversation

@mbechler
Copy link

@mbechler mbechler commented Feb 7, 2014

  • Export "internal" impl packages, needed for serialization
  • Make default ExpressionFactory instantiation work in OSGI:
    • Try both TCCL and API bundle classloader (before: try only TCCL if available)
    • Add optional import of implementation package in API package
      ( this is not a very nice thing to do - but should work,
      alterative: make impl a fragment of api )

- Make default ExpressionFactory instantiation work in OSGI:
  - Try both TCCL and API bundle classloader (before: try only TCCL if available)
  - Add optional import of implementation package in API package
    ( this is not a very nice thing to do - but should work,
      alterative: make impl a fragment of api )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant