Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 679:4eccd03394ac
Improved the copying of input stream to output stream.
gnv/trunk@816 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Mar 2010 11:42:15 +0000 |
parents | 2943f69e006f |
children | ba3370dbc8c5 |
comparison
equal
deleted
inserted
replaced
678:2943f69e006f | 679:4eccd03394ac |
---|---|
1 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: | |
4 Improved the copying of input stream to output stream a bit. | |
5 | |
1 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 6 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/gnv/action/LoadAction.java: Just copy the | 8 * src/main/java/de/intevation/gnv/action/LoadAction.java: Just copy the |
4 input stream to the output stream without parsing it and without creating | 9 input stream to the output stream without parsing it and without creating |
5 a temporary xml document. | 10 a temporary xml document. |