The build file for jswat (dev-java/jswat) references a PropertyFile target. This is an optional ant task, so ant-optional must be installed for the installation to proceed correctly. This is not currently listed as a dependency for jswat (I believe) Reproducible: Always Steps to Reproduce: 1.emerge jswat (without ant-optional installed) 2. 3. Actual Results: BUILD FAILED /var/tmp/portage/jswat-2.17-r1/work/jswat-2.17/build.xml:83: Could not create task or type of type: propertyfile. Expected Results: BUILD SUCCESSFUL Installation proceeded correctly after emerging ant-optional first.
Created attachment 25103 [details, diff] jswat-2.17-r2.diff This should take care of your problem. Verified on my end and it works. Thanks for the submission :D
dont apply this patch yet Chris, i have made a new ant ebuild, that should fix this.
Is this fixed?
Actually no, but ill take care of it.
I have bumped jswat to 2.21, which works. Re: ant-1.6.0, see bug # 42850.