[forge-issues] [JBoss JIRA] (FORGE-1161) REGRESSION: Projects are no longer imported after CLAC fix

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Sep 4 23:48:03 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-1161:
-----------------------------------

    Description: 
After FORGE-1159 changes were applied, no projects are imported after the New Project wizard finishes.

This is due that the following code now throws an IllegalArgumentException while debugging:

https://github.com/jbosstools/jbosstools-forge/blob/master/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/ext/ForgeUIPlugin.java#L53

Reverting commit d3daf36b5c59d63ed11752092fdb5a028fdcabb1 in forge/furnace seems to solve the problem

  was:
After FORGE-1159 changes were applied, no projects are imported anymore.

This is due that the following code now throws an IllegalArgumentException while debugging:

https://github.com/jbosstools/jbosstools-forge/blob/master/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/ext/ForgeUIPlugin.java#L53

Reverting commit d3daf36b5c59d63ed11752092fdb5a028fdcabb1 in forge/furnace seems to solve the problem


    
> REGRESSION: Projects are no longer imported after CLAC fix
> ----------------------------------------------------------
>
>                 Key: FORGE-1161
>                 URL: https://issues.jboss.org/browse/FORGE-1161
>             Project: Forge
>          Issue Type: Bug
>          Components: Furnace (Container)
>    Affects Versions: 2.0.0.Alpha12
>            Reporter: George Gastaldi
>            Assignee: Lincoln Baxter III
>            Priority: Blocker
>             Fix For: 2.0.0.Alpha12
>
>
> After FORGE-1159 changes were applied, no projects are imported after the New Project wizard finishes.
> This is due that the following code now throws an IllegalArgumentException while debugging:
> https://github.com/jbosstools/jbosstools-forge/blob/master/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/ext/ForgeUIPlugin.java#L53
> Reverting commit d3daf36b5c59d63ed11752092fdb5a028fdcabb1 in forge/furnace seems to solve the problem

--
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 forge-issues mailing list