Re: [VOTE] Apache PLC4X 0.5.0 RC3

2019-11-01 Thread Justin Mclean
Hi, +1 (binding) I checked: - hashes and signatures correct - LICENSE and NOTICE file - All source files have ASF headers - No unexpected binary files - Can compile from source Thanks, Justin

Re: Coming up soon: Reproducible Builds with maven

2019-11-01 Thread Christofer Dutz
Hi all, so I created a feature-branch with updated plugin versions and all required changes for reproducible builds: https://github.com/apache/plc4x/tree/feature/reproducible-builds This contains a script in the root directory: build-reproducible.sh It should work for mac and linux (for mac I n

AW: [VOTE] Apache PLC4X 0.5.0 RC3

2019-11-01 Thread Volker Emmert
+1 Built on Windows 10 x86-64 '.\mvnw.cmd -P with-java -DskipTests install' Cheers, Volker -Ursprüngliche Nachricht- Von: Christofer Dutz Gesendet: Dienstag, 29. Oktober 2019 14:04 An: dev@plc4x.apache.org Betreff: [VOTE] Apache PLC4X 0.5.0 RC3 Apache PLC4X 0.5.0 RC3 has been staged

Re: Coming up soon: Reproducible Builds with maven

2019-11-01 Thread Christofer Dutz
Hi all, so the Maven team is currently voting on releasing some plugins in new versions that allow creating reproducible builds. It should be possible to simply update some plugin versions and then set one additional maven property. However it seems there are limitations to the reproducibility: