Closed glassfishrobot closed 16 years ago
@glassfishrobot Commented @tjquinno said: Fixed.
Sending /Users/Tim/asgroup/v3/jun-11/v3/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/DasConfig.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommand.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployer.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeploymentOperation.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoOperation.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutodeployRetryManager.java Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/LocalStrings.properties Sending /Users/Tim/asgroup/v3/jun-11/v3/deployment/common/src/main/java/org/glassfish/deployment/common/DeploymentProperties.java Transmitting file data ......... Committed revision 22632.
@glassfishrobot Commented kumara said: v3 defect tracking
@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-6084
@glassfishrobot Commented Reported by @tjquinno
@glassfishrobot Commented Marked as fixed on Friday, September 12th 2008, 1:25:06 pm
The Autodeployer needs to tolerate and retry failed autodeployments when the files are slowly copied to the autodeploy directory.
The logic to track this from v2 has been generalized for v3 but needs a little clean-up.
Also, on Macs Finder and other utilities can create or modify .DS_Store files. For example using Finder to remove a file from the autodeploy directory will create or modify this file. The autodeployer needs to ignore these files.
Environment
Operating System: All Platform: All
Affected Versions
[V3]