I'm getting the bellow failure when building trunk (r38273) locally, but
hudson seems not to be complaining.
Is anyone else getting it?

mvn -U clean install -Djava.awt.headless=true -Dtest.maxHeapSize=256M -Dall

org.geotools.process.feature.gs.FeatureGSProcessFactoryFactoryTest

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 sec
<<< FAILURE!
testSum(org.geotools.process.feature.gs.FeatureGSProcessFactoryFactoryTest)
 Time elapsed: 0.024 sec  <<< ERROR!
org.geotools.process.ProcessException: Could not find attribute [cat]  the
valid values are [the_geom, cat2, str1]
        at
org.geotools.process.feature.gs.AggregateProcess.execute(AggregateProcess.java:93)
        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:597)
        at
org.geotools.process.factory.AnnotationDrivenProcessFactory$InvokeMethodProcess.execute(AnnotationDrivenProcessFactory.java:369)
        at
org.geotools.process.feature.gs.FeatureGSProcessFactoryFactoryTest.testSum(FeatureGSProcessFactoryFactoryTest.java:61)



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to