I have ant 1.9.4, my apache-rat jars are in lib, not libexec. I don’t have a libexec, what is in it? I just have a bin and lib folder and ANT_HOME points to the parent of bin and lib.
BTW, your output says the signatures are good, but the key you imported for me isn’t in the circle-of-trust which isn’t a deal breaker. -Alex On 11/10/15, 11:52 PM, "Harbs" <harbs.li...@gmail.com> wrote: >FWIW, I have the following two files in >/usr/local/Cellar/ant/1.9.6/libexec/lib: > >apache-rat-0.8.jar >apache-rat-tasks-0.8.jar > >On Nov 11, 2015, at 9:48 AM, Harbs <harbs.li...@gmail.com> wrote: > >> The signature check is failing for me: >> >> gpg_check: >> gpg: Signature made Wed Nov 11 09:19:23 2015 IST using RSA key ID >>DA9CCFF2 >> gpg: Good signature from "Alex Harui (CODE SIGNING KEY) >><aha...@apache.org>" >> gpg: WARNING: This key is not certified with a trusted signature! >> gpg: There is no indication that the signature belongs to the >>owner. >> Primary key fingerprint: E7F7 B7D4 944C AC45 7A14 C0E9 83E0 431C DA9C >>CFF2 >> gpg: Signature made Wed Nov 11 09:19:23 2015 IST using RSA key ID >>DA9CCFF2 >> gpg: Good signature from "Alex Harui (CODE SIGNING KEY) >><aha...@apache.org>" >> gpg: WARNING: This key is not certified with a trusted signature! >> gpg: There is no indication that the signature belongs to the >>owner. >> Primary key fingerprint: E7F7 B7D4 944C AC45 7A14 C0E9 83E0 431C DA9C >>CFF2 >> >> >> I’m also getting the following error: >> >> rat-check: >> Checking files at >>/Users/harbs/Documents/ApacheFlex/ApproveFalcon/apache-flex-falconjx-0.5. >>0-src, report is >>/Users/harbs/Documents/ApacheFlex/ApproveFalcon/rat-report-src.txt >> >> BUILD FAILED >> /Users/harbs/Documents/ApacheFlex/ApproveFalcon/ApproveFalcon.xml:290: >>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/Cellar/ant/1.9.6/libexec/lib >> -/Users/harbs/.ant/lib >> -a directory added on the command line with the -lib argument >> >> >> On Nov 11, 2015, at 9:39 AM, Alex Harui <aha...@adobe.com> wrote: >> >>> This is the discussion thread. RC2 didn¹t build for me so we¹re >>>skipping >>> ahead to RC3. >>> >>> Changes in this RC include: >>> >>> -Changes to NOTICE files to resolve issues found in RC1 >>> -Changes to binary packages to resolve issues found in RC1 >>> -Changes to copyright notices in GCL.SWC source. >>> >>> In addition, we made the code slightly better too. >>> -Attempt to handle global Vector function >>> -Add DOMParser and initMouseEvent to js.swc >>> >>> Thanks, >>> Alex Harui >>> >> >