Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.7.0
-
Important
Description
The WritesAttributes annotations section has a variety of problems that need to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
- Some of the WritesAttributes annotations don't match the actual attribute names:
- fs.owner -> file.owner
- fs.group -> file.group
- fs.lastModified -> file.lastModifiedTime
- fs.length -> file.length
- fs.permissions -> file.permissions
- missing:
- file.creationTime
- file.lastAccessTime
- Incorrect description
- file.lastModifiedTime is a formatted date/time
Attachments
Attachments
Issue Links
- links to