I can no longer build this without JAI ( i could a while back).

I though we'd established that we didnt need native JAI?

Rob A

[INFO] Surefire report directory:
C:\repos\geotools\trunk\modules\library\covera
ge\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.image.ImageWorkerTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in
pure J
ava mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
        at
com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:2
48)



On Tue, Jun 24, 2008 at 10:07 AM, Jody Garnett <[EMAIL PROTECTED]>
wrote:

> Martin Desruisseaux wrote:
> > I tried the same (Java 5, Maven 2.0.9, GeoAPI built locally, did "mvn
> > clean install") and got a successful build. I got the same last Friday
> > before I commited. Hudson seems to built coverage fine too (the
> > compilation failure was elsewhere).  For now I have no idea why you
> > are getting a test failure. If the failure is still presents, posting
> > the content of
> >
> modules/library/coverage/target/surefire-report/org.geotools.coverage.grid.OperationsTest.txt
> > may help.
> Failure is still there; the the OperationsTest.txt information was
> included in the original post - here it is again:
> > Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.677
> > sec <<< FAILURE!
> > testSubtract(org.geotools.coverage.grid.OperationsTest)  Time elapsed:
> > 0.064 sec  <<< FAILURE!
> > junit.framework.AssertionFailedError: null
> >         at junit.framework.Assert.fail(Assert.java:47)
> >         at junit.framework.Assert.assertTrue(Assert.java:20)
> >         at junit.framework.Assert.assertTrue(Assert.java:27)
> >         at
> >
> org.geotools.coverage.grid.OperationsTest.testSubtract(OperationsTest.java:184)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at junit.framework.TestCase.runTest(TestCase.java:168)
> >         at junit.framework.TestCase.runBare(TestCase.java:134)
> >         at junit.framework.TestResult$1.protect(TestResult.java:110)
> >         at junit.framework.TestResult.runProtected(TestResult.java:128)
> >         at junit.framework.TestResult.run(TestResult.java:113)
> >         at junit.framework.TestCase.run(TestCase.java:124)
> >         at junit.framework.TestSuite.runTest(TestSuite.java:232)
> >         at junit.framework.TestSuite.run(TestSuite.java:227)
> >         at
> >
> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
> >         at
> >
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
> >         at
> >
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140
> > )
> >         at
> >
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
> >         at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
> >         at
> >
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
> Jody
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to