This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a change to branch extract-dependency-versions-to-properties
in repository https://gitbox.apache.org/repos/asf/aries.git
discard faa8366f6 [MAINTENANCE] Extract dependency versions to properties - web
discard ca338fd7d [MAINTENANCE] Extract dependency versions to properties -
versioning
discard 2e8939cc1 [MAINTENANCE] Extract dependency versions to properties -
util
discard 07e34f917 [MAINTENANCE] Extract dependency versions to properties -
tutorial
discard 8c151f8b8 [MAINTENANCE] Extract dependency versions to properties -
transaction
discard 7b460c7a5 [MAINTENANCE] Extract dependency versions to properties -
testsupport
discard 9c4f8b79e [MAINTENANCE] Extract dependency versions to properties -
subsystem
discard 115518a17 [MAINTENANCE] Extract dependency versions to properties -
spi-fly
discard 8f38bd57b [MAINTENANCE] Extract dependency versions to properties -
sandbox
discard 2ae0afe68 [MAINTENANCE] Extract dependency versions to properties -
samples
discard fd2bb3093 [MAINTENANCE] Extract dependency versions to properties -
quiesce
discard 3e2bde514 [MAINTENANCE] Extract dependency versions to properties -
pushstream
discard 88896e9b7 [MAINTENANCE] Extract dependency versions to properties -
proxy
discard b9919d004 [MAINTENANCE] Extract dependency versions to properties -
parent (format only)
discard c3838b2fe [MAINTENANCE] Extract dependency versions to properties -
jndi
discard 826d5cb16 [MAINTENANCE] Extract dependency versions to properties - jmx
discard 3b4c8a928 [MAINTENANCE] Extract dependency versions to properties -
esa-maven-plugin
discard 1e0dfb258 [MAINTENANCE] Extract dependency versions to properties -
esa-ant-task (format only)
discard 02074c0e3 [MAINTENANCE] Extract dependency versions to properties - ejb
discard 225fd892b [MAINTENANCE] Extract dependency versions to properties -
eba-maven-plugin
discard 1c0c7aabd [MAINTENANCE] Extract dependency versions to properties -
blueprint
discard ab55adba3 [MAINTENANCE] Extract dependency versions to properties -
async
discard 2ae2a68f4 [MAINTENANCE] Extract dependency versions to properties -
application
add 32f2e500e [MAINTENANCE] Enrich readme with CI build statuses
add e73cc8697 [MAINTENANCE] Add CI build for eba-maven-plugin
add 932a4f32b [MAINTENANCE] Add CI build for esa-maven-plugin
add e1e601735 [MAINTENANCE] Add CI build for esa-ant-task
add 7ec5224ef [MAINTENANCE] Add CI build for util
add b610a02e4 [MAINTENANCE] Add CI build for testsupport
add 7d0072860 [MAINTENANCE] Add CI build for pushstream
add d8d6b7417 [MAINTENANCE] Build CI on parent pom change
add 6df798ce5 Merge pull request #326 from
apache/enrich-readme-and-add-simple-ci-builds
add c717a7f1e [MAINTENANCE] Extract dependency versions to properties -
application
add e5749f23b [MAINTENANCE] Extract dependency versions to properties -
async
add a02929e6b [MAINTENANCE] Extract dependency versions to properties -
blueprint
add 430c2baa3 [MAINTENANCE] Extract dependency versions to properties -
eba-maven-plugin
add a605faa79 [MAINTENANCE] Extract dependency versions to properties - ejb
add 2a5ede371 [MAINTENANCE] Extract dependency versions to properties -
esa-ant-task (format only)
add b1f275e23 [MAINTENANCE] Extract dependency versions to properties -
esa-maven-plugin
add f973d67c8 [MAINTENANCE] Extract dependency versions to properties - jmx
add 708e9891b [MAINTENANCE] Extract dependency versions to properties -
jndi
add 36df2f38d [MAINTENANCE] Extract dependency versions to properties -
parent (format only)
add a7257e822 [MAINTENANCE] Extract dependency versions to properties -
proxy
add 52a6cfe84 [MAINTENANCE] Extract dependency versions to properties -
pushstream
add d11065e06 [MAINTENANCE] Extract dependency versions to properties -
quiesce
add 6c6b22ccd [MAINTENANCE] Extract dependency versions to properties -
samples
add 39c287952 [MAINTENANCE] Extract dependency versions to properties -
sandbox
add 897661e43 [MAINTENANCE] Extract dependency versions to properties -
spi-fly
add 0926cff9d [MAINTENANCE] Extract dependency versions to properties -
subsystem
add 6660f3893 [MAINTENANCE] Extract dependency versions to properties -
testsupport
add 264d0b799 [MAINTENANCE] Extract dependency versions to properties -
transaction
add 6681a7e3b [MAINTENANCE] Extract dependency versions to properties -
tutorial
add e01ea0d46 [MAINTENANCE] Extract dependency versions to properties -
util
add b6dc7789e [MAINTENANCE] Extract dependency versions to properties -
versioning
add 3172f3b1a [MAINTENANCE] Extract dependency versions to properties - web
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 (faa8366f6)
\
N -- N -- N refs/heads/extract-dependency-versions-to-properties
(3172f3b1a)
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.
No new revisions were added by this update.
Summary of changes:
.github/workflows/async.yml | 1 +
.github/workflows/blueprint.yml | 1 +
.../{transaction.yml => eba-maven-plugin.yml} | 9 +-
.../{transaction.yml => esa-ant-task.yml} | 9 +-
.../{transaction.yml => esa-maven-plugin.yml} | 9 +-
.github/workflows/jmx.yml | 1 +
.github/workflows/jndi.yml | 1 +
.github/workflows/proxy.yml | 1 +
.../workflows/{transaction.yml => pushstream.yml} | 11 +-
.github/workflows/quiesce.yml | 1 +
.github/workflows/spi-fly.yml | 1 +
.github/workflows/subsystem.yml | 1 +
.github/workflows/{web.yml => testsupport.yml} | 7 +-
.github/workflows/transaction.yml | 1 +
.github/workflows/{async.yml => util.yml} | 9 +-
.github/workflows/versioning.yml | 1 +
.github/workflows/web.yml | 1 +
README.md | 22 ++-
pushstream/pom.xml | 197 ++++++++++-----------
19 files changed, 156 insertions(+), 128 deletions(-)
copy .github/workflows/{transaction.yml => eba-maven-plugin.yml} (85%)
copy .github/workflows/{transaction.yml => esa-ant-task.yml} (86%)
copy .github/workflows/{transaction.yml => esa-maven-plugin.yml} (85%)
copy .github/workflows/{transaction.yml => pushstream.yml} (84%)
copy .github/workflows/{web.yml => testsupport.yml} (90%)
copy .github/workflows/{async.yml => util.yml} (88%)