[JBoss JIRA] (FORGE-2524) CommandController#setValueFor(someMANYinput, File) wraps the value into List<List<File>>
by Ondrej Zizka (JIRA)
Ondrej Zizka created FORGE-2524:
-----------------------------------
Summary: CommandController#setValueFor(someMANYinput, File) wraps the value into List<List<File>>
Key: FORGE-2524
URL: https://issues.jboss.org/browse/FORGE-2524
Project: Forge
Issue Type: Bug
Components: UI - API
Affects Versions: 2.20.0.Final
Reporter: Ondrej Zizka
Priority: Minor
I suspect the CommandController has a bug in setValueFor() :
When it's MANY and type is File, then when I call
controller.setValueFor(InputPathOption.NAME, (File) inputFile);
then getValueFor() returns List<List<File>>
IMO it should return List<File>. Some auto-wrapping might be happening twice.
Thanks for checking.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (FORGE-2523) Upgrade to Roaster 2.17.2.Final
by George Gastaldi (JIRA)
George Gastaldi created FORGE-2523:
--------------------------------------
Summary: Upgrade to Roaster 2.17.2.Final
Key: FORGE-2523
URL: https://issues.jboss.org/browse/FORGE-2523
Project: Forge
Issue Type: Component Upgrade
Components: Parsers / File Manipulation
Affects Versions: 2.20.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.20.1.Final, 3.0.0.Alpha1
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (FORGEPLUGINS-214) as-deploy no longer works if project is rebuilt
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGEPLUGINS-214?page=com.atlassian.jira.... ]
George Gastaldi updated FORGEPLUGINS-214:
-----------------------------------------
Description:
# {{project-new --named demo}}
# {{as-setup --server wildfly}}
# {{as-deploy}} is there
# {{build}}
# {{as-deploy}} is no longer there
was:
# {{project-new --named demo}}
# {{as-setup --server wildfly}}
# {{as-deploy}} is there
# build
# {{as-deploy}} is no longer there
> as-deploy no longer works if project is rebuilt
> -----------------------------------------------
>
> Key: FORGEPLUGINS-214
> URL: https://issues.jboss.org/browse/FORGEPLUGINS-214
> Project: Forge Plugins/Addons
> Issue Type: Bug
> Components: JBoss AS Addon
> Reporter: George Gastaldi
> Assignee: Jeremie Lagarde
>
> # {{project-new --named demo}}
> # {{as-setup --server wildfly}}
> # {{as-deploy}} is there
> # {{build}}
> # {{as-deploy}} is no longer there
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (FORGE-2522) addon-install-from-git should accept multiple coordinates per repository
by George Gastaldi (JIRA)
George Gastaldi created FORGE-2522:
--------------------------------------
Summary: addon-install-from-git should accept multiple coordinates per repository
Key: FORGE-2522
URL: https://issues.jboss.org/browse/FORGE-2522
Project: Forge
Issue Type: Enhancement
Components: Addon Development
Affects Versions: 2.20.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.20.1.Final, 3.0.0.Alpha1
When multiple addons are available in a single git repository, it would be nice to install all of them at once.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (FORGEPLUGINS-214) as-deploy no longer works if project is rebuilt
by George Gastaldi (JIRA)
George Gastaldi created FORGEPLUGINS-214:
--------------------------------------------
Summary: as-deploy no longer works if project is rebuilt
Key: FORGEPLUGINS-214
URL: https://issues.jboss.org/browse/FORGEPLUGINS-214
Project: Forge Plugins/Addons
Issue Type: Bug
Components: JBoss AS Addon
Reporter: George Gastaldi
Assignee: Jeremie Lagarde
# {{project-new --named demo}}
# {{as-setup --server wildfly}}
# {{as-deploy}} is there
# build
# {{as-deploy}} is no longer there
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (FURNACE-92) Remove dependency on SLF4J
by George Gastaldi (JIRA)
George Gastaldi created FURNACE-92:
--------------------------------------
Summary: Remove dependency on SLF4J
Key: FURNACE-92
URL: https://issues.jboss.org/browse/FURNACE-92
Project: Forge: Furnace
Issue Type: Enhancement
Components: Container - CDI
Affects Versions: 2.22.6.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.22.7.Final
According to [~mkouba], slf4j is no longer a weld dependency since 2.1.0.Beta1.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months