committed, should appear on the website soon
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Mon, 2008-06-16 at 16:52 +0200, Emmanuel Bourg wrote:
> Hi all,
>
> I'd like to advertise the jdeb task on the 'External Tools and Tasks'
> page of the Ant site. It's a task for building debian packages. Here is
> the description:
>
> name: jdeb
>
> description: JDeb provides an Ant task an
Stefan Bodewig a écrit :
committed, should appear on the website soon
Thanks a lot Stefan.
Just curious, is Ant accepting new core tasks nowadays. jdeb might be a
useful addition when it's mature enough to complement the existing rpm task.
Emmanuel Bourg
--
On Tue, 17 Jun 2008, Emmanuel Bourg <[EMAIL PROTECTED]> wrote:
> Just curious, is Ant accepting new core tasks nowadays.
Probably, if something really is a core concern (say a new tool
becoming part of a more recent JDK).
For something like jdeb it would be unlikely since it is very
specific. W
Hi all,
while looking into
https://issues.apache.org/bugzilla/show_bug.cgi?id=45194 I realized
that we are currently pretty inconsistent with our usage of locking in
Project.
Right now we have:
* locking on the Project instance for the logging subsystem (add or
remove a BuildListener and the a
Hi all,
I fixed https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 with
a rather trivial patch
http://svn.apache.org/viewvc?view=rev&revision=668624 and now the
reporter asks whether this could go into 1.7.1.
While I understand that he needs the bug fixed, I also wouldn't want
to cause any
On Tue, 17 Jun 2008, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> I suggest the following changes:
>
> * lock the listener collection in the add/remove listener methods,
> in fireMessageLogged lock the listeners, clone them, give up the
> lock, work on the clone
alternatively copy listeners o
On Tue, Jun 17, 2008 at 1:57 PM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Tue, 17 Jun 2008, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>
>> I suggest the following changes:
>>
>> * lock the listener collection in the add/remove listener methods,
>> in fireMessageLogged lock the listeners, cl
On Tue, 17 Jun 2008, Peter Reilly <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 17, 2008 at 1:57 PM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> > On Tue, 17 Jun 2008, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> >
> >> I suggest the following changes:
> >>
> >> * lock the listener collection in the add
Hi Stefan,
> I fixed https://issues.apache.org/bugzilla/show_bug.cgi?id=45190 with
> a rather trivial patch
> http://svn.apache.org/viewvc?view=rev&revision=668624 and now the
> reporter asks whether this could go into 1.7.1.
>
> While I understand that he needs the bug fixed, I also wouldn't want
Stefan:
Your suggested changes on PropertyHelper sound
reasonable; I'm playing with them now.
-Matt
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> while looking into
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=45194
> I realized
> that we are currently pretty inconsisten
On Tue, 17 Jun 2008, <[EMAIL PROTECTED]> wrote:
> [43348] Use FileProvider interface
Great!
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
12 matches
Mail list logo