Just noted that the usage example in the class level javadoc for VerifyJdkTask (src/java/cpptask/org/portico/ant/tasks/platform/VerifyJdkTask.java) mentions an architecture parameter.
From what I can determine from the code, the parameter should be named arch instead.
Just noted that the usage example in the class level javadoc for VerifyJdkTask (src/java/cpptask/org/portico/ant/tasks/platform/VerifyJdkTask.java) mentions an
architectureparameter.From what I can determine from the code, the parameter should be named
archinstead.