James Carman a écrit :
> Would it be better to make it Math 2.0? With a language level change
> like that, it should probably be a new major version. You should also
> consider putting the stuff in org.apache.commons.math2 packages to
> avoid "jar hell" issues.
And if you do so, you'll have to change the Maven identification of the
jar. That's the right time to release Commons Math as
org.apache.commons:commons-math instead of commons-math:commons-math.
Java 5 is the right target IMHO, Java 6 is still young on some platforms
(OS X to name it).
Emmanuel Bourg
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|