I uploaded a version to add-on hub for signing and then deleted it, which looks like causing a garbage left, and I cannot submit the same add-on again.
It complains following and disallow me to submit for review. Please kindly help.
Your add-on failed validation with 1 error.Duplicate UUID found.
content of Install.rdf:
<?xml version="1.0" encoding="utf-8"?><!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. --><RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>HP.UFT.FirefoxAgent.12.02@hp.com</em:id>
<em:version>12.0.3256.0</em:version>
<em:type>2</em:type>
<em:bootstrap>true</em:bootstrap>
<em:unpack>true</em:unpack>
<!-- Firefox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>33.0</em:minVersion>
<em:maxVersion>40.0</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Front End MetaData -->
<em:name>HP Unified Functional Testing Agent</em:name>
<em:description>Test Web Applications Using Firefox</em:description>
<em:creator></em:creator>
</Description>
</RDF>
Ugh, there is no need to do that, you can change the owner easily in your developer hub. Next time, please ask before you delete your add-on. You made me review your add-on for nothing.