Chalkos

Results 68 issues of Chalkos

If the LOB has a messageDigest, it should be used by the import module to check the LOB. - [ ] for SIARD1 and inline LOBs (embed in the table.xml)...

feature
QA

The error message: ``` ERROR [15:35:11] Error while importing/exporting Error creating SIARD archive file: STORE ``` This happens when the SIARD output file already exists and is in use (locked)....

enhancement
siard 1
siard 2

see http://stackoverflow.com/questions/13620281/what-is-the-maven-shade-plugin-used-for-and-why-would-you-want-to-relocate-java use shading in dbptk-model and in the example plugin

feature
needs more info

It's not being used in writeLargeObjectData

enhancement

Remove setup(SIARDArchiveContainer) from the ReadStrategy, make a lazy loading/setup when such is required by the other methods. Be aware that the lazy loading must be threat-safe (synchronized lazy load method).

enhancement

Delegate to a FolderReadStrategy instead of implementing it in this class.

enhancement

Put attributes as arguments of the openTag(String, Attribute...) and automatically calculate indentation level.

enhancement