Maybe this will alleviate some of our password hangs...
Gary
-- Forwarded message --
From: Stephen Connolly
Date: Tue, Feb 25, 2014 at 4:59 PM
Subject: [ANN] Apache Maven GPG Plugin 1.5 Released
To: annou...@maven.apache.org, Maven Users List
Cc: Maven Developers List
The Apa
Done
However I'm still seeing JMX test warnings; I'll start a new thread
On 25 February 2014 18:02, Gary Gregory wrote:
> @Sebb: Can you please go ahead with these clean ups?
> Thank you,
> Gary
>
> On Tue, Feb 25, 2014 at 12:55 PM, sebb wrote:
>
>> Perhaps update to CP33 ?
>>
>
>> Also org.apa
On 25/02/2014 19:25, Phil Steitz wrote:
> Sorry about whatever mess I made that led to this. After 2.2,
> publishing the site led to all of the old javadocs being deleted (my
> mistake not understanding the instructions), so I recreated them
> from tags and tried to publish them. Things looked OK
On 2/25/14, 10:13 AM, Phil Steitz wrote:
> Are we sure we want to do this in DBCP? If GOP ever changes
> defaults, DBCP will not pick this up.
Scratch that. I see now the fields are final. Sorry for the noise.
Phil
>
> Phil
>
> On 2/25/14, 9:57 AM, ggreg...@apache.org wrote:
>> Author: ggregor
Sorry about whatever mess I made that led to this. After 2.2,
publishing the site led to all of the old javadocs being deleted (my
mistake not understanding the instructions), so I recreated them
from tags and tried to publish them. Things looked OK when I tested
but I must have missed these prob
On 25/02/2014 18:04, ma...@apache.org wrote:
> Author: markt
> Date: Tue Feb 25 18:04:35 2014
> New Revision: 899177
>
> Log:
> Update for Pool 2.2 release
>
>
> [This commit notification would consist of 175 parts,
> which exceeds the limit of 50 ones, so it was shortened to the summary.]
Hmm
Are we sure we want to do this in DBCP? If GOP ever changes
defaults, DBCP will not pick this up.
Phil
On 2/25/14, 9:57 AM, ggreg...@apache.org wrote:
> Author: ggregory
> Date: Tue Feb 25 17:57:47 2014
> New Revision: 1571774
>
> URL: http://svn.apache.org/r1571774
> Log:
> Access constant dire
@Sebb: Can you please go ahead with these clean ups?
Thank you,
Gary
On Tue, Feb 25, 2014 at 12:55 PM, sebb wrote:
> Perhaps update to CP33 ?
>
> Also org.apache.geronimo.modules:geronimo-transaction ... 1.2-beta ->
> 2.2.1 ?
>
> The following plugin updates are available:
> maven-checkstyle-
Just tried "mvn site -Pcobertura -Pjacoco" with CP33 and dropping the
cobertura entries from the DBCP pom.
Both coverage tools seemed to work OK, however there was a test failure:
testRepeatedBorrowAndReturn(org.apache.commons.dbcp2.TestPoolingDriver)
Time elapsed: 0.047 sec <<< ERROR!
java.lan
Perhaps update to CP33 ?
Also org.apache.geronimo.modules:geronimo-transaction ... 1.2-beta -> 2.2.1 ?
The following plugin updates are available:
maven-checkstyle-plugin ... 2.9.1 -> 2.11
maven-pmd-plugin . 2.7.1 -> 3.0.1
org.
All of the @author tags need to be removed to follow ASF guidelines. And
no, you do not need 'permission' from the @author to do this ;)
Gary
On Tue, Feb 25, 2014 at 7:36 AM, Mark Thomas wrote:
> I have, finally, worked my way though the Jira backlog for DBCP. The
> remaining issues are all li
Updating the Cobertura plugin fixed this.
Gary
On Tue, Feb 25, 2014 at 12:13 PM, Gary Gregory wrote:
> Running 'mvn clean site' with Maven 3.0.5 or 3.2.1 I get a lot of errors
> like:
>
> Running org.apache.commons.dbcp2.TestUtils
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed
Running 'mvn clean site' with Maven 3.0.5 or 3.2.1 I get a lot of errors
like:
Running org.apache.commons.dbcp2.TestUtils
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec
<<< FAILURE! - in org.apache.commons.dbcp2.TestUtils
testClassLoads(org.apache.commons.dbcp2.TestUtils
On Tue, Feb 25, 2014 at 8:39 AM, luc wrote:
> Also, I think testing should be done on an actual large problem where
>>> scaling issuing would show up. The 1000x2 jaccobian would results in a
>>> 2x2
>>> normal equation. Surely this is not a good test case.
>>>
>>> Konstantin
>>>
>>>
>> As you poi
Hi Ted,
Le 2014-02-25 15:42, Ted Dunning a écrit :
On Tue, Feb 25, 2014 at 6:22 AM, Konstantin Berlin
wrote:
Hi,
I am really having problems believing that matrix copying is the major
problem in an optimization algorithm. Copying is O(N^2) operations.
Surely,
for any problem where performan
On Tue, Feb 25, 2014 at 6:22 AM, Konstantin Berlin wrote:
> Hi,
>
> I am really having problems believing that matrix copying is the major
> problem in an optimization algorithm. Copying is O(N^2) operations. Surely,
> for any problem where performance would matter, it is completely dwarfed by
> t
Hi,
I am really having problems believing that matrix copying is the major
problem in an optimization algorithm. Copying is O(N^2) operations. Surely,
for any problem where performance would matter, it is completely dwarfed by
the O(N^3) complexity of actually solving the normal equation.
Also, I
On 02/24/2014 05:47 PM, Gilles wrote:
> On Mon, 24 Feb 2014 14:41:34 -0500, Evan Ward wrote:
>> On 02/24/2014 01:23 PM, Gilles wrote:
>>> On Mon, 24 Feb 2014 11:49:26 -0500, Evan Ward wrote:
One way to improve performance would be to provide pre-allocated space
for the Jacobian and reuse
I have, finally, worked my way though the Jira backlog for DBCP. The
remaining issues are all likely to be resolved as WONTFIX.
I will, therefore, be starting to work my way through the release
process later today. I'm not sure when I'll get to the point of creating
the tag and RC. I hope it will
19 matches
Mail list logo