Download List

Descripción del Proyecto

地理データ等を集約するXMLデータベースシステム

System Requirements

System requirement is not defined

Publicado: 2011-02-04 18:00
daruma-dump daruma-dump-1.2.0 (1 files Ocultar)

Release Notes

* added an option --filter-file FILE to specify condition to a file.

Here is a sample file of condition.
===========================================================================
<Filter xmlns="http://www.infosharp.org/misp">
<PropertyIsGreaterThan>
<PropertyName>@_create_time_</PropertyName>
<Literal>2000-01-01T00:00:00+09:00</Literal>
</PropertyIsGreaterThan>
</Filter>
===========================================================================

* supported connection over HTTP.
added options as below.

-H, --http (default: false)
-L, --http-address-local-part PATH (default: daruma)

* updated dependent library versions.
xerces-j 2.7.2 -> 2.9.1, xalan-j 2.7.0 -> 2.7.1.

* added an option --filter-file FILE to specify condition to a file.

Here is a sample file of condition.
===========================================================================
<Filter xmlns="http://www.infosharp.org/misp">
<PropertyIsGreaterThan>
<PropertyName>@_create_time_</PropertyName>
<Literal>2000-01-01T00:00:00+09:00</Literal>
</PropertyIsGreaterThan>
</Filter>
===========================================================================

* supported connection over HTTP.
added options as below.

-H, --http (default: false)
-L, --http-address-local-part PATH (default: daruma)

* updated dependent library versions.
xerces-j 2.7.2 -> 2.9.1, xalan-j 2.7.0 -> 2.7.1.

Changelog

No Changelogs