This is an automated email from the ASF dual-hosted git repository.
jfeinauer pushed a change to branch feature/resolve-split-package-osgi
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
discard 95c37c0 - Configured the test to work with failsafe instead of
surefire - Cleaned up the maven config
discard 317c088 Merge remote-tracking branch
'jfeinauer/feature/resolve-split-package-osgi' into
feature/resolve-split-package-osgi
discard f127594 Fixed review comment, removed unused file.
discard 482875e [Karaf] Fixed bug in feature.xml.
discard 41709bb [Karaf] Removed "old" module in integartions.
discard 6f22f31 [Karaf] Removed "old" module in integartions.C
discard 3b41e54 [Karaf] Improved maven config for IT, added readme.
discard 296efd2 Merge remote-tracking branch
'jfeinauer/feature/resolve-split-package-osgi' into
feature/resolve-split-package-osgi
discard a14fe10 [OSGi] Refactoring.
discard 47919d5 [OSGi] Finally, integration test is running.
discard aeaf07f [OSGi] Tests not running yet.
discard 1f55774 [OSGi] Added initial Implementation of a Exam Test.
discard ac8b7e8 [OSGi] Refactoring.
discard 21fa91d [OSGi] Finally, integration test is running.
discard 21b4b48 [OSGi] Tests not running yet.
omit 6cfcff1 Merge branch 'feature/resolve-split-package-osgi' of
https://github.com/JulianFeinauer/incubator-plc4x into
feature/resolve-split-package-osgi
omit 87d9743 [OSGi] Added initial Implementation of a Exam Test.
discard 0d73e80 - Added the OSGI Annotation to all remaining drivers - Added
a missing OPCUA feature - Added the OPCUA feature to the demo-server
discard ea5d70c - Removed the XSL again as it seems that it should also work
without.
omit 8318004 - Added some more documentation on the plugin execution -
Split up one execution of two goals into two separate ones - Added a
transformation that injects the "<feature>scr</feature>" into the gerated
feature.xml
omit 526e56b - Excluded the slf4j-api module from all karaf modules
omit 9aac40d [OSGi] Added version replacement to feature.xml.
omit 7aff272 [OSGi] Added feature for S7 Driver.
omit d2455ee [OSGi] Fixed Component Annotation.
omit 11bef85 [OSGi] Fixing changed package names.
omit a964b60 [OSGi] Fixing changed package names.
omit 7c6fa73 [OSGi] Fixing changed package names.
omit 6d422a8 [OSGi] Resolved all split package situations.
add 01cf62b - WORD and DWORD data types added to AB-ETH - Short doc for
AB-ETH PLC users
add 8253fbd Negative 4 byte DWORD added
add ab973c1 Reverted POM changes
add 0071c2b Merge pull request #86 from vemmert/AB-ETH-data-types-and-doc
add 9cf1925 Migrate README to Github flavored markdown page
add 5b6e773 Merge pull request #88 from dominikriemer/develop
new 66d3c86 [OSGi] Resolved all split package situations.
new e53fb11 [OSGi] Fixing changed package names.
new 63d8993 [OSGi] Fixing changed package names.
new 57cda2f [OSGi] Fixing changed package names.
new 74ebb95 [OSGi] Fixed Component Annotation.
new 64010d0 [OSGi] Added feature for S7 Driver.
new 23165c0 [OSGi] Added version replacement to feature.xml.
new f958e17 - Excluded the slf4j-api module from all karaf modules
new 6389e9a [OSGi] Added initial Implementation of a Exam Test.
new e41822a - Added some more documentation on the plugin execution -
Split up one execution of two goals into two separate ones - Added a
transformation that injects the "<feature>scr</feature>" into the gerated
feature.xml
new ed195bd [OSGi] Tests not running yet.
new d070b9c [OSGi] Finally, integration test is running.
new b289fb9 [OSGi] Refactoring.
new 6d4b467 - Removed the XSL again as it seems that it should also work
without.
new 0207eb5 - Added the OSGI Annotation to all remaining drivers - Added
a missing OPCUA feature - Added the OPCUA feature to the demo-server
new 68476f4 [OSGi] Added initial Implementation of a Exam Test.
new 8ea7ea0 [OSGi] Tests not running yet.
new b76c41e [OSGi] Finally, integration test is running.
new a6edd44 [OSGi] Refactoring.
new 451f0d5 [Karaf] Improved maven config for IT, added readme.
new f294e17 [Karaf] Removed "old" module in integartions.C
new 0fe46ca [Karaf] Removed "old" module in integartions.
new 528d041 [Karaf] Fixed bug in feature.xml.
new d6af5c7 Fixed review comment, removed unused file.
new ecc5def - Configured the test to work with failsafe instead of
surefire - Cleaned up the maven config
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 (95c37c0)
\
N -- N -- N refs/heads/feature/resolve-split-package-osgi
(ecc5def)
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 25 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:
README => README.md | 191 +++++++++++++++------
.../apache/plc4x/java/abeth/model/AbEthField.java | 17 +-
.../plc4x/java/abeth/model/types/FileType.java | 4 +-
.../java/abeth/protocol/Plc4xAbEthProtocol.java | 25 ++-
.../protocols/{ethernet-ip => ab-eth}/index.adoc | 17 +-
src/site/asciidoc/protocols/index.adoc | 1 +
6 files changed, 195 insertions(+), 60 deletions(-)
rename README => README.md (52%)
copy src/site/asciidoc/protocols/{ethernet-ip => ab-eth}/index.adoc (50%)