wtk-overlay.git
10 years agoBuild classpaths required by dev-java/fits' javadoc target.
W. Trevor King [Sat, 8 Oct 2011 14:34:45 +0000 (10:34 -0400)]
Build classpaths required by dev-java/fits' javadoc target.

10 years agoUse EANT_GENTOO_CLASSPATH to avoid a call `java-pkg_getjar` in dev-java/fits.
W. Trevor King [Sat, 8 Oct 2011 14:15:15 +0000 (10:15 -0400)]
Use EANT_GENTOO_CLASSPATH to avoid a call `java-pkg_getjar` in dev-java/fits.

That's what EANT_GETNTOO_CLASSPATH is for, and having a calling a
function (such as `java-pkg_getjar`) outside any of the src_*()
wrappers is not a good idea.

Also:
* Save the download as `${P}-src.jar` instead of `${P}_src.jar`.
* Fix the `java-pkg_newjar` calling syntax (I'd swapped the order).

10 years agoAssorted, minor dev-java/fits cleanups
W. Trevor King [Sat, 8 Oct 2011 13:39:14 +0000 (09:39 -0400)]
Assorted, minor dev-java/fits cleanups

* Strip trailing whitespace from files/build.xml
* Place the built jar in build/ rather than in the base directory.
* Use ant's `-D=property=value` option to alter the project version
  and junit JAR path, rather than sedding build.xml
* Use `${doc.api}` instead of repeathing `${doc}/api` in build.xml.

10 years agoMention the two new dev-java/fits patches in the fits ChangeLog.
W. Trevor King [Fri, 7 Oct 2011 08:24:50 +0000 (04:24 -0400)]
Mention the two new dev-java/fits patches in the fits ChangeLog.

10 years agoAdd two dev-java/fits patches and cleanup so tests all pass.
W. Trevor King [Fri, 7 Oct 2011 08:20:16 +0000 (04:20 -0400)]
Add two dev-java/fits patches and cleanup so tests all pass.

10 years agoAdd dev-java/fits packaging nom.tam.fits.
W. Trevor King [Fri, 7 Oct 2011 02:19:27 +0000 (22:19 -0400)]
Add dev-java/fits packaging nom.tam.fits.