[JBoss JIRA] (FORGE-563) Create a class lookup index
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-563?page=com.atlassian.jira.plugin.... ]
George Gastaldi closed FORGE-563.
---------------------------------
Assignee: George Gastaldi
Fix Version/s: (was: 2.x Future)
Resolution: Done
This is already accomplished by https://github.com/gastaldi/reflections-addon
> Create a class lookup index
> ---------------------------
>
> Key: FORGE-563
> URL: https://issues.jboss.org/browse/…
[View More]FORGE-563
> Project: Forge
> Issue Type: Feature Request
> Components: Build Tools - Maven
> Affects Versions: 1.0.4.Final
> Reporter: Jason Porter
> Assignee: George Gastaldi
>
> We need to support an index of classes and dependencies which contain them.
> This would allow us to do wildcard expansion, and also allow facets to depend on a class, not a specific dependency. I believe Lincoln has the information about wildcard support, for the facet dependency idea my thoughts are an index like this would allow a facet to declare a class, or collection of classes, which it requires to function. For example the faces facet could depend on FacesContext, or PhaseListener or some other class. When a facet checks to see if a project has the dependencies it could match multiple jars instead one specific jar. Again in the faces example it could match Mojarra, MyFaces, JBoss spec jars, Geromino spec jars, etc.
> We could keep a local cache and add to it, we could also have an online cache available which users could push to and also merge into their local cache.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 9 months
[JBoss JIRA] (FORGE-868) Support use of code formatting styles during JavaSource creation/modification
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-868?page=com.atlassian.jira.plugin.... ]
George Gastaldi closed FORGE-868.
---------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.14.0.Final
(was: 2.x Future)
Resolution: Done
Done in FORGE-2202
> Support use of code formatting styles during JavaSource creation/modification
> -----------------------------------------------------------------------------
>
> Key:…
[View More] FORGE-868
> URL: https://issues.jboss.org/browse/FORGE-868
> Project: Forge
> Issue Type: Feature Request
> Components: Parsers / File Manipulation
> Reporter: Vineet Reynolds
> Assignee: George Gastaldi
> Priority: Optional
> Fix For: 2.14.0.Final
>
>
> We have a Forge formatter plugin, but it would be better if we could incorporate support for formatted code itself to be generated, to save us the trouble of running the formatter plugin (possibly) after every time a Forge command is used.
> The code formatter associated with a project should preferably (provided we can access it in some form) be used to perform the formatting.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 10 months
[JBoss JIRA] (FORGE-2096) Git patches fail to apply when run as a native command
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2096?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-2096.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: (was: 2.x Future)
Resolution: Done
Closing is as Done. Reopen if the problem persists
> Git patches fail to apply when run as a native command
> ------------------------------------------------------
>
> Key: FORGE-2096
> URL: https:…
[View More]//issues.jboss.org/browse/FORGE-2096
> Project: Forge
> Issue Type: Bug
> Components: UI - Shell
> Affects Versions: 2.12.1.Final
> Reporter: Vineet Reynolds
> Assignee: George Gastaldi
>
> When I run the following commands to apply a patch in the Shell, the command seems to run fine, but the patch does not seem to be applied on the files:
> {{run --command "git apply -v --ignore-whitespace --ignore-space-change patches/admin_layer_functional.patch"}}
> {{run --command "git apply -v --ignore-whitespace --ignore-space-change patches/admin_layer_graphics.patch"}}
> The patches are from the TicketMonster 2.7.x-develop branch. They apply correctly when I use Eclipse eGit.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[View Less]
9 years, 10 months