On 7/16/12 5:17 PM, Gilles Sadowski wrote:
> On Mon, Jul 16, 2012 at 04:39:41PM -0700, Phil Steitz wrote:
>> On 7/16/12 2:46 PM, Gilles Sadowski wrote:
>>> Hi.
>>>
>>> Referring to the discussion here:
>>> https://issues.apache.org/jira/browse/MATH-764
>>> https://issues.apache.org/jira/browse/
Thanks Sebb.
Gary
2012/7/16
> Author: sebb
> Date: Tue Jul 17 00:37:54 2012
> New Revision: 1362325
>
> URL: http://svn.apache.org/viewvc?rev=1362325&view=rev
> Log:
> Unused import
>
> Modified:
>
> commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/tar/test/LargeTarT
On Mon, Jul 16, 2012 at 04:39:41PM -0700, Phil Steitz wrote:
> On 7/16/12 2:46 PM, Gilles Sadowski wrote:
> > Hi.
> >
> > Referring to the discussion here:
> > https://issues.apache.org/jira/browse/MATH-764
> > https://issues.apache.org/jira/browse/MATH-823
> >
> > Do we agree:
> > * To add ne
I ask about trivial routines like isProbability(). Why is that any better
than just saying
Preconditions.checkArgument(p >= 0 && p <= 1);
or checkState if it isn't an argument?
I would argue that checkArgument is more transparent.
On Mon, Jul 16, 2012 at 4:53 PM, Gilles Sadowski <
gil..
Hi.
On Mon, Jul 16, 2012 at 04:15:46PM -0700, Ted Dunning wrote:
> Why is this not just a special case of what Preconditions in guava.
What do you mean? And whom do you ask the question?
Regards,
Gilles
> On Mon, Jul 16, 2012 at 4:04 PM, ori ziv wrote:
>
> > * I updated the files (at
> > htt
On 7/16/12 2:46 PM, Gilles Sadowski wrote:
> Hi.
>
> Referring to the discussion here:
> https://issues.apache.org/jira/browse/MATH-764
> https://issues.apache.org/jira/browse/MATH-823
>
> Do we agree:
> * To add new constructors to the distribution classes (in package
>"o.a.c.m.distributi
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=23894&projectId=64
Build statistics:
State: Failed
Previous State: Ok
Started at: Mon 16 Jul 2012 23:20:17 +
Finished at: Mon 16 Jul 2012 23:21:02 +
Total time: 44s
Build Trigger: Schedule
Build N
Why is this not just a special case of what Preconditions in guava.
On Mon, Jul 16, 2012 at 4:04 PM, ori ziv wrote:
> * I updated the files (at
> http://dl.dropbox.com/u/4481581/commons-math-suggestions.zip)
> * I added the checkProbability method . Do you think that the
> isProbability should n
* I updated the files (at
http://dl.dropbox.com/u/4481581/commons-math-suggestions.zip)
* I added the checkProbability method . Do you think that the
isProbability should not be public?
* I added an exception with a customized message.
* I didn't spot yet a place in CM that could use this is/check
On 16 July 2012 21:31, Gary Gregory wrote:
> Hi All:
>
> With the addition of many new methods to the FileObject interface and other
> TAR changes reported by Clirr [1], the next release will break BC for VFS
> providers (those not provided by VFS itself.)
>
> For normal call sites of the interfac
Hi.
Referring to the discussion here:
https://issues.apache.org/jira/browse/MATH-764
https://issues.apache.org/jira/browse/MATH-823
Do we agree:
* To add new constructors to the distribution classes (in package
"o.a.c.m.distribution") that take a "RandomGenerator" (in package
"o.a.c.m.
Hi Simo,
2012/7/16 Simone Tripodi :
> Impressive feedbacks Gary, thanks a lot!
>
>> -1 with "mvn clear site" for
>> https://repository.apache.org/content/repositories/orgapachecommons-054/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5-src.zip
>> :
>>
>> [ERROR] Failed to execute goal
>> o
On 7/15/12 10:46 AM, Phil Steitz wrote:
> On 7/15/12 1:12 AM, Mark Thomas wrote:
>> On 15/07/2012 01:38, Phil Steitz wrote:
>>> Sorry if this has been discussed already and I can't find the
>>> thread; but we should do this now if we want to do it - i.e., move
>>> DBCP's AbandonedObjectPool into [p
I'm looking to implement a provider for Gridfs
(http://www.mongodb.org/display/DOCS/GridFS) and its unclear if a
FileSystem represents a single "filesystem" or is used for all
filesystems that are gridfs based. Meaning, if I have two gridfs
systems and I want to copy a file from
gridfs://hostA/te
Hi Phil,
Sorry to get onto this so late! I've just checked out the source code in
order to provide a patch at the same time as the JIRA ticket being
created, however, I see [pool] now is moving to pool2 -- my initial
suggestion was based on pool-1.6.0 (which is what I use in my
application).
Are
On Mon, Jul 16, 2012 at 12:04 PM, Simone Tripodi
wrote:
> Impressive feedbacks Gary, thanks a lot!
>
YW!
>
> > -1 with "mvn clear site" for
> >
> https://repository.apache.org/content/repositories/orgapachecommons-054/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5-src.zip
> > :
> >
> >
> Ticket raised and patch provided for issue Gary found with site plugin
> failing ( https://issues.apache.org/jira/browse/DBUTILS-93 ).
>
already applied, thanks
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99sof
Ticket raised and patch provided for issue Gary found with site plugin
failing ( https://issues.apache.org/jira/browse/DBUTILS-93 ).
PMD seems to be wrong with evaluating that those private methods are not
used while they are. Maybe it's getting confused by varargs in them.
Regards,
Stevo.
On Mo
Hi all,
due to Gary's raised issue, the current VOTE is cancelled.
Thanks a lot everybody took part to the release,
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Mon, Jul 16, 2012 at 2:43 PM, Simo
Impressive feedbacks Gary, thanks a lot!
> -1 with "mvn clear site" for
> https://repository.apache.org/content/repositories/orgapachecommons-054/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5-src.zip
> :
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.0:
On 16 July 2012 16:44, Stevo Slavić wrote:
> Maybe just remove release profile activation from build arguments.
Thanks, that seems to solve the problem.
However, it probably means that either the VFS build needs updating,
or Commons Parent, or both.
> Regards,
> Stevo.
>
> On Mon, Jul 16, 2012
Maybe just remove release profile activation from build arguments.
Regards,
Stevo.
On Mon, Jul 16, 2012 at 5:38 PM, sebb wrote:
> On 16 July 2012 16:36, sebb wrote:
> > On 16 July 2012 16:09, Gary Gregory wrote:
> >> Can someone please adjust Continuum for VFS to say Java 6?
> >
> > Added a p
On 16 July 2012 16:36, sebb wrote:
> On 16 July 2012 16:09, Gary Gregory wrote:
>> Can someone please adjust Continuum for VFS to say Java 6?
>
> Added a project build definition to override the group one
Still fails.
What is the Maven command-line needed to build test and deploy VFS?
>> How a
On 16 July 2012 16:09, Gary Gregory wrote:
> Can someone please adjust Continuum for VFS to say Java 6?
Added a project build definition to override the group one
> How about doc'ing this on the wiki?
Where?
> Thank you!
> Gary
>
> On Mon, Jul 16, 2012 at 10:27 AM, Continuum@vmbuild
> wrote:
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=23879&projectId=129
Build statistics:
State: Failed
Previous Build: No previous build.
Started at: Mon 16 Jul 2012 15:35:12 +
Finished at: Mon 16 Jul 2012 15:35:45 +
Total time: 33s
Build Trigger: F
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=23878&projectId=129
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon 16 Jul 2012 15:20:53 +
Finished at: Mon 16 Jul 2012 15:21:44 +
Total time: 50s
Build Trigger: Schedule
Bu
Can someone please adjust Continuum for VFS to say Java 6?
How about doc'ing this on the wiki?
Thank you!
Gary
On Mon, Jul 16, 2012 at 10:27 AM, Continuum@vmbuild wrote:
> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=23876&projectId=129
>
> Build statistics:
Hi Simo:
Nice push to get DBU moving!
-1 with "mvn clear site" for
https://repository.apache.org/content/repositories/orgapachecommons-054/commons-dbutils/commons-dbutils/1.5/commons-dbutils-1.5-src.zip
:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:site (default
+1
-Elijah
On Mon, Jul 16, 2012 at 6:29 AM, Bill Speirs wrote:
> +1
>
> Bill-
>
> On Mon, Jul 16, 2012 at 8:44 AM, Simone Tripodi
> wrote:
>
>> My own +1
>>
>> -Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> ht
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=23876&projectId=129
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon 16 Jul 2012 14:27:17 +
Finished at: Mon 16 Jul 2012 14:27:52 +
Total time: 34s
Build Trigger: Schedule
Bu
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-jelly-tags-jmx has an issue affecting its community integration.
T
+1
Bill-
On Mon, Jul 16, 2012 at 8:44 AM, Simone Tripodi wrote:
> My own +1
>
> -Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
> On Mon, Jul 16, 2012 at 2:43 PM, Simone Tripodi
> wrote:
>
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-scxml-test has an issue affecting its community integration.
This
My own +1
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Mon, Jul 16, 2012 at 2:43 PM, Simone Tripodi
wrote:
> Hi all guys,
>
> I am opening the current [VOTE] thread to release Apache
> commons-db
Hi all guys,
I am opening the current [VOTE] thread to release Apache
commons-dbutils-1.5 based on RC1.
Release Notes:
http://people.apache.org/builds/commons/dbutils/1.5/RC1/RELEASE-NOTES.txt
Tag:
https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_5_RC1/
Site:
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
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-digester3 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-exec-test has an issue affecting its community integration.
This i
38 matches
Mail list logo