On Sat, 13 Feb 2016 09:59:15 -0600, Brent Worden wrote:
Gilles,
Did you ever get this figured out?
No, I didn't.
I will try to find sometime to
investigate this weekend if you still need assistance.
Thank you,
Gilles
Thanks,
Brent
On Feb 5, 2016 6:24 PM, "Gilles" <gil...@harfang.homelinux.org>
wrote:
... to fix the "src/userguide" in order to be able to compile the
examples.
I get compilation errors like:
---CUT---
[ERROR]
/home/gilles/devel/java/apache/commons-math/trunk/src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java
[19,32] cannot find symbol
symbol: class PerfTestUtils
location: package org.apache.commons.math4
[ERROR]
/home/gilles/devel/java/apache/commons-math/trunk/src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java:[664,54]
package PerfTestUtils does not exist
---CUT---
It seems related to not finding the
"commons-math4-4.0-SNAPSHOT-tools.jar"
file, although it has been created:
$ ls target/*jar
target/commons-math4-4.0-SNAPSHOT-tools.jar
target/commons-math4-4.0-SNAPSHOT.jar
Also, I think that the naming of the "tools" JAR might be
problematic.
Isn't the version supposed to come after the complete name (in order
to be able to fill the "<dependency>" tags in the userguide's
"pom.xml")?
Thanks,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org