/[Apache-SVN]
ViewVC logotype

Revision 388903


Jump to revision: Previous Next
Author: reinhard
Date: Sun Mar 26 12:58:13 2006 UTC (18 years ago)
Changed paths: 3
Log Message:
fix bug if a file already existed before the deployer was started, 
an exception was thrown that the file already existed. Behaviour has changed so that
an exception is only thrown if the same file would be written twice 
within the same deployment process.

Note: If you change a pom.xml, you still have to call 'mvn clean' as the war plugin doesn't take
care of changed dependencies and in this case different versions of the same artifact could
get deployed.

Changed paths

Path Details
Directorycocoon/trunk/cocoon-block-deployer/cocoon-deployer-core/src/main/java/org/apache/cocoon/deployer/applicationserver/MonolithicServer23.java modified , text changed
Directorycocoon/trunk/cocoon-block-deployer/cocoon-deployer-core/src/main/java/org/apache/cocoon/deployer/monolithic/FileDeployer.java modified , text changed
Directorycocoon/trunk/cocoon-block-deployer/cocoon-deployer-core/src/main/java/org/apache/cocoon/deployer/monolithic/SingleFileDeployer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26