Re: [POOL-279] Thread concurrency issue in DefaultPooledObject.getIdleTimeMillis()

2014-10-05 Thread Xavier Detant
; >> DefaultPooledObject can return a negative value. > >> > I have attached a Junit test that fails most of the times and a simple > >> fix, that doesn't use synchronization: with this fix the Junit test > always > >> succeed. > >> > >> > >> > >> -- > >> This message was sent by Atlassian JIRA > >> (v6.3.4#6332) > >> > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Xavier DETANT *"Vi veri veniversum vivus vici*" Johann Georg Faust

Re: [CHALLENGE] Move All of Commons to the Dormant

2013-10-15 Thread Xavier Detant
rt.html > > Nice, I suggest taking into account the commits under src/java only, > otherwise you catch the pom/doap updates. > > Emmanuel Bourg > > > - > To unsubscribe, e-mail: dev-unsubscr...@common

Re: [DISCUSS] Moving to Git...

2013-10-08 Thread Xavier Detant
re it easily (not as easily as with git IMO). -- Xavier DETANT

Re: [DISCUSS] Moving to Git...

2013-10-08 Thread Xavier Detant
how many projects are you contributing compared to the number > you use...a few in enterprise generally. So we shouldn't prevent users to > contribute (not my point at all) but we shouldn't see it as a first citizen > while the other things are not fixed. The usage and features are far more > important and what should be fixed right now IMO. > -- Xavier DETANT

Re: [collections] Cleanup of trunk

2012-06-25 Thread Xavier Detant
lated > changes but start with the other ones. > > I hope my activity will spark some more interest by other people as it > would be a pity to never release a generic version of collections if it is > there and ready to be used. > > Thomas > -- Xavier DETANT

Re: [Math] How to select a specific JDK ?

2012-06-13 Thread Xavier Detant
the versions to use ( http://maven.apache.org/guides/introduction/introduction-to-profiles.html). 2012/6/13 Gilles Sadowski > On Wed, Jun 13, 2012 at 03:05:13PM +0200, Xavier Detant wrote: > > The byte code generated by the compiler is totally independent from the > JVM > > th

Re: [Math] How to select a specific JDK ?

2012-06-13 Thread Xavier Detant
j-4.4 > > > > > lrwxrwxrwx 1 root root 18 Nov 14 2011 java-gcj-4.6 -> > > > java-1.5.0-gcj-4.6 > > > > > > > > > > and I'd like to be able to say something like > > > > > -D...=/usr/lib/jvm/java-7-openjdk-amd64 > > > > > so that maven will use the corresponding compiler and JVM. > > > > > > > > > > Does the default configuration already cares for this? If so, which > > > are the > > > > > command-lins options? > > > > > > > > > > If not, I guess that this should be defined in a "profile" in > > > > > "settings.xml". If so, could someone post such a profile? > > > > > > > > > > > > > > > Thanks, > > > > > Gilles > > > > > > > > > > > - > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > > > > > > -- > > Xavier DETANT > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Xavier DETANT

Re: [Math] How to select a specific JDK ?

2012-06-13 Thread Xavier Detant
for this? If so, which > are the > > > command-lins options? > > > > > > If not, I guess that this should be defined in a "profile" in > > > "settings.xml". If so, could someone post such a profile? > > > > > > > > > Thanks, > > > Gilles > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Xavier DETANT