Hi,
I've just committed Converter*Stream implementations for Pack200[1]
which is a bit unusual in several ways.
First of all it will (by design of the format) only work on compressing
valid jar files. Actually the result isn't likely to be compressed (in
the sense of "smaller than the original")
Same problem under Linux for parent 21.
Phil
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
On 9/3/11 7:20 PM, sebb wrote:
> On 4 September 2011 02:29, Phil Steitz wrote:
>> On 9/3/11 6:05 PM, sebb wrote:
>>> On 4 September 2011 01:20, sebb wrote:
On 3 September 2011 23:49, Phil Steitz wrote:
> On 9/3/11 1:59 PM, Phil Steitz wrote:
>> On 9/2/11 8:08 AM, sebb AT ASF wrote:
On 4 September 2011 02:29, Phil Steitz wrote:
> On 9/3/11 6:05 PM, sebb wrote:
>> On 4 September 2011 01:20, sebb wrote:
>>> On 3 September 2011 23:49, Phil Steitz wrote:
On 9/3/11 1:59 PM, Phil Steitz wrote:
> On 9/2/11 8:08 AM, sebb AT ASF wrote:
>> I've updated to the latest vers
On 9/3/11 6:05 PM, sebb wrote:
> On 4 September 2011 01:20, sebb wrote:
>> On 3 September 2011 23:49, Phil Steitz wrote:
>>> On 9/3/11 1:59 PM, Phil Steitz wrote:
On 9/2/11 8:08 AM, sebb AT ASF wrote:
> I've updated to the latest versions of all the plugins.
>
> Some of these cha
On 9/3/11 5:06 PM, Gilles Sadowski wrote:
>> The problem is that it is not obvious that INF is "the right answer."
> The real problem is *inconsistency*.
> The current code chooses to consider a point at infinity for some situations
> but not for others. It is thus quite understandable that people
On 4 September 2011 01:20, sebb wrote:
> On 3 September 2011 23:49, Phil Steitz wrote:
>> On 9/3/11 1:59 PM, Phil Steitz wrote:
>>> On 9/2/11 8:08 AM, sebb AT ASF wrote:
I've updated to the latest versions of all the plugins.
Some of these changes may well cause problems, but the b
On 3 September 2011 23:49, Phil Steitz wrote:
> On 9/3/11 1:59 PM, Phil Steitz wrote:
>> On 9/2/11 8:08 AM, sebb AT ASF wrote:
>>> I've updated to the latest versions of all the plugins.
>>>
>>> Some of these changes may well cause problems, but the best way to
>>> find this out is for various peo
>
> The problem is that it is not obvious that INF is "the right answer."
The real problem is *inconsistency*.
The current code chooses to consider a point at infinity for some situations
but not for others. It is thus quite understandable that people are
wondering what is going on with some limi
Create a test.jar as attached artifact. Then create a sub module where you
dependency:unpack this test-jar and run the tests in your new configuration.
This can also be done via the maven-invoker-plugin.
LieGrue,
strub
- Original Message -
> From: sebb
> To: Commons Developers List
>
On 9/3/11 1:59 PM, Phil Steitz wrote:
> On 9/2/11 8:08 AM, sebb AT ASF wrote:
>> I've updated to the latest versions of all the plugins.
>>
>> Some of these changes may well cause problems, but the best way to
>> find this out is for various people to try using the POM, so I've
>> uploaded 22-SNAPS
On 9/3/11 2:17 PM, Gilles Sadowski wrote:
> On Sat, Sep 03, 2011 at 08:10:59AM -0700, Phil Steitz wrote:
>> On 9/3/11 2:30 AM, Gilles (JIRA) wrote:
>>> [
>>> https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13
On Sat, Sep 03, 2011 at 08:10:59AM -0700, Phil Steitz wrote:
> On 9/3/11 2:30 AM, Gilles (JIRA) wrote:
> > [
> > https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096621#comment-13096621
> > ]
> >
> > Gille
On 9/2/11 8:08 AM, sebb AT ASF wrote:
> I've updated to the latest versions of all the plugins.
>
> Some of these changes may well cause problems, but the best way to
> find this out is for various people to try using the POM, so I've
> uploaded 22-SNAPSHOT to the snapshot repo.
>
> Please report a
On 9/3/11 1:45 PM, Greg Sterijevski wrote:
> I've got you covered here. Phil, if you don't mind, I will float a few ideas
> for multivariate interfaces. Then I will push a few examples of MVN?
I think Patrick wants to do it, but is just being polite ;)
Seriously, go for it, Greg. Start by propos
I've got you covered here. Phil, if you don't mind, I will float a few ideas
for multivariate interfaces. Then I will push a few examples of MVN?
-Greg
On Sat, Sep 3, 2011 at 3:32 PM, Patrick Meyer wrote:
> Ha ha... I was really hoping someone else would do all the hard work and
> write the MVN
Ha ha... I was really hoping someone else would do all the hard work and
write the MVN distribution function for me.
On 9/3/2011 1:53 PM, Phil Steitz wrote:
On 9/3/11 10:37 AM, Patrick Meyer wrote:
No, I have written very few tests. Until I recently discovered
jUnit, I was using a very crude w
On 9/3/11 10:37 AM, Patrick Meyer wrote:
> No, I have written very few tests. Until I recently discovered
> jUnit, I was using a very crude way of testing my code. I plan to
> add more tests over the coming year.
>
> If you are registered with java.net, you can view the source code
> at http://java
No, I have written very few tests. Until I recently discovered jUnit, I
was using a very crude way of testing my code. I plan to add more tests
over the coming year.
If you are registered with java.net, you can view the source code at
http://java.net/projects/psychometrics. I have requested th
Do you have unit tests written for the different components?
On Sat, Sep 3, 2011 at 10:48 AM, Patrick Meyer wrote:
> Sounds good. Separating the general purpose stats from the psychometric
> specific stats seems like a natural way to distinguish the two libraries.
> I'll send a link to the sourc
Sounds good. Separating the general purpose stats from the psychometric
specific stats seems like a natural way to distinguish the two
libraries. I'll send a link to the source code soon. Hopefully, you will
see the good ideas in the code.
On 9/3/2011 12:57 AM, Phil Steitz wrote:
On 9/2/11 7:
On 9/3/11 1:07 AM, ma...@apache.org wrote:
> Phil Steitz wrote:
>
>> On 9/2/11 9:48 AM, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Fri Sep 2 16:48:59 2011
>>> New Revision: 1164625
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1164625&view=rev
>>> Log:
>>> Fix typo
>> I guess you meant,
On 9/3/11 2:30 AM, Gilles (JIRA) wrote:
> [
> https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096621#comment-13096621
> ]
>
> Gilles commented on MATH-657:
> -
>
> I've just po
On 3 September 2011 05:37, Henri Yandell wrote:
> I'm less concerned with the 115 errors, unless they're all as grievous
> as the StringUtils one - ie) the method causing trouble is not the
> only one broken.
>
> If the error happened when calling stripAccents, that would be
> workable; but having
To see the security manager in action you just need to comment out one
line of code in the POM.
Ideally I would like to be able to run the tests twice, once with a d
without the sec man. Good luck to me trying to figure out how to do
this in maven :( ant would be easy ;)
Ideas?
Gary
On Sep 3, 2
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
Hi.
People interested in the "Complex" class, please have a look at this issue:
https://issues.apache.org/jira/browse/MATH-657
Thanks,
Gilles
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional command
Le 02/09/2011 22:46, Gilles Sadowski a écrit :
Hi Luc.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/ExceptionContextProvider.java
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/Excep
Phil Steitz wrote:
>On 9/2/11 9:48 AM, ma...@apache.org wrote:
>> Author: markt
>> Date: Fri Sep 2 16:48:59 2011
>> New Revision: 1164625
>>
>> URL: http://svn.apache.org/viewvc?rev=1164625&view=rev
>> Log:
>> Fix typo
>
>I guess you meant, remove trailing spaces or tabs or something?
>
>Phil
N
29 matches
Mail list logo