> (2) gt-complex-16-M0-tests.jar is present. This is the only *-tests.jar
> included
in the bin-zip. I wonder why?
Maybe something do do with the following? Only a guess.
<!-- build test jar so that app-schema tests in GeoServer can use classes
in GeoTools app-schema
tests -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
On Fri, Aug 12, 2016 at 5:20 PM, Torben Barsballe <
tbarsba...@boundlessgeo.com> wrote:
>
> Looks like my failed test refers to the JAI version, and is thus
system-specific. Given that it works on other systems, I am not especially
concerned about this failure (although I evedently need to the JAI version
on my system)
>
> Torben
>
> On Fri, Aug 12, 2016 at 5:06 PM, Torben Barsballe <
tbarsba...@boundlessgeo.com> wrote:
>>
>> I'm seeing this error in the gt-metadata module, but others are unable
to reproduce:
>> Failed tests:
>> GeoToolsTest.testVersion:162 expected:<1.1.[3]> but was:<1.1.[2]>
>>
>> Torben
>>
>> On Fri, Aug 12, 2016 at 5:02 PM, Devon Tucker <devonrtuc...@gmail.com>
wrote:
>>>
>>> Running a mvn install now.
>>>
>>> On Fri, Aug 12, 2016 at 4:50 PM, Torben Barsballe <
tbarsba...@boundlessgeo.com> wrote:
>>>>
>>>> The GeoTools 16-M0 release artifacts available for testing from:
>>>> http://ares.boundlessgeo.com/geotools/release/16-M0/
>>>>
>>>> Torben
>>>>
>>>>
------------------------------------------------------------------------------
>>>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
>>>> patterns at an interface-level. Reveals which users, apps, and
protocols are
>>>> consuming the most bandwidth. Provides multi-vendor support for
NetFlow,
>>>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>>>> planning reports. http://sdm.link/zohodev2dev
>>>> _______________________________________________
>>>> GeoTools-Devel mailing list
>>>> GeoTools-Devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>>
>>>
>>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel