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

Artifacts watched #261

Merged
merged 9 commits into from
Jun 16, 2018
Merged

Artifacts watched #261

merged 9 commits into from
Jun 16, 2018

Conversation

wiiitek
Copy link
Contributor

@wiiitek wiiitek commented Jun 5, 2018

Description

Changes the way artifacts are organized for Karaf. So that new uploads of AET bundles are automatically installed.

Motivation and Context

This change goal is to make development process easier. So that after making a change in a AET bundle it is enough to upload it to Karaf. (Currently restart with cache clearing is required.)

Corresponding change in cookbook moves the configuration for fileinstall into etc folder. AET artifacts will be installed from three folders (configs, features, bundles) and the features XML file will be simpler.
Se also wttech/aet-cookbook#28

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the AET Contributor License Agreement.

@wiiitek wiiitek merged commit 4c62439 into master Jun 16, 2018
@wiiitek wiiitek deleted the artifacts-watched branch June 16, 2018 09:46
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