It is more likely that the change to PropertyDataStore introduced a
regression, but it was well tested before being pulled in.

If you recall I opened a ticket around the use of a scary PropertyNameImpl
subclass in app schema that should be refactored as a property accessor.

--
Jody Garnett

On 29 January 2015 at 05:47, Andrea Aime <andrea.a...@geo-solutions.it>
wrote:

> On Thu, Jan 29, 2015 at 4:29 AM, <lingbo.ji...@csiro.au> wrote:
>
>>  HI,
>>
>>
>>
>> Our Jenkins build was failed recently. It is in gt-css
>> TranslationIntegrationTest. And it complained that two files were not
>> identical.
>>
>>
>>
>> Then I tried to reverse the code back before the recent commit
>> (GeoPackage should encode SRID with Geometry:
>> https://github.com/geotools/geotools/commit/4d54d69a5461896a9b21b55ce98bad24820225ce#diff-0)
>> . And The building is OK. So It means that the recent change with
>> GeoPackage breaks the test (gt-css TranslationIntegrationTest) somehow.
>>
>>
>>
>
> As far as I know (as the author of the css module) there is no
> relationship whatsoever between the two modules so.
> Also, the two official build servers, on Linux and Windows, are not
> complaining.
>
> The (unofficial) Travis build server has a failure in that module though,
> so it might be something enviroment specific....
> looking at the failure I have there, it seems a tag order issue, for
> something that is backed by a map (probably a hash one):
>
> java.lang.AssertionError: org.custommonkey.xmlunit.Diff
> [different] Expected attribute value 'maxAngleDelta' but was 
> 'maxDisplacement' - comparing <sld:VendorOption name="maxAngleDelta"...> at 
> /StyledLayerDescriptor[1]/NamedLayer[1]/UserStyle[1]/FeatureTypeStyle[1]/Rule[1]/TextSymbolizer[1]/VendorOption[1]/@name
>  to <sld:VendorOption name="maxDisplacement"...> at 
> /StyledLayerDescriptor[1]/NamedLayer[1]/UserStyle[1]/FeatureTypeStyle[1]/Rule[1]/TextSymbolizer[1]/VendorOption[1]/@name
>
>
> Is it the same issue you're seeing?
>
> Cheers
> Andrea
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/NWWaa2 for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
> -------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to