[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
…
[View More]> 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)
[View Less]
9 years, 4 months
[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
> …
[View More] 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)
[View Less]
9 years, 4 months