Re: cmake and java (Was Re: cmake-2.8.6 3rd revision)

2011-10-14 Thread Paul Irofti
> The patch below should fix it. Yes it does, both Java and JNI. Thanks!

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread Paul Irofti
On Thu, Oct 13, 2011 at 12:35:03PM +0200, David Coppa wrote: > On Thu, Oct 13, 2011 at 12:31 PM, Paul Irofti wrote: > > On Thu, Oct 13, 2011 at 12:17:45PM +0300, Paul Irofti wrote: > >> On Thu, Oct 13, 2011 at 09:41:41AM +0200, David Coppa wrote: > >> > On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread David Coppa
On Thu, Oct 13, 2011 at 12:31 PM, Paul Irofti wrote: > On Thu, Oct 13, 2011 at 12:17:45PM +0300, Paul Irofti wrote: >> On Thu, Oct 13, 2011 at 09:41:41AM +0200, David Coppa wrote: >> > On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti wrote: >> > > On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread Paul Irofti
On Thu, Oct 13, 2011 at 12:17:45PM +0300, Paul Irofti wrote: > On Thu, Oct 13, 2011 at 09:41:41AM +0200, David Coppa wrote: > > On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti wrote: > > > On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa wrote: > > >> Hi again, > > >> > > >> this one fixes anoth

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread David Coppa
On Thu, 13 Oct 2011, Paul Irofti wrote: > On Thu, Oct 13, 2011 at 09:41:41AM +0200, David Coppa wrote: > > On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti wrote: > > > On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa wrote: > > >> Hi again, > > >> > > >> this one fixes another bug (into FindJNI

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread Paul Irofti
On Thu, Oct 13, 2011 at 09:41:41AM +0200, David Coppa wrote: > On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti wrote: > > On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa wrote: > >> Hi again, > >> > >> this one fixes another bug (into FindJNI.cmake) found by Vadim. > > > > Is this tested with j

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread David Coppa
On Thu, Oct 13, 2011 at 9:36 AM, Paul Irofti wrote: > On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa wrote: >> Hi again, >> >> this one fixes another bug (into FindJNI.cmake) found by Vadim. > > Is this tested with jdk-1.7.0? > Because the current cmake port has a bug in its regex as well.

Re: cmake-2.8.6 3rd revision

2011-10-13 Thread Paul Irofti
On Tue, Oct 11, 2011 at 07:15:19AM -0600, David Coppa wrote: > Hi again, > > this one fixes another bug (into FindJNI.cmake) found by Vadim. Is this tested with jdk-1.7.0? Because the current cmake port has a bug in its regex as well. > > ciao, > David > > Index: Makefile > ===

cmake-2.8.6 3rd revision

2011-10-11 Thread David Coppa
Hi again, this one fixes another bug (into FindJNI.cmake) found by Vadim. ciao, David Index: Makefile === RCS file: /cvs/ports/devel/cmake/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 Makefile --- Makefile8 Oct 2011 18: