Ziegler Stefan ha scritto: > Hi Andrea > > it works with "public". > According to the "Versioned datastore user guide" [1] it should be possible > to add an author and a commit message to the transaction. This doesn't work > for me. The author and message attributes are empty in the changesets table > (expect the very first one which comes from 'setVersioned(...)' method call). > > [1]: http://docs.codehaus.org/display/GEOTOOLS/Versioning+datastore+user+guide
Not sure why. The tests in the versioned datastore module use commit messages and check they are there, and they are passing for me. You may want to have a look at what they do: http://svn.osgeo.org/geotools/branches/2.6.x/modules/unsupported/postgis-versioned/src/test/java/org/geotools/data/postgis/VersionedOperationsOnlineTest.java Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
