Re: [math] Java 6 dependancies

2009-04-22 Thread luc . maisonobe
- "Bill Barker" a écrit : > I can't compile commons-math any longer due to the below errors. It > seems > that some 1.6 methods have creaped in. I have no problem upgrading to > 1.6 > if that is what is necessary, but I thought 1.5 was the targeted > version. Yes, it is for now the targ

[math] Java 6 dependancies

2009-04-21 Thread Bill Barker
I can't compile commons-math any longer due to the below errors. It seems that some 1.6 methods have creaped in. I have no problem upgrading to 1.6 if that is what is necessary, but I thought 1.5 was the targeted version. [javac] symbol : method newInstance(java.lang.Class,int,int) [j