K 10 svn:author V 5 eugen K 8 svn:date V 27 2017-07-11T05:38:31.743200Z K 7 svn:log V 477 Fix build of java/bouncycastle15 on armv6: remove fork="true" in javac and fork="yes" in junit tasks (ant/bc+-build.xml) Original report: If java/bouncycastle15 is build on armv6 with openjdk18, the build stops with This command is not for general use and should only be run as the result of a call to ProcessBuilder.start() or Runtime.exec() in a java application PR: 220612 Submitted by: Gerrit Beine (based on) Approved by: az (mentor) END