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 d6215dedf fix7
discard 27c140d39 fix6
discard d5994722a fix5
discard 53b3bf74c fix4
discard 667316158 fix3
discard a147ad7d0 fix2
discard ae94f7c78 fix
discard aebc96692 changes found from rust wrapper rebase
discard b8c411c78 MINIFICPP-2850 Finalize stable API before 1.0
discard 2cfeaaa81 api_sandbox -> api_testing
add 98984a190 api_sandbox -> api_testing
new fecc2e0e2 MINIFICPP-2850 Finalize stable API before 1.0
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 (d6215dedf)
\
N -- N -- N refs/heads/beke_2 (fecc2e0e2)
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 1 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:
.../AnimalControllerServiceApis.h | 0
.../AnimalControllerServices.cpp | 0
.../{stable-api-sandbox => stable-api-testing}/AnimalControllerServices.h | 0
extensions/{stable-api-sandbox => stable-api-testing}/CMakeLists.txt | 0
.../{stable-api-sandbox => stable-api-testing}/ExtensionInitializer.cpp | 0
extensions/{stable-api-sandbox => stable-api-testing}/ZooProcessor.cpp | 0
extensions/{stable-api-sandbox => stable-api-testing}/ZooProcessor.h | 0
.../{stable-api-sandbox => stable-api-testing}/tests/CMakeLists.txt | 0
extensions/{stable-api-sandbox => stable-api-testing}/tests/ZooTests.cpp | 0
9 files changed, 0 insertions(+), 0 deletions(-)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/AnimalControllerServiceApis.h (100%)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/AnimalControllerServices.cpp (100%)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/AnimalControllerServices.h (100%)
rename extensions/{stable-api-sandbox => stable-api-testing}/CMakeLists.txt
(100%)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/ExtensionInitializer.cpp (100%)
rename extensions/{stable-api-sandbox => stable-api-testing}/ZooProcessor.cpp
(100%)
rename extensions/{stable-api-sandbox => stable-api-testing}/ZooProcessor.h
(100%)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/tests/CMakeLists.txt (100%)
rename extensions/{stable-api-sandbox =>
stable-api-testing}/tests/ZooTests.cpp (100%)