This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch fix/source-tarball-version
in repository https://gitbox.apache.org/repos/asf/skywalking-graalvm-distro.git


 discard 5ea2227  Fix source tarball build: move version.properties generation 
to git-only profile
    omit 39af177  Release 0.2.0
     add 9f94df6  Bump version to 0.3.0-SNAPSHOT (#15)
     add 680ff36  Fix source tarball build: move version.properties generation 
to git-only profile

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   (5ea2227)
            \
             N -- N -- N   refs/heads/fix/source-tarball-version (680ff36)

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:
 build-tools/build-common/pom.xml                                | 2 +-
 build-tools/config-generator/pom.xml                            | 2 +-
 build-tools/pom.xml                                             | 2 +-
 build-tools/precompiler/pom.xml                                 | 2 +-
 oap-graalvm-native/pom.xml                                      | 2 +-
 oap-graalvm-server/pom.xml                                      | 2 +-
 oap-libs-for-graalvm/agent-analyzer-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/aws-firehose-receiver-for-graalvm/pom.xml  | 2 +-
 oap-libs-for-graalvm/cilium-fetcher-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/ebpf-receiver-for-graalvm/pom.xml          | 2 +-
 oap-libs-for-graalvm/envoy-metrics-receiver-for-graalvm/pom.xml | 2 +-
 oap-libs-for-graalvm/health-checker-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/library-module-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/library-util-for-graalvm/pom.xml           | 2 +-
 oap-libs-for-graalvm/log-analyzer-for-graalvm/pom.xml           | 2 +-
 oap-libs-for-graalvm/meter-analyzer-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/otel-receiver-for-graalvm/pom.xml          | 2 +-
 oap-libs-for-graalvm/pom.xml                                    | 2 +-
 oap-libs-for-graalvm/server-core-for-graalvm/pom.xml            | 2 +-
 oap-libs-for-graalvm/server-starter-for-graalvm/pom.xml         | 2 +-
 oap-libs-for-graalvm/status-query-for-graalvm/pom.xml           | 2 +-
 pom.xml                                                         | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

Reply via email to