[jbosstools-issues] [JBoss JIRA] (JBIDE-15641) Unable to change the CDI Facet from 1.0 to 1.1

Fred Bricon (JIRA) jira-events at lists.jboss.org
Thu Oct 10 04:27:02 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12812971#comment-12812971 ] 

Fred Bricon commented on JBIDE-15641:
-------------------------------------

Wondering if, as part of the version upgrade, you shouldn't change the beans.xml schema to 

{noformat}
<beans xmlns="http://xmlns.jcp.org/xml/ns/javaee"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
       version="1.1" bean-discovery-mode="annotated">
{noformat}
                
> Unable to change the CDI Facet from 1.0 to 1.1
> ----------------------------------------------
>
>                 Key: JBIDE-15641
>                 URL: https://issues.jboss.org/browse/JBIDE-15641
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>    Affects Versions: 4.2.0.Alpha1
>            Reporter: Fred Bricon
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.0.Alpha1
>
>
> - Create a CDI project with Facet 1.0
> - Right-click on project > Properties > Project Facets
> - change the CDI version to 1.1
> => "Cannot change version of project facet CDI (...) to 1.1"
> No indications whatsoever of why you can't change it. Constraints seem ok.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list