Mercurial > dive4elements > framework
comparison ChangeLog @ 435:e39e23320a23
Fixed small problem with extractiong zip files.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Sat, 06 Oct 2012 14:20:40 +0200 |
parents | bd012f4720ae |
children | 15179c77aa1d |
comparison
equal
deleted
inserted
replaced
434:403a6793077c | 435:e39e23320a23 |
---|---|
1 2012-10-06 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/FileTools.java: | |
4 Made extracting of zip archives more robust, lose file handles in case | |
5 of error and fix a bug when creating sub dirs. | |
6 | |
1 2012-09-30 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-09-30 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 8 |
3 * pom.xml: Comment out build number plugin | 9 * pom.xml: Comment out build number plugin |
4 * .hgignore: First hgignore. | 10 * .hgignore: First hgignore. |
5 | 11 |