[jboss-jira] [JBoss JIRA] (AS7-3741) AS 7.01CR1B (jbosss-as-cmp) does not compile using eclipse

Paul Gier (JIRA) jira-events at lists.jboss.org
Sun Feb 19 22:27:36 EST 2012


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

Paul Gier commented on AS7-3741:
--------------------------------

Fixed in [dfa84a20|https://github.com/jbossas/jboss-as/commit/dfa84a20bea5564ec059ef76189846dfedf1fc9d]
                
> AS 7.01CR1B   (jbosss-as-cmp)  does not compile using eclipse
> -------------------------------------------------------------
>
>                 Key: AS7-3741
>                 URL: https://issues.jboss.org/browse/AS7-3741
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 7.1.0.CR1b
>         Environment: Ubuntu 64 , Eclispe Indigo clean install , latest M2E
>            Reporter: shay Matasaro
>              Labels: CMP, M2E, javacc, jjtree
>             Fix For: 7.1.1.Final
>
>
> AS-CMP fails to compile due to missing simbols , the reason for that is that a maven JAVACC plugin that auto-generates some files , does not add the new sources directory to the build path.
> Also it looks like JBOSS is suing 2 different version of JAVACC 2.5 and 2.6
> Installing the javacc m2e connector does not help due to the version mismatch as well as the connector not being mature enough.
> possible solutions are :
> 1) rewrite the javacc maven plug-in
> 2) fix the javacc m2e connector
> 3) add the required folder to the build path.
> option 3 seems to be the easiest and the best short term fix. 
> I have tested the fix and will try to merge it into the code base(this is my first time revising jboss)
> Shay

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list