Hide Forgot
Description of problem: * Derived artifacts are not removed along with the primary/origin artifacts which they are derived from and there is no way of deleting them. Version-Release number of selected component (if applicable): 6.0.0.ER3 How reproducible: * 100% Steps to Reproduce: * See: http://pastebin.test.redhat.com/166082 (whole use case with Wsdl Document) Actual results: * UI exception : org.overlord.sramp.client.SrampClientException:Failed to find an artifact with <UUID> * All derived artifacts remains in repository forever Expected results: * Derived artifacts get removed along with the primary/origin artifact Additional info:
Very thorough write-up and test case!
Kurt Stam <kurt.stam> made a comment on jira SRAMP-246 Upgrading to modeshape 3.5 did not help. When I delete the modeshape indexes, and lucene rebuilds them then the deleted derived artifact are no longer found.
They actually really are deleted; modeshape just hasn't updated the indexes, so until that is fixed you simply delete the indexes: standalone/data/modeshape/sramp/indexes/ and it will rebuild them on reboot.
Depends on https://bugzilla.redhat.com/show_bug.cgi?id=1005775
Kurt Stam <kurt.stam> updated the status of jira SRAMP-246 to Resolved
Kurt Stam <kurt.stam> updated the status of jira SRAMP-246 to Closed
Verified in FSW 6.0.0.ER7