Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-13 Thread Andreas Schneider
On Wednesday 08 February 2012 09:59:47 David Cole wrote: I would love it if you would push them to the stage and merge to 'next'... Done. -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.orga...@cryptomilk.org -- Powered by

Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-08 Thread Andreas Schneider
On Tuesday 07 February 2012 13:01:49 David Cole wrote: 2012/2/7 Nicolas Desprès nicolas.desp...@gmail.com: On Sat, Dec 10, 2011 at 3:46 PM, Andreas Schneider a...@cryptomilk.org wrote: On Saturday 29 October 2011 23:34:50 Frank Glinka wrote: Hi, Hi, Hi, I am happy about the

Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-08 Thread David Cole
On Wed, Feb 8, 2012 at 3:20 AM, Andreas Schneider a...@cryptomilk.orgwrote: On Tuesday 07 February 2012 13:01:49 David Cole wrote: 2012/2/7 Nicolas Desprès nicolas.desp...@gmail.com: On Sat, Dec 10, 2011 at 3:46 PM, Andreas Schneider a...@cryptomilk.org wrote: On Saturday 29 October

Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-07 Thread Nicolas Desprès
On Sat, Dec 10, 2011 at 3:46 PM, Andreas Schneider a...@cryptomilk.org wrote: On Saturday 29 October 2011 23:34:50 Frank Glinka wrote: Hi, Hi, Hi, I am happy about the recently improved Java support within cmake. Thanks! Anyhow, I have a small point which should be easy to improve and

Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-07 Thread David Cole
2012/2/7 Nicolas Desprès nicolas.desp...@gmail.com: On Sat, Dec 10, 2011 at 3:46 PM, Andreas Schneider a...@cryptomilk.org wrote: On Saturday 29 October 2011 23:34:50 Frank Glinka wrote: Hi, Hi, Hi, I am happy about the recently improved Java support within cmake. Thanks! Anyhow, I

Re: [CMake] [Java] - Adding manifest information to a jar file

2012-02-07 Thread Nicolas Desprès
2012/2/7 David Cole david.c...@kitware.com: [...] The proposed commits (3 of them, right?) at https://github.com/polrop/CMake/commits/java-executable-jar look reasonable to me. Yes the three of them. [...] -- Nicolas Desprès -- Powered by www.kitware.com Visit other Kitware open-source

Re: [CMake] [Java] - Adding manifest information to a jar file

2011-12-10 Thread Andreas Schneider
On Saturday 29 October 2011 23:34:50 Frank Glinka wrote: Hi, Hi, I am happy about the recently improved Java support within cmake. Thanks! Anyhow, I have a small point which should be easy to improve and which would deliver quite some usability, in my opinion. The current syntax for

[CMake] [Java] - Adding manifest information to a jar file

2011-10-29 Thread Frank Glinka
Hi, I am happy about the recently improved Java support within cmake. Thanks! Anyhow, I have a small point which should be easy to improve and which would deliver quite some usability, in my opinion. The current syntax for building and packaging Java files is: add_jar(${TARGETNAME}