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

martinzink pushed a change to branch beke_2
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


 discard 1b11ba64b fix7
 discard 3dffeb4e0 fix6
 discard 6b1c68a8d fix5
 discard 592aa6f67 fix4
 discard 3f451656a fix3
 discard c910753da fix2
 discard 7d760ae8b fix
 discard af14beba0 changes found from rust wrapper rebase
 discard 91c53f458 MINIFICPP-2850 Finalize stable API before 1.0
     add 2e9abb638 Apply suggestions from code review
     add 4fac593e0 review changes
     add 2cfeaaa81 api_sandbox -> api_testing
     new b8c411c78 MINIFICPP-2850 Finalize stable API before 1.0
     new aebc96692 changes found from rust wrapper rebase
     new ae94f7c78 fix
     new a147ad7d0 fix2
     new 667316158 fix3
     new 53b3bf74c fix4
     new d5994722a fix5
     new 27c140d39 fix6
     new d6215dedf fix7

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   (1b11ba64b)
            \
             N -- N -- N   refs/heads/beke_2 (d6215dedf)

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 9 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:
 .clang-format                                      |  4 ++--
 .../cpp-extension-lib/include/api/core/Resource.h  |  3 +--
 .../AnimalControllerServiceApis.h                  |  4 ++--
 .../AnimalControllerServices.cpp                   |  4 ++--
 .../stable-api-sandbox/AnimalControllerServices.h  |  4 ++--
 .../stable-api-sandbox/ExtensionInitializer.cpp    |  4 ++--
 extensions/stable-api-sandbox/ZooProcessor.cpp     |  8 +++----
 extensions/stable-api-sandbox/ZooProcessor.h       | 26 ++++++++++++----------
 extensions/stable-api-sandbox/tests/ZooTests.cpp   | 14 ++++++------
 .../core/ProvidedControllerServiceInterface.h      |  7 ++++--
 10 files changed, 41 insertions(+), 37 deletions(-)

Reply via email to