Niall Pemberton wrote:
> Hi,
>
> I'd like to release version 14 of the commons-parent pom to fix the
> problems in the last release. The changes are:
>
> 1. Downgrade maven-site-plugin to 2.0.1 (MSITE-464)
> 2. Downgrade maven-javadoc-plugin to 2.5 (MJAVADOC-275)
> 3. Downgrade maven-bundle-plugi
On Thu, Mar 11, 2010 at 12:40 AM, sebb wrote:
> On 11/03/2010, Niall Pemberton wrote:
>> Hi,
>>
>> I'd like to release version 14 of the commons-parent pom to fix the
>> problems in the last release. The changes are:
>>
>> 1. Downgrade maven-site-plugin to 2.0.1 (MSITE-464)
>> 2. Downgrade ma
On Thu, Mar 11, 2010 at 1:13 AM, Jörg Schaible wrote:
> Hi Sebb,
>
> sebb wrote:
>
>> On 09/03/2010, Jörg Schaible wrote:
>
> [snip]
>
>>> Another solution should be the animal sniffer:
>>> http://mojo.codehaus.org/animal-sniffer-maven-plugin/
>>>
>>> This should ensures that the generated byte
Hi Sebb,
sebb wrote:
> On 09/03/2010, Jörg Schaible wrote:
[snip]
>> Another solution should be the animal sniffer:
>> http://mojo.codehaus.org/animal-sniffer-maven-plugin/
>>
>> This should ensures that the generated byte code is using only the API
>> of a previously generated signature. T
On Thu, Mar 11, 2010 at 12:15 AM, sebb wrote:
> On 11/03/2010, Niall Pemberton wrote:
>> On Wed, Mar 10, 2010 at 11:34 PM, sebb wrote:
>> > On 10/03/2010, Niall Pemberton wrote:
>> >> On Tue, Mar 9, 2010 at 1:18 PM, Jörg Schaible
>> wrote:
>> >> > Hi Niall,
>> >> >
>> >> > Niall Pembe
On 11/03/2010, Niall Pemberton wrote:
> Hi,
>
> I'd like to release version 14 of the commons-parent pom to fix the
> problems in the last release. The changes are:
>
> 1. Downgrade maven-site-plugin to 2.0.1 (MSITE-464)
> 2. Downgrade maven-javadoc-plugin to 2.5 (MJAVADOC-275)
> 3. Downgrade
On 11/03/2010, Niall Pemberton wrote:
> On Wed, Mar 10, 2010 at 11:34 PM, sebb wrote:
> > On 10/03/2010, Niall Pemberton wrote:
> >> On Tue, Mar 9, 2010 at 1:18 PM, Jörg Schaible
> wrote:
> >> > Hi Niall,
> >> >
> >> > Niall Pemberton wrote at Dienstag, 9. März 2010 02:42:
> >> >
>
Hi,
I'd like to release version 14 of the commons-parent pom to fix the
problems in the last release. The changes are:
1. Downgrade maven-site-plugin to 2.0.1 (MSITE-464)
2. Downgrade maven-javadoc-plugin to 2.5 (MJAVADOC-275)
3. Downgrade maven-bundle-plugin to 1.4.3 (JDK 1.4 compat)
4. Downgrad
On Wed, Mar 10, 2010 at 11:34 PM, sebb wrote:
> On 10/03/2010, Niall Pemberton wrote:
>> On Tue, Mar 9, 2010 at 1:18 PM, Jörg Schaible wrote:
>> > Hi Niall,
>> >
>> > Niall Pemberton wrote at Dienstag, 9. März 2010 02:42:
>> >
>> >> Unfortunately the upgrade of the maven-site-plugin from 2.
I think I have discovered a bug in commons-fileupload: If your browser
crashes during the course of the upload, a turd (partial file) is left
in the temp directory. It never gets deleted or copied to the final
destination. Thus you could fill up their temp directory and DOS
someone's file uploa
On 09/03/2010, Jörg Schaible wrote:
> sebb wrote at Dienstag, 9. März 2010 02:10:
>
>
> > I've done some investigations.
> >
> > Maven can happily compile code with Java 1.3 or 1.4 etc. even when
> > Maven itself runs under Java 1.5+ [1]
> >
> > This can be done by adding the following to th
On 10/03/2010, Niall Pemberton wrote:
> On Tue, Mar 9, 2010 at 1:18 PM, Jörg Schaible wrote:
> > Hi Niall,
> >
> > Niall Pemberton wrote at Dienstag, 9. März 2010 02:42:
> >
> >> Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1
> >> has caused the site generation for Cha
Luc,
So I would suggest to put a customizable threshold with a default value
of MathUtils.SAFE_MIN and a setQRRankingThreshold(double threshold)
method. This will preserve compatibility. With this setting, one could
check all existing tests should pass. The solution proposed by the
reporter does
Dimitri Pourbaix a écrit :
> Hi,
>
> I looked at the suggestion related to MATH-352 regarding the robustness of
> the determination of the rank of the Jacobian in Levenberg-Marquardt. It
> does make sense indeed to replace ak2 == 0 with something more robust like
> ak2<= treshold. However, if on
On 2010-03-10 18:49, Gary Gregory wrote:
>> -Original Message-
>> From: Dennis Lundberg [mailto:denn...@apache.org]
>> Sent: Wednesday, March 10, 2010 09:42
>> To: Commons Developers List
>> Subject: Re: [all] commons-parent-13 problems
>>
>> On 2010-03-09 02:42, Niall Pemberton wrote:
>>>
On Wed, Mar 10, 2010 at 5:49 PM, Gary Gregory
wrote:
>> -Original Message-
>> From: Dennis Lundberg [mailto:denn...@apache.org]
>> Sent: Wednesday, March 10, 2010 09:42
>> To: Commons Developers List
>> Subject: Re: [all] commons-parent-13 problems
>>
>> On 2010-03-09 02:42, Niall Pemberto
> -Original Message-
> From: Dennis Lundberg [mailto:denn...@apache.org]
> Sent: Wednesday, March 10, 2010 09:42
> To: Commons Developers List
> Subject: Re: [all] commons-parent-13 problems
>
> On 2010-03-09 02:42, Niall Pemberton wrote:
> > Unfortunately the upgrade of the maven-site-plu
On 2010-03-09 02:42, Niall Pemberton wrote:
> Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1
> has caused the site generation for Chain, Configuration and DBCP to
> now fail. I'm looking into this to see whether its something we can
> fix in the components or whether we need t
Hi,
I looked at the suggestion related to MATH-352 regarding the robustness of
the determination of the rank of the Jacobian in Levenberg-Marquardt. It
does make sense indeed to replace ak2 == 0 with something more robust like
ak2<= treshold. However, if one uses the epsilon machine for the thr
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-io has an issue affecting its community integration.
This issue af
Hi,
Do we have a date yet for the compress 1.1 release? There are a few features
in it that I need to use.
Also, is there time to add a couple of minor feature enhancements? I could
do with access to the following:
1. A public method to check if a ZipArchiveInputStream has a data descriptor
(e.
21 matches
Mail list logo