You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2018/11/01 20:24:11 UTC

[incubator-plc4x] branch add-simple-mock-driver updated (fdb2d29 -> e872936)

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

jfeinauer pushed a change to branch add-simple-mock-driver
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


 discard fdb2d29  Merge remote-tracking branch 'gitlab/add-simple-mock-driver' into add-simple-mock-driver
 discard fecb42a  [plc4j-pool] added PoolKeyFactory to produce different keys for different protocols.
 discard 3fe6378  [plc4j-ads] fixed small problems with time api and added a todo
 discard 29144d7  [plc4j-ads] added AdsPlcFieldHandlerTest and fixed some bugs while at it
 discard ac1ec42  [plc4j-s7] switch to switch on field handler
 discard 1ce6711  [OPM] Improved Error message.
 discard 9bade13  Moved the Hello OPM example into a dedicated module.
 discard 51db70b  [plc4j-ads] re-enable test
 discard ed3e3ac  Throw exception when retrieving non-existing Field in response.
 discard e33a240  [plc4j-ads] fixed encoder and decoder and enabled round-trip test
 discard db0922d  Minor fix in the HelloOpm.java example.
 discard 0249de0  [OPM] Several Sonar fixes and small refactorings.
 discard dea5247  [OPM] Added MWE to HelloPlx4X Module.
 discard ecfb261  [OPM] Improved Exception handling, when field could not be fetched.
 discard b924071  - Added more tests - Fixed the exception handling in the S7Protocol
 discard ce06656  - Added some Integration-Tests to the S7 driver that actually test the full stack.
 discard 56879b2  - Fixed a broken refactoring ... (Don't know why this slipped last time)
 discard 7f03075  - Added more tests
 discard b2ff462  - Removed obsolete classes (S7TypeDecoder and S7TypeEncoder) - Added tests for S7RequestSizeCalculator and S7RequestSizeCalculator
 discard a772507  - Fixing bugs - Increasing test coverage
 discard 1d54029  - Added "*Test(s)" to the test-suite
 discard 97a64fc  - Managing some transitive dependency versions to avoid CVEs reported starting this afternoon.
 discard 9d65a87  - Fixing sonar issues
 discard cb3f25f  [plc4j-ads] added encoder/decoder round trip tests (disabled)
 discard 53ec7f4  - Fixing sonar issues
 discard 875b716  - Fixing sonar issues
 discard 382f462  [plc4j-pool] use native KeyedObjectPool and ditch custom implementation Custom keys per protocol are still needed
 discard 811a178  [driver-bases] SingleItemToSingleRequestProtocol: added SplitConfig for granular config of item splitting.
 discard 5604923  [driver-bases] re-enabled unsubscription support on SingleItemToSingleRequestProtocol
 discard 0276da2  - Fixing sonar issues
 discard 2aa531e  - Fixing sonar issues
 discard 983ea6d  - Fixing sonar issues
 discard 217954e  - Fixing sonar issues
 discard 4bc3095  - Get rid of an annoying sonar report ...
 discard ff6082a  - Made the MqttConnector actually work with a dummy public server using the test-driver.
 discard 4630dc1  - Cleaning up in the examples - Added an mqtt example (untested)
 discard dc105e3  Added Example for Mock Driver.
 discard 6468632  First draft.
    omit 1a3b151  Refactoring, fixed some stuff.
    omit 3d10fbc  Add Simple Mock Driver.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/add-simple-mock-driver (e872936)
            \
             O -- O -- O   (fdb2d29)

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: