[NET] Make 2.x branch into trunk and 1.x into branch

2010-07-11 Thread sebb
There does not seem to be any need for a further release of the NET 1.x line, which is currently the trunk version, so I propose to: * rename trunk as branches/NET_1_x * rename branches/NET_2_0 as trunk Any objections? - To unsu

Re: Distributions: support

2010-07-11 Thread Mikkel Meyer Andersen
2010/7/11 Phil Steitz : > Mikkel Meyer Andersen wrote: >> Dear Community, >> >> I'm planning to implement lower and upper bounds of the support for >> distributions in a generic way on AbstractContinuousDistribution and >> AbstractIntegerDistribution such that one can get e.g. 0 and n for the >> Bi

Re: Distributions: support

2010-07-11 Thread Phil Steitz
Mikkel Meyer Andersen wrote: > Dear Community, > > I'm planning to implement lower and upper bounds of the support for > distributions in a generic way on AbstractContinuousDistribution and > AbstractIntegerDistribution such that one can get e.g. 0 and n for the > Binomial, -inf and inf of the Nor

Distributions: support

2010-07-11 Thread Mikkel Meyer Andersen
Dear Community, I'm planning to implement lower and upper bounds of the support for distributions in a generic way on AbstractContinuousDistribution and AbstractIntegerDistribution such that one can get e.g. 0 and n for the Binomial, -inf and inf of the Normal etc.? Proposed names for the methods

Re: Behavior of DBCP 1.4 BasicDataSource setDriverClassLoader(...)

2010-07-11 Thread Phil Steitz
Rob Heittman wrote: > Hi all, > > It seems to me that the 1.4 behavior of BasicDataSource with regard to > setDriverClassLoader(...) is slightly off. In my case -- using this to > enable DBCP to work better under some OSGi environments -- it doesn't have > the desired effect. In createConnection