I got it to run when I ran the script a second time (after cleaning out the folder with the approval script).
> On Feb 11, 2018, at 3:24 PM, Piotr Zarzycki <[email protected]> wrote: > > Unfortunately I have also problems with my newest Windows installation. :/ > Anyone experience earlier such things ? > > rat-check: > Checking files at D:\Work\royale_vote/apache-royale-0.9.1-src, report is > D:\Work\royale_vote/rat-report-src.txt > > BUILD FAILED > D:\Work\royale_vote\ApproveRoyale.xml:352: The following error occurred > while executing this line: > jar:file:/C:/ant/lib/apache-rat-tasks-0.11.jar!/org/apache/rat/anttasks/antlib.xml:24: > taskdef A class needed by class org.apache.rat.anttasks.Report cannot be > found: org/apache/rat/analysis/IHeaderMatcher > using the classloader AntClassLoader[] > > Thanks, Piotr > > 2018-02-11 12:10 GMT+01:00 Gabe Harbs <[email protected]>: > >> I’m having some trouble with ant on my new machine. >> >> I had installed ant using Homebrew, and the approval script complained >> that ANT_HOME was not defined. I tried setting it to the home-brew >> installed location and that didn’t work. >> >> I removed the homebrew installation and installed ant manually and added >> ANT_HOME to my .profile file. That worked to get things to compile until I >> got to the rat check. The I got an error: >> >> /Users/harbs/Documents/approve_royale/0.9.1/ApproveRoyale.xml:352: >> Problem: failed to create task or type antlib:org.apache.rat. >> anttasks:report >> Cause: The name is undefined. >> Action: Check the spelling. >> Action: Check that any custom tasks/types have been declared. >> Action: Check that any <presetdef>/<macrodef> declarations have taken >> place. >> No types or tasks have been defined in this namespace yet >> >> This appears to be an antlib declaration. >> Action: Check that the implementing library exists in one of: >> -/usr/local/apache-ant-1.10.2/lib >> -/Users/harbs/.ant/lib >> -a directory added on the command line with the -lib argument >> >> >> Suggestions on a better setup? >> >> Harbs >> >>> On Feb 9, 2018, at 11:17 AM, Gabe Harbs <[email protected]> wrote: >>> >>> I’m recovering from pneumonia. I’ll try to check the release on Sunday. >>> >>> Harbs >>> >>>> On Feb 8, 2018, at 9:58 PM, Alex Harui <[email protected]> >> wrote: >>>> >>>> This is the discussion thread. >>>> >>>> Thanks, >>>> Alex Harui >>>> >>> >> >> > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>*
