You are viewing a plain text version of this content. The canonical link for it is here.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: renamed model package to api - posted by sr...@apache.org on 2018/02/02 07:09:05 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added basic ADSPlcDriver - posted by sr...@apache.org on 2018/02/02 07:54:51 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added simple ADSPlcConnection implementation. - posted by sr...@apache.org on 2018/02/02 08:08:42 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added some basic tests and commited the missing parts - posted by sr...@apache.org on 2018/02/02 09:07:16 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added method using short - posted by sr...@apache.org on 2018/02/02 09:09:59 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed wrong masking of integer as we masked to much - posted by sr...@apache.org on 2018/02/02 09:14:03 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed wrong implementation of AMSPort - posted by sr...@apache.org on 2018/02/02 09:45:12 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed wrong implementation of Length - posted by sr...@apache.org on 2018/02/02 10:17:26 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated (46fa650 -> 7805d0c) - posted by sr...@apache.org on 2018/02/02 10:24:43 UTC, 0 replies.
- [incubator-plc4x] 01/02: fixed ReadLength implementation - posted by sr...@apache.org on 2018/02/02 10:24:44 UTC, 0 replies.
- [incubator-plc4x] 02/02: fixed failing build - posted by sr...@apache.org on 2018/02/02 10:24:45 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed remaining implementations and added tests for it - posted by sr...@apache.org on 2018/02/02 10:39:56 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: use long literal instead of value of - posted by sr...@apache.org on 2018/02/02 10:43:44 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added a tcp mock hex dumper - posted by sr...@apache.org on 2018/02/02 12:29:38 UTC, 0 replies.
- [incubator-plc4x] branch master updated: PLC4X-26 - Website is missing a number of required links - posted by cd...@apache.org on 2018/02/02 12:44:16 UTC, 0 replies.
- [incubator-plc4x] branch asf-site updated: Site checkin for project PLC4X - posted by gi...@apache.org on 2018/02/02 12:48:21 UTC, 56 replies.
- [incubator-plc4x] branch master updated: PLC4X-19 - Check if the site-generation can be leaned up - posted by cd...@apache.org on 2018/02/02 12:51:22 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added possibility to use a random port - posted by sr...@apache.org on 2018/02/02 12:57:51 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added jdoc for tcpdumper - posted by sr...@apache.org on 2018/02/02 13:02:02 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: Added possibility to supply optional port. Can be used for Unit-Tests and tunneling. - posted by sr...@apache.org on 2018/02/02 13:16:37 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: get rid of Optional as field - posted by sr...@apache.org on 2018/02/02 13:19:22 UTC, 0 replies.
- [incubator-plc4x] branch master updated: PLC4X-25 - Remove developer activity page from website? - posted by cd...@apache.org on 2018/02/02 13:19:51 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed usage of wrong Type - posted by sr...@apache.org on 2018/02/02 15:47:36 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: avoid serialisation of Unknown enums - posted by sr...@apache.org on 2018/02/02 16:16:51 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: try to create a .pcap file with pcap4j - posted by sr...@apache.org on 2018/02/02 16:31:26 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added calculated headers for convenient API usage - posted by sr...@apache.org on 2018/02/07 09:51:56 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated (af5db36 -> 944cebf) - posted by sr...@apache.org on 2018/02/07 11:22:18 UTC, 0 replies.
- [incubator-plc4x] 01/02: added util methods for manual usage of TcpHexDumper - posted by sr...@apache.org on 2018/02/07 11:22:19 UTC, 0 replies.
- [incubator-plc4x] 02/02: switch to LittleEndian - posted by sr...@apache.org on 2018/02/07 11:22:20 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: remove nData from header - posted by sr...@apache.org on 2018/02/07 11:56:18 UTC, 0 replies.
- [incubator-plc4x] branch master updated (ab7bc2d -> a167e3e) - posted by cd...@apache.org on 2018/02/07 13:27:53 UTC, 0 replies.
- [incubator-plc4x] 01/06: PLC4X-18 - Implement a Netty Pipeline that allows creating pipelines for low level protocols below TCP and UDP - Some more work on the raw socket netty support - posted by cd...@apache.org on 2018/02/07 13:27:54 UTC, 0 replies.
- [incubator-plc4x] 02/06: Simplified the plc logger code - posted by cd...@apache.org on 2018/02/07 13:27:55 UTC, 0 replies.
- [incubator-plc4x] 03/06: Simplified the S7PlcReaderSample - posted by cd...@apache.org on 2018/02/07 13:27:56 UTC, 0 replies.
- [incubator-plc4x] 04/06: Some more work on the dummy driver - Should now use the "dummy" connection prefix - Should use a raw socket to send an ICMP (Ping) packet - posted by cd...@apache.org on 2018/02/07 13:27:57 UTC, 0 replies.
- [incubator-plc4x] 05/06: Exposed a parseAddress method on the connection-adapter - posted by cd...@apache.org on 2018/02/07 13:27:58 UTC, 0 replies.
- [incubator-plc4x] 06/06: Implemented an example using PLC4X and Edgent to publish PLC values directly to kafka - posted by cd...@apache.org on 2018/02/07 13:27:59 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Implemented an example using PLC4X and Edgent to publish PLC values directly to kafka - posted by cd...@apache.org on 2018/02/07 13:46:21 UTC, 1 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: implemented basic ADS Protocol handler - posted by sr...@apache.org on 2018/02/07 13:54:54 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fix build - posted by sr...@apache.org on 2018/02/07 14:10:01 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: + progress on Plc4XADSProtocol - posted by sr...@apache.org on 2018/02/07 14:51:05 UTC, 0 replies.
- [incubator-plc4x] branch master updated: PLC4X-29 - [S7] Implement PDU Fragmentation - posted by cd...@apache.org on 2018/02/07 15:38:02 UTC, 1 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: refactored common code - posted by sr...@apache.org on 2018/02/07 15:55:49 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added todo about wrong state flag implementation - posted by sr...@apache.org on 2018/02/07 16:01:58 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: solved a couple of todos and added some new - posted by sr...@apache.org on 2018/02/07 16:08:03 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: removed wrong implementation of readRequest mapping - posted by sr...@apache.org on 2018/02/07 16:19:23 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added a generated AMSNetId and AMSPort for source when not supplied - posted by sr...@apache.org on 2018/02/07 16:28:13 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated (daafbcd -> 07391bd) - posted by sr...@apache.org on 2018/02/07 16:32:58 UTC, 0 replies.
- [incubator-plc4x] 01/01: Merge remote-tracking branch 'origin/master' into feature/Beckhoff_ADS_protocol - posted by sr...@apache.org on 2018/02/07 16:32:59 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: introduced UnsignedShortLEByteValue - posted by sr...@apache.org on 2018/02/07 17:31:30 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed state mask and simplified generated requests. - posted by sr...@apache.org on 2018/02/07 20:10:23 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: remove unused @FunctionalInterface interfaces - posted by sr...@apache.org on 2018/02/07 20:11:47 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: fixed test by letting the TcpHexDumper perform a gentle shutdown - posted by sr...@apache.org on 2018/02/07 20:14:52 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: + continued on plc protocol layer + added readable error codes from specification. - posted by sr...@apache.org on 2018/02/07 21:43:04 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Fixed some SonarQube complaints - posted by cd...@apache.org on 2018/02/08 08:58:35 UTC, 0 replies.
- [incubator-plc4x] branch feature/junit4 created (now 86da20c) - posted by cd...@apache.org on 2018/02/08 13:02:26 UTC, 0 replies.
- [incubator-plc4x] 01/01: Ported the entire project to use JUnit4 - posted by cd...@apache.org on 2018/02/08 13:02:27 UTC, 0 replies.
- [incubator-plc4x] branch feature/junit4 updated: Ported the entire project to use JUnit4 - Fixed some invalidly ported assertions - posted by cd...@apache.org on 2018/02/09 08:18:42 UTC, 0 replies.
- [incubator-plc4x] branch feature/junit4 updated: PLC4X-3 - Implement a testing framework for protocols - posted by cd...@apache.org on 2018/02/09 14:51:12 UTC, 2 replies.
- [incubator-plc4x] branch feature/junit4 updated (d260f0d -> 2912001) - posted by cd...@apache.org on 2018/02/10 19:19:51 UTC, 0 replies.
- [incubator-plc4x] 01/02: Changed the build to only do the sonar analysis on develop (Otherwise the commits on branches overwrite the develop results) - posted by cd...@apache.org on 2018/02/10 19:19:52 UTC, 0 replies.
- [incubator-plc4x] 02/02: Fixed some sonar findings. - posted by cd...@apache.org on 2018/02/10 19:19:53 UTC, 0 replies.
- [incubator-plc4x] branch master updated (e518156 -> 2912001) - posted by cd...@apache.org on 2018/02/11 11:28:42 UTC, 0 replies.
- [incubator-plc4x] branch feature/junit4 deleted (was 2912001) - posted by cd...@apache.org on 2018/02/11 11:30:11 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Made jenkins run sonar and deploy snapshots on the master branch instead of "develop" - posted by cd...@apache.org on 2018/02/11 12:05:18 UTC, 0 replies.
- [incubator-plc4x] branch master updated: PLC4X-3 - Implement a testing framework for protocols - posted by cd...@apache.org on 2018/02/12 14:01:37 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Improved test-coverage - posted by cd...@apache.org on 2018/02/13 08:49:12 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated (1833df7 -> 6635fa7) - posted by sr...@apache.org on 2018/02/15 16:46:30 UTC, 0 replies.
- [incubator-plc4x] 01/02: Merge remote-tracking branch 'origin/master' into feature/Beckhoff_ADS_protocol - posted by sr...@apache.org on 2018/02/15 16:46:31 UTC, 0 replies.
- [incubator-plc4x] 02/02: post merge junit 4 migration - posted by sr...@apache.org on 2018/02/15 16:46:32 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: use AbstractPlcConnection and improved implementation of it. - posted by sr...@apache.org on 2018/02/16 08:19:36 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: + implement basic fake serialization for ADS. + Fixed tests and protocol implementation - posted by sr...@apache.org on 2018/02/16 08:47:03 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated (ad93bf0 -> 83a4a0c) - posted by sr...@apache.org on 2018/02/16 13:49:09 UTC, 0 replies.
- [incubator-plc4x] 01/02: reduce timeout to improve test performance. - posted by sr...@apache.org on 2018/02/16 13:49:10 UTC, 0 replies.
- [incubator-plc4x] 02/02: added tests for ADS protocol - posted by sr...@apache.org on 2018/02/16 13:49:11 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Fixed a typo - posted by cd...@apache.org on 2018/02/16 14:56:05 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: replace constructor with factory method - posted by sr...@apache.org on 2018/02/16 15:58:12 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: + added convinience methods for automatically calculating lengths. + Integrated CalculatedClass into normal classes + added couple more nullchecks - posted by sr...@apache.org on 2018/02/16 17:32:31 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol updated: added tests for Plc4XADSProtocol - posted by sr...@apache.org on 2018/02/16 17:57:18 UTC, 0 replies.
- [incubator-plc4x] branch master updated (3124e57 -> b9b9417) - posted by sr...@apache.org on 2018/02/16 18:00:26 UTC, 0 replies.
- [incubator-plc4x] 01/01: Merge branch 'feature/Beckhoff_ADS_protocol' - posted by sr...@apache.org on 2018/02/16 18:00:27 UTC, 0 replies.
- [incubator-plc4x] branch hamcrest_migration created (now b9b9417) - posted by sr...@apache.org on 2018/02/16 18:34:32 UTC, 0 replies.
- [incubator-plc4x] branch hamcrest_migration updated (b9b9417 -> 79105ea) - posted by sr...@apache.org on 2018/02/16 18:35:20 UTC, 1 replies.
- [incubator-plc4x] branch hamcrest_migration updated (79105ea -> 59316d3) - posted by sr...@apache.org on 2018/02/16 18:52:11 UTC, 0 replies.
- [incubator-plc4x] 01/03: manage commons-codec from parent-pom - posted by sr...@apache.org on 2018/02/16 18:52:12 UTC, 0 replies.
- [incubator-plc4x] 02/03: post merge fixes - posted by sr...@apache.org on 2018/02/16 18:52:13 UTC, 0 replies.
- [incubator-plc4x] 03/03: ads hamcrest migration - posted by sr...@apache.org on 2018/02/16 18:52:14 UTC, 0 replies.
- [incubator-plc4x] branch master updated (b9b9417 -> 59316d3) - posted by sr...@apache.org on 2018/02/16 18:52:40 UTC, 0 replies.
- [incubator-plc4x] branch hamcrest_migration deleted (was 59316d3) - posted by sr...@apache.org on 2018/02/16 18:52:54 UTC, 0 replies.
- [incubator-plc4x] branch feature/Beckhoff_ADS_protocol deleted (was 911135e) - posted by sr...@apache.org on 2018/02/16 18:56:15 UTC, 0 replies.
- [incubator-plc4x] branch remove_response_reference_in_request_item deleted (was 8d1f2a5) - posted by sr...@apache.org on 2018/02/16 18:56:34 UTC, 0 replies.
- [incubator-plc4x] branch master updated: improved toString from enums in ADS - posted by sr...@apache.org on 2018/02/16 19:19:58 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added the Beckhoff ADS Protocol to the feature matrix. - posted by cd...@apache.org on 2018/02/16 19:54:30 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fixed typo paket -> packet - posted by sr...@apache.org on 2018/02/16 20:12:58 UTC, 0 replies.
- [incubator-plc4x] branch master updated: + Cleanup types + Added string parsers + Fixed date representation of TimeStamp - posted by sr...@apache.org on 2018/02/16 21:42:27 UTC, 0 replies.
- [incubator-plc4x] branch master updated: + flipped win time methods as its more usual to work in java with dates since 1970 - posted by sr...@apache.org on 2018/02/16 21:49:51 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fixed a bunch of sonar warnings. - posted by sr...@apache.org on 2018/02/16 22:31:08 UTC, 0 replies.
- [incubator-plc4x] branch master updated: accept subclasses for byteValue - posted by sr...@apache.org on 2018/02/16 22:33:48 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Implement equals and hashcode for unsigned wrappers. - posted by sr...@apache.org on 2018/02/16 22:37:16 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added decoding tests for Plc4XADSProtocol - posted by sr...@apache.org on 2018/02/16 23:21:11 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added tests for factory methods. - posted by sr...@apache.org on 2018/02/16 23:52:20 UTC, 0 replies.
- [incubator-plc4x] branch master updated: tested the of bytes methods of simple types - posted by sr...@apache.org on 2018/02/17 00:08:45 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added missing tests of command and generic factory methods - posted by sr...@apache.org on 2018/02/17 00:39:32 UTC, 0 replies.
- [incubator-plc4x] branch master updated: disable toString() of data as this might break surefire reports as there could be unrenderable bytes in the array. - posted by sr...@apache.org on 2018/02/17 01:25:57 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added dump() method to ADSData to better analyse data. - posted by sr...@apache.org on 2018/02/17 01:30:01 UTC, 0 replies.
- [incubator-plc4x] branch master updated (5d18f53 -> 0a4ed92) - posted by sr...@apache.org on 2018/02/17 09:02:53 UTC, 0 replies.
- [incubator-plc4x] 01/03: removed debug log statements - posted by sr...@apache.org on 2018/02/17 09:02:54 UTC, 0 replies.
- [incubator-plc4x] 02/03: remove unnecessary flush - posted by sr...@apache.org on 2018/02/17 09:02:55 UTC, 0 replies.
- [incubator-plc4x] 03/03: fixed build as the toString() from Device.java would include non printable chars into - posted by sr...@apache.org on 2018/02/17 09:02:56 UTC, 0 replies.
-
[incubator-plc4x] branch master updated: remove toString rendering from ByteValue as this might lead to non-printable chars in some output. Rather just print the length of array in this case. - posted by sr...@apache.org on 2018/02/17 09:07:52 UTC, 0 replies.
- [incubator-plc4x] branch master updated: switched test-name generation to class names. - posted by sr...@apache.org on 2018/02/17 09:22:14 UTC, 0 replies.
- [incubator-plc4x] branch master updated: exclude Jenkins H33 node from scheduling. - posted by sr...@apache.org on 2018/02/17 09:30:21 UTC, 0 replies.
- [incubator-plc4x] branch master updated: update documentation - posted by sr...@apache.org on 2018/02/17 09:39:15 UTC, 0 replies.
- [incubator-plc4x] branch master updated: code quality refactorings fixed bunch of sonar (warnings) - posted by sr...@apache.org on 2018/02/17 10:14:32 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added missing getters and tests - posted by sr...@apache.org on 2018/02/17 14:45:30 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added some more Util methods and tests for it - posted by sr...@apache.org on 2018/02/17 15:01:37 UTC, 0 replies.
- [incubator-plc4x] branch master updated: improve length calculation in fixed byte use cases - posted by sr...@apache.org on 2018/02/17 15:04:34 UTC, 0 replies.
- [incubator-plc4x] branch master updated: pullup dump() method to ByteReadable to easily dump every ByteReadable as hex - posted by sr...@apache.org on 2018/02/17 15:07:25 UTC, 0 replies.
- [incubator-plc4x] branch master updated: rename Length in generic Types to TcpLength to avoid confusion with command length type - posted by sr...@apache.org on 2018/02/17 16:18:55 UTC, 0 replies.
- [incubator-plc4x] branch master updated: replace explicit hexdump with implicit dump() of ByteReadable - posted by sr...@apache.org on 2018/02/17 16:22:52 UTC, 0 replies.
- [incubator-plc4x] branch master updated: implemented roundtrip tests and fixed a bunch of bugs while at it + this led to implementation of equals and hashcode in all relevant classes + remove todos about the confusing calculated boolean flag and make use of getters - posted by sr...@apache.org on 2018/02/17 17:53:05 UTC, 0 replies.
- [incubator-plc4x] branch master updated: try to ignore warnings from sonar about too long parameters - posted by sr...@apache.org on 2018/02/17 18:18:52 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Fixed some strange code of mine. - posted by cd...@apache.org on 2018/02/19 10:02:25 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added a prototype for a batch supplier to the Edgent integration (Currently consuming batch values will not be implemented) - posted by cd...@apache.org on 2018/02/19 14:01:38 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added a link to Apache events to the page. - posted by cd...@apache.org on 2018/02/19 15:17:42 UTC, 0 replies.
- [incubator-plc4x] branch master updated (73054b4 -> a2b350d) - posted by jm...@apache.org on 2018/02/19 23:57:51 UTC, 0 replies.
- [incubator-plc4x] 01/02: remove sonarqube issue - posted by jm...@apache.org on 2018/02/19 23:57:52 UTC, 0 replies.
- [incubator-plc4x] 02/02: one statement per line (sonarcube) - posted by jm...@apache.org on 2018/02/19 23:57:53 UTC, 0 replies.
- [incubator-plc4x] branch master updated: one statement per line (sonarqube) - posted by jm...@apache.org on 2018/02/20 00:42:15 UTC, 0 replies.
- [incubator-plc4x] branch master updated (ac10e6e -> fb29bf1) - posted by jm...@apache.org on 2018/02/20 00:51:38 UTC, 0 replies.
- [incubator-plc4x] 01/02: simplify - posted by jm...@apache.org on 2018/02/20 00:51:39 UTC, 0 replies.
- [incubator-plc4x] 02/02: unneeded imports - posted by jm...@apache.org on 2018/02/20 00:51:40 UTC, 0 replies.
- [incubator-plc4x] branch master updated: add unit test for ByteValue - posted by jm...@apache.org on 2018/02/20 02:29:43 UTC, 0 replies.
- [incubator-plc4x] branch master updated: PLC4X-31 - Make RawSocket able to connect to remotes using a gateway. - Made the RawSocket get and use the default-gateway for connecting to hosts not in the local network. - Added a Test for RawSocket sending a ICMP (Ping) packet to the plc4x.apache.org host. - posted by cd...@apache.org on 2018/02/21 14:36:53 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Fix the ByteValueTest - posted by cd...@apache.org on 2018/02/21 14:55:13 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added missing Apache header - posted by cd...@apache.org on 2018/02/21 15:00:35 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fixed missing MAX_VALUE support - posted by sr...@apache.org on 2018/02/22 09:24:30 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added tests with hex suffix to help better understand boundaries. - posted by sr...@apache.org on 2018/02/22 10:53:40 UTC, 0 replies.
- [incubator-plc4x] branch master updated: move upper bound +1 to the real boundary of hex test - posted by sr...@apache.org on 2018/02/22 11:13:16 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update created (now cea2e41) - posted by sr...@apache.org on 2018/02/22 11:25:40 UTC, 0 replies.
- [incubator-plc4x] 01/01: migrate to declarative jenkins pipeline - posted by sr...@apache.org on 2018/02/22 11:25:41 UTC, 1 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated (cea2e41 -> 9b6a682) - posted by sr...@apache.org on 2018/02/22 11:27:28 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: scripted steps need to be in script scope - posted by sr...@apache.org on 2018/02/22 11:28:51 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: add surefire reports - posted by sr...@apache.org on 2018/02/22 11:31:43 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: added failsafe reports and allow both to be empty - posted by sr...@apache.org on 2018/02/22 11:39:32 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: split build into two cases where we are on master and not - posted by sr...@apache.org on 2018/02/22 11:45:49 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: only break build on master branch on test failure - posted by sr...@apache.org on 2018/02/22 11:47:20 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update updated: simplfy build by using tools section instead of environment variables - posted by sr...@apache.org on 2018/02/22 11:52:11 UTC, 0 replies.
- [incubator-plc4x] branch feature/Jenkinsfile_update deleted (was 2b41b4e) - posted by sr...@apache.org on 2018/02/22 11:56:41 UTC, 0 replies.
- [incubator-plc4x] branch master updated (c45513e -> 2b41b4e) - posted by sr...@apache.org on 2018/02/22 11:56:49 UTC, 0 replies.
- [incubator-plc4x] 01/07: migrate to declarative jenkins pipeline - posted by sr...@apache.org on 2018/02/22 11:56:50 UTC, 0 replies.
- [incubator-plc4x] 02/07: scripted steps need to be in script scope - posted by sr...@apache.org on 2018/02/22 11:56:51 UTC, 0 replies.
- [incubator-plc4x] 03/07: add surefire reports - posted by sr...@apache.org on 2018/02/22 11:56:52 UTC, 0 replies.
- [incubator-plc4x] 04/07: added failsafe reports and allow both to be empty - posted by sr...@apache.org on 2018/02/22 11:56:53 UTC, 0 replies.
- [incubator-plc4x] 05/07: split build into two cases where we are on master and not - posted by sr...@apache.org on 2018/02/22 11:56:54 UTC, 0 replies.
- [incubator-plc4x] 06/07: only break build on master branch on test failure - posted by sr...@apache.org on 2018/02/22 11:56:55 UTC, 0 replies.
- [incubator-plc4x] 07/07: simplfy build by using tools section instead of environment variables - posted by sr...@apache.org on 2018/02/22 11:56:56 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fixed problem with missing variable - posted by sr...@apache.org on 2018/02/22 12:00:55 UTC, 0 replies.
- [incubator-plc4x] branch master updated: mark build as unstable on master and just skip stages after that then - posted by sr...@apache.org on 2018/02/22 12:20:28 UTC, 0 replies.
- [incubator-plc4x] branch master updated: split maven command into several stages - posted by sr...@apache.org on 2018/02/22 12:34:32 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added output to understand the problem with the failing test - posted by sr...@apache.org on 2018/02/22 12:41:20 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added assumption for tests that it doesn't run on Jenkins - posted by sr...@apache.org on 2018/02/22 12:48:49 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added assumption that we have an interface to work with at all - posted by sr...@apache.org on 2018/02/22 12:55:02 UTC, 0 replies.
- [incubator-plc4x] branch feature/sonarqube_build_breaker created (now a5d44d6) - posted by sr...@apache.org on 2018/02/22 14:48:47 UTC, 0 replies.
- [incubator-plc4x] 01/01: fail the build if the quality gate fails - posted by sr...@apache.org on 2018/02/22 14:48:48 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fix sonarqube warnings - posted by sr...@apache.org on 2018/02/22 14:52:19 UTC, 0 replies.
- [incubator-plc4x] branch master updated (e88e8d3 -> e145037) - posted by sr...@apache.org on 2018/02/22 18:07:44 UTC, 0 replies.
- [incubator-plc4x] 01/02: extracted encoder decoder methods to utility classes - posted by sr...@apache.org on 2018/02/22 18:07:45 UTC, 0 replies.
- [incubator-plc4x] 02/02: implement prober payload encoding decoding for ads - posted by sr...@apache.org on 2018/02/22 18:07:46 UTC, 0 replies.
- [incubator-plc4x] branch master updated: added proper assertions for Plc4XADSProtocol Test. + Bugfix of String decoding - posted by sr...@apache.org on 2018/02/22 18:46:06 UTC, 0 replies.
- [incubator-plc4x] branch master updated: fixed remaining float todo. - posted by sr...@apache.org on 2018/02/22 18:51:29 UTC, 0 replies.
- [incubator-plc4x] branch feature/test_non_master_build created (now bd1c69f) - posted by sr...@apache.org on 2018/02/22 18:56:52 UTC, 0 replies.
- [incubator-plc4x] branch feature/test_non_master_build deleted (was bd1c69f) - posted by sr...@apache.org on 2018/02/22 18:57:45 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Disabled the RawSocketTest as we need to find a way to run tests in Docker - posted by cd...@apache.org on 2018/02/24 16:14:34 UTC, 0 replies.
- [incubator-plc4x] branch master updated (93d03b4 -> 63c8064) - posted by jm...@apache.org on 2018/02/25 03:05:13 UTC, 0 replies.
- [incubator-plc4x] 01/06: no need for cast - posted by jm...@apache.org on 2018/02/25 03:05:14 UTC, 0 replies.
- [incubator-plc4x] 02/06: fix speling - posted by jm...@apache.org on 2018/02/25 03:05:15 UTC, 0 replies.
- [incubator-plc4x] 03/06: no need for extra brackets - posted by jm...@apache.org on 2018/02/25 03:05:16 UTC, 0 replies.
- [incubator-plc4x] 04/06: Next unit tests (some just for coverage) - posted by jm...@apache.org on 2018/02/25 03:05:17 UTC, 0 replies.
- [incubator-plc4x] 05/06: test a few bad paths - posted by jm...@apache.org on 2018/02/25 03:05:18 UTC, 0 replies.
- [incubator-plc4x] 06/06: test a few bad paths - posted by jm...@apache.org on 2018/02/25 03:05:19 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added missing Apache headers - posted by cd...@apache.org on 2018/02/26 18:10:42 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Cleanup warnings - posted by dl...@apache.org on 2018/02/26 18:52:59 UTC, 0 replies.
- [incubator-plc4x] branch master updated: cleanup sonar edgent complaints - posted by dl...@apache.org on 2018/02/26 19:00:58 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Continued cleaning up the S7 documentation (In preparation of adding "S7 Comm Plus" protocol documents) - posted by cd...@apache.org on 2018/02/26 20:16:40 UTC, 0 replies.
- [incubator-plc4x] branch master updated: cleanup some warnings (in Eclipse) - posted by dl...@apache.org on 2018/02/26 22:33:05 UTC, 0 replies.
- [incubator-plc4x] branch master updated (d488e98 -> a0a4ef6) - posted by jm...@apache.org on 2018/02/27 06:53:54 UTC, 0 replies.
- [incubator-plc4x] 01/03: unnneeded brackets - posted by jm...@apache.org on 2018/02/27 06:53:55 UTC, 0 replies.
- [incubator-plc4x] 02/03: use diamond operator - posted by jm...@apache.org on 2018/02/27 06:53:56 UTC, 0 replies.
- [incubator-plc4x] 03/03: refactor to make simplier - posted by jm...@apache.org on 2018/02/27 06:53:57 UTC, 0 replies.
- [incubator-plc4x] branch master updated: add a couple more tests - posted by jm...@apache.org on 2018/02/27 07:36:06 UTC, 0 replies.
- [incubator-plc4x] branch testing/site_deploy created (now 71ea27a) - posted by sr...@apache.org on 2018/02/27 14:42:24 UTC, 0 replies.
- [incubator-plc4x] 01/01: added a stage deploy on git-websites node - posted by sr...@apache.org on 2018/02/27 14:42:25 UTC, 0 replies.
- [incubator-plc4x] branch testing/site_deploy updated: temporary create a site - posted by sr...@apache.org on 2018/02/27 14:46:47 UTC, 0 replies.
- [incubator-plc4x] branch testing/site_deploy deleted (was 50f6ccc) - posted by sr...@apache.org on 2018/02/27 14:52:15 UTC, 0 replies.
- [incubator-plc4x] branch master updated: add a site:deploy on git-websites node - posted by sr...@apache.org on 2018/02/27 14:54:19 UTC, 0 replies.
- [incubator-plc4x] branch master updated (b5779a3 -> 8cafd6d) - posted by sr...@apache.org on 2018/02/27 15:08:01 UTC, 0 replies.
- [incubator-plc4x] 01/02: document some specialities in the Jenkinsfile to avoid later confusion - posted by sr...@apache.org on 2018/02/27 15:08:02 UTC, 0 replies.
- [incubator-plc4x] 02/02: regenerate site due to node change. - posted by sr...@apache.org on 2018/02/27 15:08:03 UTC, 0 replies.
- [incubator-plc4x] branch master updated: use stash to transport target to deploy site stage - posted by sr...@apache.org on 2018/02/27 15:28:17 UTC, 0 replies.
- [incubator-plc4x] branch master updated: update IDE specific details in DEVELOPMENT.md - posted by sr...@apache.org on 2018/02/27 16:06:15 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Added some more content on the S7 Comm Plus protocol - posted by cd...@apache.org on 2018/02/27 16:21:48 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Disabled the site-generation & deployment part for now ... - posted by cd...@apache.org on 2018/02/27 17:54:25 UTC, 0 replies.
- [incubator-plc4x] branch master updated (c6c003e -> 332a85b) - posted by cd...@apache.org on 2018/02/28 09:25:40 UTC, 0 replies.
- [incubator-plc4x] 01/02: Changed the Site generation step to use the "site" maven phase instead of calling the "site:site" goal directly. There are steps in the pom that are executed for providing static resources, which are hooked to the "pre-site" phase, so we need to exectute lifecycle instead of just the goal. - posted by cd...@apache.org on 2018/02/28 09:25:41 UTC, 0 replies.
- [incubator-plc4x] 02/02: Switched to "deployAtEnd" - posted by cd...@apache.org on 2018/02/28 09:25:42 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Reactivated the separate deploy step and disabled the tests (Eventually Maven should skip recompiling as it is already compiled ... will have to check this) - posted by cd...@apache.org on 2018/02/28 09:43:47 UTC, 0 replies.
- [incubator-plc4x] branch master updated (1f6ef99 -> 3c718d9) - posted by cd...@apache.org on 2018/02/28 10:30:46 UTC, 0 replies.
- [incubator-plc4x] 01/02: Added some JavaDocs to stop the javadoc generation from complaining - posted by cd...@apache.org on 2018/02/28 10:30:47 UTC, 0 replies.
- [incubator-plc4x] 02/02: Removed fontawesome 4.7 dependency as it seems we don't need it. - posted by cd...@apache.org on 2018/02/28 10:30:48 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Removed the "deployAtEnd" as with two separate steps this doesn't make any sense and it also didn't seem to work anyway. - posted by cd...@apache.org on 2018/02/28 10:37:16 UTC, 0 replies.
- [incubator-plc4x] branch master updated: Made the deploy build skip all sorts of goals normally executed prior to deployment - posted by cd...@apache.org on 2018/02/28 10:51:37 UTC, 0 replies.