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

Feature/osgi #154

Merged
merged 12 commits into from
May 12, 2020
Merged

Feature/osgi #154

merged 12 commits into from
May 12, 2020

Conversation

etiennerobinet
Copy link
Contributor

OSGi Module
-Generic Activator for Driver/Transports
-Drvier do not use osgi.cmpn anymore

etiennerobinet and others added 12 commits April 7, 2020 15:53
-added Activator for API(Drivers) and SPI(Transport) to properly register services
-S7 and EIP Driver now correctly registered as services
-Downgrade to Camel 2.24.2 to pass Bean(List<TagData>) to Endpoint
-Update to Camel 3.1.0 by using the new API to set parameters correctly
-Inside a OSGi Blueprint, use tags=#TagDataList to set the tags for the component. TagDataList should be a java.util.List of TagData
-When using OSGi blueprints, the Objects are passed as String (Numbers, Boolean). Added a method to parse to the correct type (if applicable)
-Generic Activators for Drivers and Transports
-Add Bundle-Activator in Driver's/Transport's POM
-Adapted EIP Feature generation
-Adapted S7 Feature generation
@etiennerobinet etiennerobinet merged commit f3fb43c into develop May 12, 2020
@etiennerobinet etiennerobinet deleted the feature/osgi branch May 15, 2020 12:33
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.

None yet

1 participant