migrate artifact deletion forms to use new repository API
---------------------------------------------------------

                 Key: MRM-1385
                 URL: http://jira.codehaus.org/browse/MRM-1385
             Project: Archiva
          Issue Type: Task
          Components: Web Interface
    Affects Versions: 1.4
            Reporter: Brett Porter


DeleteArtifactAction still has multiple uses of the old model and 
repository-layer that can be migrated to the new repository API. This should 
also simplify the logic as it will be handled directly by the storage 
abstraction.

Specific uses to look at:
- ArchivaRepositoryMetadata
- VersionedReference
- Auditable / RepositoryListener (to be reviewed in the audit logging plugin 
handling of events)
- MetadataTools and other metadata updating
- RepositoryContentFactory / ManagedRepositoryContent

These also apply to the ASI class in xmlrpc in some cases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to