Boost logo

Boost-Build :

Subject: Re: [Boost-build] Java toolset
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2012-02-29 11:17:01


I've simplified it and removed the feature.extend toolset : java ;
It is probably wrong, I've just copied and pasted.

I think it is much better now. One problem I'm having is that
I'm using different actions for creating and updatng the jar
with each class file (so I can be sure the relative paths are
right for all files). But if a update or create action fails, the
resulting jar is not removed.

I'm attaching another version.

Any criticism is appreciated,

On Wed, Feb 29, 2012 at 12:34 PM, Juraj Ivančić <juraj.ivancic_at_[hidden]> wrote:
> On 28.2.2012. 20:26, Felipe Magno de Almeida wrote:
>>
>> I have built a very simple java.jam which compiles java files to
>> classes, and creates jar packages.
>>
>> The jam file is attached.
>>
>> Any opinions would be appreciated,
>
>
> I think this would make a very nice addition to contrib dir. I do not have
> an immediate use for it, but would definitely like to have it available.
>
> Minor nitpick:
>
> feature.extend toolset : java ;
>
> This is unnecessary, and wrong IMHO. Everything should work the same without
> this line. Am I missing something?
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build

-- 
Felipe Magno de Almeida



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk