Hello all,
as agreed in MATH-692, I've looked into making
o.a.c.m.distribution.AbstractContinuousDistribution.inverseCumulativeDistribution()
more robust.
One of the main issues is the fact that the present implementation
does not return the expected value when the cumulative distribution
has a pla
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-exec-test has an issue affecting its community integration.
This i
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-proxy-test has an issue affecting its community integration.
This
When I run "mvn clean site" in the VFS core directory, I get:
[ERROR] Could not find resource 'findbugs-exclude-filter.xml'. -> [Help 1]
org.codehaus.plexus.resource.loader.ResourceNotFoundException: Could not
find resource 'findbugs-exclude-filter.xml'.
at
org.codehaus.plexus.resource.Def
On 31 October 2011 17:39, Gary Gregory wrote:
> When I run "mvn clean site" in the VFS core directory, I get:
>
Works OK for me using
Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)
Java version: 1.6.0_29
Java home: C:\jdk1.6.0_29\jre
Default locale: en_GB, platform encoding: Cp1252
OS
I've never seen that error before. The file is located in
https://svn.apache.org/repos/asf/commons/proper/vfs/trunk/
Ralph
On Mon, Oct 31, 2011 at 10:39 AM, Gary Gregory wrote:
> When I run "mvn clean site" in the VFS core directory, I get:
>
> [ERROR] Could not find resource 'findbugs-exclude-f
On 10/31/11 12:21 AM, Sébastien Brisard wrote:
> Hello all,
> as agreed in MATH-692, I've looked into making
> o.a.c.m.distribution.AbstractContinuousDistribution.inverseCumulativeDistribution()
> more robust.
> One of the main issues is the fact that the present implementation
> does not return th
I did an svn up and ran mvn site with Maven 3. I had no problems.
Ralph
On Mon, Oct 31, 2011 at 10:39 AM, Gary Gregory wrote:
> When I run "mvn clean site" in the VFS core directory, I get:
>
> [ERROR] Could not find resource 'findbugs-exclude-filter.xml'. -> [Help 1]
> org.codehaus.plexus.resou
I found a few issues (1330) with Fortify. As anyone who's used it knows the
vast majority of those are of the "but that's what I intended" variety, but
there were 180 cases of unclosed resource streams and 354 cases of
potential denial of service.
In the first case we all write
InputStream is =
On Mon, Oct 31, 2011 at 4:19 PM, sebb wrote:
> On 31 October 2011 17:39, Gary Gregory wrote:
> > When I run "mvn clean site" in the VFS core directory, I get:
> >
>
>
>
> Works OK for me using
>
> Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)
> Java version: 1.6.0_29
> Java home: C:\jd
Quick followup - I know there's also a school of thought that bad
parameters should be passed to the InputStream and let it throw the
exception since it's the method that actually cares about the values.
Maybe a negative offset will have meaning at some point in the future. So
you can argue that t
Thank you for checking. What dir did you run from?
Gary
On Oct 31, 2011, at 16:46, "ralph.goers @dslextreme.com"
wrote:
> I did an svn up and ran mvn site with Maven 3. I had no problems.
>
> Ralph
>
> On Mon, Oct 31, 2011 at 10:39 AM, Gary Gregory wrote:
>
>> When I run "mvn clean site" in the
Let's do it later. Release early, release often.
Gary
On Oct 31, 2011, at 17:00, Bear Giles wrote:
> I found a few issues (1330) with Fortify. As anyone who's used it knows the
> vast majority of those are of the "but that's what I intended" variety, but
> there were 180 cases of unclosed resou
Phil Steitz wrote:
>
> Maybe it would be best to eliminate IntegerDistribution then and
> merge Distribution and ContinuousDistribution, so we have two roots
> - DiscreteDistribution and ContinuousDistribution. The only reason
> really to have DiscreteDistribution is if we want to support
> dis
On Mon, Oct 31, 2011 at 2:56 PM, cwinter wrote:
>
> Phil Steitz wrote:
> >
> > Maybe it would be best to eliminate IntegerDistribution then and
> > merge Distribution and ContinuousDistribution, so we have two roots
> > - DiscreteDistribution and ContinuousDistribution. The only reason
> > real
I ran it from the project root, not core. I've never tried to run mvn site
from a subdirectory.
Ralph
On Mon, Oct 31, 2011 at 2:11 PM, Gary Gregory wrote:
> Thank you for checking. What dir did you run from?
>
> Gary
>
> On Oct 31, 2011, at 16:46, "ralph.goers @dslextreme.com"
> wrote:
>
> > I
On 31 October 2011 23:39, ralph.goers @dslextreme.com
wrote:
> I ran it from the project root, not core.
Likewise.
> I've never tried to run mvn site from a subdirectory.
It fails for me too when running from core.
This may be a bug in the findbugs plugin - see
http://maven.apache.org/plugin-
Thank you all for your help.
When I run from the root, I get a successful build but the surefire report
show 0 tests run.
How is one suppose to run a "full build", tests, site and all?
Gary
On Mon, Oct 31, 2011 at 7:58 PM, sebb wrote:
> On 31 October 2011 23:39, ralph.goers @dslextreme.com
>
On 2011-10-31, Bear Giles wrote:
> I found a few issues (1330) with Fortify. As anyone who's used it knows the
> vast majority of those are of the "but that's what I intended" variety, but
> there were 180 cases of unclosed resource streams and 354 cases of
> potential denial of service.
> In the
Hi all,
the vote has passed with four +1s by Emmanuel, Jörg, Gary and myself. I
will now proceed with the publish, wait for mirrors, update site, send
announcement process.
Thanks to all who checked the release
Stefan
-
20 matches
Mail list logo