The 2.0 version has not been released yet, the last released version is version 
1.2. The 2.0 version is however the most current ont on which developments are 
done now. The navigation menu at the left of the site allows to see all 
versions. The 2.0-SNAPSHOT version is there together with 1.0, 1.1 and 1.2. The 
first one is clearly marked as SNAPSHOT and the other ones as released.

Since lots of new features are added with 2.0, some incompatible changes are 
introduced, and since development of Apache projects is done openly, it seemed 
fair to show the new features as they are developped. People can comment on 
them if they wish or require changes before 2.0 is freezed.

There is however a policy in the commons projects to not provide jars for 
released versions. If you need the last version, you have to compile it by 
yourself. The simplest way is to use maven 2. Here are the instructions using 
the command-line "svn" tool as subversion client and command-line "mvn" :

svn checkout 
http://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0 
commons-math
cd commons-math
mvn install


Luc

----- Mail Original -----
De: "Con Guy" <[EMAIL PROTECTED]>
À: [email protected]
Envoyé: Jeudi 20 Novembre 2008 06:49:13 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: [MATH] commons math 2.0 snapshot jars

I see a commons math 2.0 snapshot api in
http://commons.apache.org/math/apidocs/index.html but I can not find
any commons math 2.0 download jar. is 2.0 jar released? if not, how is
a snapshot api document present for it?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to