[cmake-developers] [CMake][PATCH] Various Java support enhancements

Brad King brad.king at kitware.com
Thu Dec 3 09:29:42 EST 2015


On 12/03/2015 06:43 AM, CHEVRIER, Marc wrote:
>  1. Fix some typo errors (introduced by myself :(

Good catch.  Sorry I didn't notice that during review.  Those typos
clearly came from the component renaming we discussed.

Applied:

 FindJava: Fix typos in IdlJ and JarSigner component implementation
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d8b251e2

I queued it for merge to 'release' for inclusion in 3.4.2.

>  2. Enable to specify manifest file as relative path
>     (same behaviour as java sources)

Applied:

 UseJava: Allow relative path to manifest file just as with other sources
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=56c11eee

>  3. Add support for AIX/powerpc Java toolkits

Applied:

 FindJNI: Add support for AIX java sdk
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6fc91ffb

Thanks,
-Brad



More information about the cmake-developers mailing list