[JBoss JIRA] (FORGE-2550) Upgrade to Furnace 2.22.9.Final
by George Gastaldi (JIRA)
George Gastaldi created FORGE-2550:
--------------------------------------
Summary: Upgrade to Furnace 2.22.9.Final
Key: FORGE-2550
URL: https://issues.jboss.org/browse/FORGE-2550
Project: Forge
Issue Type: Component Upgrade
Components: Furnace (Container)
Affects Versions: 3.0.0.Alpha2
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 3.0.0.Alpha3
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FURNACE-75) Furnace should provide an ExecutorService to control creation of concurrent tasks
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FURNACE-75?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FURNACE-75.
----------------------------------
Fix Version/s: (was: 2.x Future)
Resolution: Won't Do
With JDK 8 in Forge, there is no need for this, as the concurrency utilities allow to use a common pool using the ForkJoin framework
> Furnace should provide an ExecutorService to control creation of concurrent tasks
> ---------------------------------------------------------------------------------
>
> Key: FURNACE-75
> URL: https://issues.jboss.org/browse/FURNACE-75
> Project: Forge: Furnace
> Issue Type: Feature Request
> Components: Runtime
> Affects Versions: 2.21.0.Final
> Reporter: George Gastaldi
>
> Furnace should provide some methods to allow executing concurrent tasks.
> Eg:
> {code:java}
> ExecutorService service = furnace.getExecutorService();
> service.submit(()->System.out.println("Concurrent task!"));
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FURNACE-94) ShallowAddonInfo is missing a toString method
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FURNACE-94?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FURNACE-94.
----------------------------------
Fix Version/s: 2.22.9.Final
Assignee: George Gastaldi
Resolution: Done
> ShallowAddonInfo is missing a toString method
> ---------------------------------------------
>
> Key: FURNACE-94
> URL: https://issues.jboss.org/browse/FURNACE-94
> Project: Forge: Furnace
> Issue Type: Bug
> Components: Addon Manager
> Affects Versions: 2.22.7.Final
> Reporter: Ladislav Thon
> Assignee: George Gastaldi
> Fix For: 2.22.9.Final
>
>
> The {{AddonInfo}}'s {{toString}} method is used elsewhere (e.g. in {{InstallRequestImpl.toString}} or {{RemoveRequestImpl.toString}}). This can eventually end up in some kind of a user interface.
> However, {{ShallowAddonInfo}}, which is one of the {{AddonInfo}} implementations, doesn't implement {{toString}}, which leads to e.g. {{RemoveRequestImpl.toString}} returning {{Remove: \[org.jboss.forge.furnace.manager.impl.ShallowAddonInfo@2db9ec6c\]}}, which is ugly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2532) testing an addon having org.eclipse:osgi dependecy failed
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2532?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-2532.
----------------------------------
Assignee: George Gastaldi
Resolution: Cannot Reproduce Bug
Closing as cannot reproduce.
> testing an addon having org.eclipse:osgi dependecy failed
> ---------------------------------------------------------
>
> Key: FORGE-2532
> URL: https://issues.jboss.org/browse/FORGE-2532
> Project: Forge
> Issue Type: Bug
> Affects Versions: 2.19.2.Final, 2.20.0.Final, 2.20.1.Final
> Reporter: ludovic Bertin
> Assignee: George Gastaldi
> Attachments: example.zip
>
>
> I have implemented an Forge2 addon with org.eclipse:osgi as dependency.
> I have written a simple test with Arquillian : it fails. If I remove osgi dependency, test pass.
> But my relevant test need this dependency, as my addon to be tested is using it.
>
> Please find attach a dummy project to reproduce the problem.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2544) Add support for CDI 1.2
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2544?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-2544:
-----------------------------------
Summary: Add support for CDI 1.2 (was: Missing Feature)
> Add support for CDI 1.2
> -----------------------
>
> Key: FORGE-2544
> URL: https://issues.jboss.org/browse/FORGE-2544
> Project: Forge
> Issue Type: Bug
> Components: UI - NetBeans
> Affects Versions: 3.0.0.Alpha2
> Environment: Windows 10 OS, Netbeans 8.1, JDK 8u66
> Reporter: Randy Hector Bartumeu Huergo
> Fix For: 3.x Future
>
>
> In netbeans not given the option to use the specification 1.2 for CDI when using CDI: Setup, although the libraries are, but the interface does not give me the option
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month