[ 
https://jira.nuxeo.com/browse/NXP-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107715#comment-107715
 ] 

Thierry Delprat commented on NXP-7857:
--------------------------------------

The XML tags in the packages were not correct
=> see {{PackageDefinitionImpl}}

I applied the changes in package.xml files in distribution

{code}
-  <NuxeoValidationState>nuxeo_certified</NuxeoValidationState>
-  <ProductionState>production_ready</ProductionState>
+  <nuxeo-validation>nuxeo_certified</nuxeo-validation>
+  <production-state>production_ready</production-state>
+  <supported>true</supported>
{code}


> marketplace package metadata displayed must be consistent with those 
> configured
> -------------------------------------------------------------------------------
>
>                 Key: NXP-7857
>                 URL: https://jira.nuxeo.com/browse/NXP-7857
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Admin Center
>    Affects Versions: 5.4.2
>            Reporter: Julien Carsique
>            Assignee: Thierry Delprat
>             Fix For: 5.5
>
>
> Admin center says about my package:
> * Production state    Test
> * Certification status        Aucun
> * Nuxeo support       No 
> Whereas my package.xml sets:
>   <NuxeoValidationState>nuxeo_certified</NuxeoValidationState>
>   <ProductionState>production_ready</ProductionState>
> Also, "Nuxeo support" is not documented.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to