This is an automated email from the ASF dual-hosted git repository.
ggrzybek pushed a change to branch KARAF-5376-overrides_v2
in repository https://gitbox.apache.org/repos/asf/karaf.git.
omit 8c5b067 [KARAF-5376] Fix ListFeaturesCommandTest
omit c6bca02 [KARAF-5376] Integrate features processor with Deployer and
SubsystemResolver
omit a51b572 [KARAF-5468] Adjust JavaVersion enum:
supportsEndorsedAndExtLibraries()
omit abd345a [KARAF-5376] Generate/merge features processor configuration
from external and Maven config, improve logging in karaf-maven-plugin:assembly
omit b7c55c0 [KARAF-5376] Using "features processor" in profile builder
(overrides, blacklist)
omit 59cb985 [KARAF-5468] Add comments to generated
target/assembly/etc/profile.cfg
omit dd1990c [KARAF-5468] Cleaning up AssemblyMojo, Profiles and profile
Builder
omit 37e211b [KARAF-5376] Polish LocationPattern and FeaturePattern
helpers for blacklist/override matching
omit 8a668a4 [KARAF-5478] Provide org.apache.karaf.util.Version class
omit 032a71a [KARAF-5376] Review BuilderTest
omit 0d302a5 [KARAF-5376] Include new Features JAXB model info in
feature:* commands
omit 4533176 [KARAF-5376] Moving overrides and blacklist mechanisms to
"features processor" service
add 2f6f469 [KARAF-5516] Upgrade to commons-lang3 3.7
add 7abcc2b Merge pull request #406 from jbonofre/KARAF-5516
add 50e97b2 [KARAF-5517] Upgrade to Apache Felix Metatype 1.1.6
add 2ed5172 Merge pull request #407 from jbonofre/KARAF-5517
add 79fa1c5 [KARAF-5518] Upgrade to Apache Felix WebConsole DS plugin
2.0.8
add 3ecf22f [KARAF-5519] Upgrade to Apache Felix WebConsole EventAdmin
plugin 1.1.8
add fecd0ab Fix org.apache.karaf.jpm.ProcessTest
add 10fd3a7 [KARAF-5520] Upgrade Maven dependencies to 3.5.2
new 336f351 [KARAF-5376] Moving overrides and blacklist mechanisms to
"features processor" service
new f0b2075 [KARAF-5376] Include new Features JAXB model info in
feature:* commands
new e49aba2 [KARAF-5376] Review BuilderTest
new 930e036 [KARAF-5478] Provide org.apache.karaf.util.Version class
new 458de99 [KARAF-5376] Polish LocationPattern and FeaturePattern
helpers for blacklist/override matching
new 25454e0 [KARAF-5468] Cleaning up AssemblyMojo, Profiles and profile
Builder
new 9abc110 [KARAF-5468] Add comments to generated
target/assembly/etc/profile.cfg
new 2e23fb7 [KARAF-5376] Using "features processor" in profile builder
(overrides, blacklist)
new c5d5d03 [KARAF-5376] Generate/merge features processor configuration
from external and Maven config, improve logging in karaf-maven-plugin:assembly
new dcb51e6 [KARAF-5468] Adjust JavaVersion enum:
supportsEndorsedAndExtLibraries()
new 61422cc [KARAF-5376] Integrate features processor with Deployer and
SubsystemResolver
new 0bfc071 [KARAF-5376] Fix ListFeaturesCommandTest
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8c5b067)
\
N -- N -- N refs/heads/KARAF-5376-overrides_v2 (0bfc071)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 10 +++++-----
.../main/java/org/apache/karaf/profile/assembly/Builder.java | 2 +-
util/pom.xml | 4 ++++
3 files changed, 10 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].