One more thing to verify. The code has a dependency on asm. I don't
know where the music has stopped in the epic saga of what is OK, what
is not OK re third party dependencies for ASF projects, but we will
need to get this blessed:
http://asm.objectweb.org/license.html
Looks fine to me, but sho
On 4/15/08, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
> Niall Pemberton wrote:
>
> > the current code requires Java 1.6 to build.
> >
>
> Yes, I missed that, thanks for reporting it.
>
> The reason is that several methods have been introduced in Math and
> StrictMath as of java 6 (nextAfter, nextUp,
Niall Pemberton wrote:
the current code requires Java 1.6 to build.
Yes, I missed that, thanks for reporting it.
The reason is that several methods have been introduced in Math and
StrictMath as of java 6 (nextAfter, nextUp, scalb, copysign) and I use
some of them to implement their derivat
--- Niall Pemberton <[EMAIL PROTECTED]> wrote:
> I've uploaded the Nabla site - but I used the
> 5-SNAPSHOT version of
> commons-sandbox-parent to avoid the issue Matt found
> with the apidocs.
> Should be there in a few hours after the next sync.
Ah, this gave my mvn-impaired brain the jolt it
I've uploaded the Nabla site - but I used the 5-SNAPSHOT version of
commons-sandbox-parent to avoid the issue Matt found with the apidocs.
Should be there in a few hours after the next sync.
Niall
On Tue, Apr 15, 2008 at 2:42 PM, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
> The proposal for the nab
On Tue, Apr 15, 2008 at 2:42 PM, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
> The proposal for the nabla sandbox component has been put in the svn
> repository. You can view it online at the following URL:
>
>
> http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/PROPOSAL.html?view=co
>
> The e
The proposal for the nabla sandbox component has been put in the svn
repository. You can view it online at the following URL:
http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/PROPOSAL.html?view=co
The existing code has been imported too (sorry for the commit noise).
You can check it ou