eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
386 stars 144 forks source link

Autodeployer: handling of Mac .DS_Store and any slow-copied files incorrect #6084

Closed glassfishrobot closed 16 years ago

glassfishrobot commented 16 years ago

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]

glassfishrobot commented 6 years ago
glassfishrobot commented 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 16 years ago

@glassfishrobot Commented kumara said: v3 defect tracking

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-6084

glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by @tjquinno

glassfishrobot commented 16 years ago

@glassfishrobot Commented Marked as fixed on Friday, September 12th 2008, 1:25:06 pm