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 4167e91 [KARAF-5376] support -t, -v, --features-wiring and
--all-wiring options for feature:refresh command
omit 0150a58 [KARAF-5376] Provide feature:refresh no-arg command that
re-reads all feature XMLs and feature processing XML
omit 7b0d1aa [KARAF-5376] Do not install blacklisted features and add
blacklisted repositories
omit 5f3a0db [KARAF-5376] Implement feature overriding and dependency flag
overriding
omit 60b0109 [KARAF-5273] Allow to use feature identifiers in
karaf-maven-plugin:assembly config, profiles and profile builder
omit 6610ccc [KARAF-5339] Add blacklisted.[repository|feature|bundle].xx
properties support to profiles
omit 6fbb71b [KARAF-5376] Use etc/versions.properties (configurable) to
resolve placeholders in etc/org.apache.karaf.features.xml
omit 7a69d5f [KARAF-5376] Fix ListFeaturesCommandTest
omit 3d56829 [KARAF-5376] Integrate features processor with Deployer and
SubsystemResolver
omit 7192404 [KARAF-5468] Adjust JavaVersion enum:
supportsEndorsedAndExtLibraries()
omit 6b37fad [KARAF-5376] Generate/merge features processor configuration
from external and Maven config, improve logging in karaf-maven-plugin:assembly
omit 6129389 [KARAF-5376] Using "features processor" in profile builder
(overrides, blacklist)
omit 98b1a98 [KARAF-5468] Add comments to generated
target/assembly/etc/profile.cfg
omit b594c04 [KARAF-5468] Cleaning up AssemblyMojo, Profiles and profile
Builder
omit 87acb40 [KARAF-5376] Polish LocationPattern and FeaturePattern
helpers for blacklist/override matching
omit 25eb1af [KARAF-5478] Provide org.apache.karaf.util.Version class
omit 3d0d8b5 [KARAF-5376] Review BuilderTest
omit 637e844 [KARAF-5376] Include new Features JAXB model info in
feature:* commands
omit 310fd70 [KARAF-5376] Moving overrides and blacklist mechanisms to
"features processor" service
add a0b76df [KARAF-5524] Upgrade to maven-dependency-tree 3.0.1
new 6d0fe66 [KARAF-5376] Moving overrides and blacklist mechanisms to
"features processor" service
new 6f88d1f [KARAF-5376] Include new Features JAXB model info in
feature:* commands
new 3ac20a2 [KARAF-5376] Review BuilderTest
new 21d3c86 [KARAF-5478] Provide org.apache.karaf.util.Version class
new cb47274 [KARAF-5376] Polish LocationPattern and FeaturePattern
helpers for blacklist/override matching
new fa8f796 [KARAF-5468] Cleaning up AssemblyMojo, Profiles and profile
Builder
new e1193e7 [KARAF-5468] Add comments to generated
target/assembly/etc/profile.cfg
new 2013ac8 [KARAF-5376] Using "features processor" in profile builder
(overrides, blacklist)
new f245b4e [KARAF-5376] Generate/merge features processor configuration
from external and Maven config, improve logging in karaf-maven-plugin:assembly
new bdd364b [KARAF-5468] Adjust JavaVersion enum:
supportsEndorsedAndExtLibraries()
new 2118bf2 [KARAF-5376] Integrate features processor with Deployer and
SubsystemResolver
new 4a2ac64 [KARAF-5376] Fix ListFeaturesCommandTest
new 5b5a0e8 [KARAF-5376] Use etc/versions.properties (configurable) to
resolve placeholders in etc/org.apache.karaf.features.xml
new 4d9c78f [KARAF-5339] Add blacklisted.[repository|feature|bundle].xx
properties support to profiles
new bdfcf64 [KARAF-5273] Allow to use feature identifiers in
karaf-maven-plugin:assembly config, profiles and profile builder
new 889e862 [KARAF-5376] Implement feature overriding and dependency flag
overriding
new fd8d0bb [KARAF-5376] Do not install blacklisted features and add
blacklisted repositories
new eae1b83 [KARAF-5376] Provide feature:refresh no-arg command that
re-reads all feature XMLs and feature processing XML
new 3cdb1ca [KARAF-5376] support -t, -v, --features-wiring and
--all-wiring options for feature:refresh command
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 (4167e91)
\
N -- N -- N refs/heads/KARAF-5376-overrides_v2 (3cdb1ca)
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 19 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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].