[JBoss JIRA] (FORGE-1680) Cannot start Forge 2 in Eclipse
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1680?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III updated FORGE-1680:
--------------------------------------
Assignee: Koen Aers
> Cannot start Forge 2 in Eclipse
> -------------------------------
>
> Key: FORGE-1680
> URL: https://issues.jboss.org/browse/FORGE-1680
> Project: Forge
> Issue Type: Feature Request
> Components: UI - Eclipse
> Affects Versions: 2.1.1.Final
> Reporter: Lincoln Baxter III
> Assignee: Koen Aers
>
> {code}org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.convert.ConverterFactory] could be found in any started addons.
> at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:80)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$1.call(ClassLoaderAdapterCallback.java:98)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:71)
> at org.jboss.forge.furnace.services.Imported_$$_javassist_1c698202-6757-4f29-a47f-9e5b7ee818ad.get(Imported_$$_javassist_1c698202-6757-4f29-a47f-9e5b7ee818ad.java)
> at org.jboss.tools.forge.ext.core.FurnaceService.lookup(FurnaceService.java:87)
> at org.jboss.tools.forge.ext.core.FurnaceService.getConverterFactory(FurnaceService.java:61)
> at org.jboss.tools.forge.ui.ext.context.UIContextImpl.<init>(UIContextImpl.java:55)
> at org.jboss.tools.forge.ui.ext.dialog.WizardDialogHelper.<init>(WizardDialogHelper.java:50)
> at org.jboss.tools.forge.ui.ext.dialog.UICommandListDialog.<init>(UICommandListDialog.java:65)
> at org.jboss.tools.forge.ui.ext.handlers.ForgeCommandHandler.execute(ForgeCommandHandler.java:39)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:167)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:285)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:504)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:555)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:376)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:322)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:84)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1080)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4165)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1489)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1474)
> at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1503)
> at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1499)
> at org.eclipse.swt.widgets.Canvas.sendKeyEvent(Canvas.java:496)
> at org.eclipse.swt.widgets.Control.doCommandBySelector(Control.java:1060)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:5648)
> at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
> at org.eclipse.swt.internal.cocoa.NSResponder.interpretKeyEvents(NSResponder.java:68)
> at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:594)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:5558)
> at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
> at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:221)
> at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2104)
> at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2318)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:5620)
> at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
> at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:5057)
> at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5206)
> at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
> at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3648)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> Caused by: org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.convert.ConverterFactory] could be found in any started addons.
> ... 82 more{code}
--
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
12 years
[JBoss JIRA] (FORGE-1677) ForgeTestMethodExecutor does not handle AssumptionViolatedException
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1677?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1677.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.2.1.Final
(was: 2.x Future)
Resolution: Done
> ForgeTestMethodExecutor does not handle AssumptionViolatedException
> -------------------------------------------------------------------
>
> Key: FORGE-1677
> URL: https://issues.jboss.org/browse/FORGE-1677
> Project: Forge
> Issue Type: Bug
> Components: Test Harness
> Affects Versions: 2.2.0.Final
> Reporter: George Gastaldi
> Assignee: George Gastaldi
> Fix For: 2.2.1.Final
>
>
> {{org.junit.internal.AssumptionViolatedException}} is thrown when {{org.junit.Assume.assumeXXX}} methods are called. The following test skips AssumptionViolatedExceptions when run in Eclipse:
> {code:java}
> public class MyClassTest
> {
> @Test
> public void test()
> {
> Assume.assumeTrue(false);
> }
> }
> {code}
> Assumptions are needed to check if a test should be skipped or not.
--
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
12 years
[JBoss JIRA] (FORGE-1677) ForgeTestMethodExecutor does not handle AssumptionViolatedException
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1677:
--------------------------------------
Summary: ForgeTestMethodExecutor does not handle AssumptionViolatedException
Key: FORGE-1677
URL: https://issues.jboss.org/browse/FORGE-1677
Project: Forge
Issue Type: Bug
Components: Test Harness
Affects Versions: 2.2.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
{{org.junit.internal.AssumptionViolatedException}} is thrown when {{org.junit.Assume.assumeXXX}} methods are called. The following test skips AssumptionViolatedExceptions when run in Eclipse:
{code:java}
public class MyClassTest
{
@Test
public void test()
{
Assume.assumeTrue(false);
}
}
{code}
Assumptions are needed to check if a test should be skipped or not.
--
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
12 years
[JBoss JIRA] (FORGE-1676) Expose FreemarkerTemplate to addons
by Vineet Reynolds (JIRA)
Vineet Reynolds created FORGE-1676:
--------------------------------------
Summary: Expose FreemarkerTemplate to addons
Key: FORGE-1676
URL: https://issues.jboss.org/browse/FORGE-1676
Project: Forge
Issue Type: Enhancement
Components: Templates
Affects Versions: 2.2.0.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
The {{FreemarkerTemplate}} class cannot be instantiated without bringing in the templates-impl artifact as a dependency. We should make it accessible so that it can be imported in project by just adding the template Forge addon artifact as a dependency.
--
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
12 years