.com]
Sent: 09 November 2017 16:11
To: Ant Users List
Subject: Re: Ant and jar creation
On Thu, Nov 9, 2017 at 2:30 PM, RAPPAZ Francois
wrote:
> I'm returning to some java projects that I left for some years. These
> projects use ant to compile, make the doc and specially they use the
On Thu, Nov 9, 2017 at 2:30 PM, RAPPAZ Francois
wrote:
> I'm returning to some java projects that I left for some years. These
> projects use ant to compile, make the doc and specially they use the
> external task genjar to build jar files.
>
> I spend some hours trying to have genjar working (I
use jenkins and make a task
Envoyé de mon iPhone
> Le 9 nov. 2017 à 14:30, RAPPAZ Francois a écrit :
>
> I'm returning to some java projects that I left for some years. These
> projects use ant to compile, make the doc and specially they use the
> external task genjar to build jar files.
>
I'm returning to some java projects that I left for some years. These projects
use ant to compile, make the doc and specially they use the external task
genjar to build jar files.
I spend some hours trying to have genjar working (I downloaded the source from
sourceforge) and it's seems that th