You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/12/17 08:36:36 UTC

[servicecomb-pack] branch SCB-976 updated (b6ae242 -> 35074cb)

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

ningjiang pushed a change to branch SCB-976
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.


 discard b6ae242  SCB-976 Tried to fix the travis build
 discard 156c52b  SCB-976 Updated the package names of demo
 discard 8d29a99  SCB-976 Rename the package name of integration tests and accept tests
 discard 168691e  SCB-976 Updated the package name in alpha server
 discard 017fb1c  SCB-976 Renamed the package name of omega modules
 discard 1f41088  SCB-976 Renamed the grpc package name
 discard 32e8af6  SCB-976 Renamed the package name in the pack-common
 discard 18053b6  SCB-976 Update the maven group to org.apache.servicecomb.pack in the demo module
 discard 16ac09b  SCB-976 Removed the Saga related name from poms and directories
 discard 237fb25  SCB-976 Updated the group id to org.apache.servicecomb.pack
 discard 825046b  SCB-976 Updated the pom file for removing modules
 discard aa97a45  SCB-976 removed the saga-core related modules
     add 39d2d05  SCB-1081 Fix the current issue when Calling the compensation from CompositeOmegaCallback (#352)
     add 76cd97d  SCB-1081 clean up the code format
     add 3abf7e1  SCB-976 removed the saga-core related modules
     add 6ba531d  SCB-976 Updated the pom file for removing modules
     add e095674  SCB-976 Updated the group id to org.apache.servicecomb.pack
     add 2dbc2e5  SCB-976 Removed the Saga related name from poms and directories
     add e164e70  SCB-976 Update the maven group to org.apache.servicecomb.pack in the demo module
     add 7abf8c0  SCB-976 Renamed the package name in the pack-common
     add 149b997  SCB-976 Renamed the grpc package name
     add f4c4995  SCB-976 Renamed the package name of omega modules
     add 14d64f4  SCB-976 Updated the package name in alpha server
     add 29452be  SCB-976 Rename the package name of integration tests and accept tests
     add 1496a8a  SCB-976 Updated the package names of demo
     add 35074cb  SCB-976 Tried to fix the travis build

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   (b6ae242)
            \
             N -- N -- N   refs/heads/SCB-976 (35074cb)

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:
 .../pack/alpha/core/CompositeOmegaCallback.java           | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)