[JBoss JIRA] (FORGE-1999) Add functionality to run Rexster along with Titan by providing some java system property
by Matej Briskar (JIRA)
Matej Briskar created FORGE-1999:
------------------------------------
Summary: Add functionality to run Rexster along with Titan by providing some java system property
Key: FORGE-1999
URL: https://issues.jboss.org/browse/FORGE-1999
Project: Forge
Issue Type: Feature Request
Reporter: Matej Briskar
I believe, this type of debugging is going to be used quite often and will simplify bug fixing. Therefore, I think it should be convenient and easy to use, instead of specifying all the ways manually.
The problem is: AFAIK graph path is different for each addon, not stating that it contains a random number inside. Therefore, starting the Rexster takes too much effort right now.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (FORGEPLUGINS-171) Create an Asciidoctor Addon
by Maxime Gréau (JIRA)
Maxime Gréau created FORGEPLUGINS-171:
-----------------------------------------
Summary: Create an Asciidoctor Addon
Key: FORGEPLUGINS-171
URL: https://issues.jboss.org/browse/FORGEPLUGINS-171
Project: Forge Plugins/Addons
Issue Type: Feature Request
Reporter: Maxime Gréau
Create an addon to handle Asciidoctor configuration.
The highest value is simply bypassing the copy-and-paste task currently required to setup the pom for Asciidcotor configuration for Maven Project.
There are two distinct needs here :
1) the first is setting up the regular plugin for processing src/main/asciidoc into one or more output formats.
2) the second is setting up the site plugin.
Both plugins are setup in the example you can find here:
https://github.com/asciidoctor/asciidoctor-maven-example/blob/master/pom.xml
I've started to develop this addon here (early version) :
https://github.com/mgreau/asciidoctor-forge-addon
You can install it and try the feature 1) like this for example :
asciidoctor-setup --asciiDocFile manual.adoc --converter HTML5 --docWriter Max --toc left --sourceHighlighter coderay
I'd love to have your feedback about it.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (FORGE-1998) Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String; )
by Adam Siemion (JIRA)
[ https://issues.jboss.org/browse/FORGE-1998?page=com.atlassian.jira.plugin... ]
Adam Siemion commented on FORGE-1998:
-------------------------------------
I have just tested it with JBoss Tools 4.2.0.Nightly and it works fine.
> Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String;)
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: FORGE-1998
> URL: https://issues.jboss.org/browse/FORGE-1998
> Project: Forge
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Addon Development
> Affects Versions: 2.7.2.Final
> Environment: Eclipse Java EE Luna 4.4.0, MacOS 10.9.4
> Reporter: Adam Siemion
>
> Generating of AngularJS scaffold fails with:
> java.lang.NoSuchMethodError: org.jboss.forge.addon.javaee.rest.generation.RestGenerationContext.setContentType(Ljava/lang/String;)V
> Stacktrace:
> at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.createContextFor(JSONRestResourceFromEntityCommand.java:197)
> at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.execute(JSONRestResourceFromEntityCommand.java:166)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (FORGE-1998) Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String; )
by Vineet Reynolds (JIRA)
[ https://issues.jboss.org/browse/FORGE-1998?page=com.atlassian.jira.plugin... ]
Vineet Reynolds commented on FORGE-1998:
----------------------------------------
This is because the AngularJS addon (I suspect you have 2.1.1.Final) is not compatible with Forge 2.7.2. It needs Forge 2.8.1 or higher. We'll have to push out a newer version of the JBossTools-Forge plugin that contains compatible versions.
> Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String;)
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: FORGE-1998
> URL: https://issues.jboss.org/browse/FORGE-1998
> Project: Forge
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Addon Development
> Affects Versions: 2.7.2.Final
> Environment: Eclipse Java EE Luna 4.4.0, MacOS 10.9.4
> Reporter: Adam Siemion
>
> Generating of AngularJS scaffold fails with:
> java.lang.NoSuchMethodError: org.jboss.forge.addon.javaee.rest.generation.RestGenerationContext.setContentType(Ljava/lang/String;)V
> Stacktrace:
> at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.createContextFor(JSONRestResourceFromEntityCommand.java:197)
> at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.execute(JSONRestResourceFromEntityCommand.java:166)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (FORGE-1998) Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String; )
by Adam Siemion (JIRA)
Adam Siemion created FORGE-1998:
-----------------------------------
Summary: Generating AngularJS scaffold fails with NoSuchMethodError in RestGenerationContext.setContentType(Ljava/lang/String;)
Key: FORGE-1998
URL: https://issues.jboss.org/browse/FORGE-1998
Project: Forge
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Addon Development
Affects Versions: 2.7.2.Final
Environment: Eclipse Java EE Luna 4.4.0, MacOS 10.9.4
Reporter: Adam Siemion
Generating of AngularJS scaffold fails with:
java.lang.NoSuchMethodError: org.jboss.forge.addon.javaee.rest.generation.RestGenerationContext.setContentType(Ljava/lang/String;)V
Stacktrace:
at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.createContextFor(JSONRestResourceFromEntityCommand.java:197)
at org.jboss.forge.addon.angularjs.JSONRestResourceFromEntityCommand.execute(JSONRestResourceFromEntityCommand.java:166)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (FORGE-1997) Move ShellHandle to shell-spi
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1997:
--------------------------------------
Summary: Move ShellHandle to shell-spi
Key: FORGE-1997
URL: https://issues.jboss.org/browse/FORGE-1997
Project: Forge
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: UI - Eclipse, UI - Shell
Affects Versions: 2.8.1.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.8.2.Final
This allows us to remove shell-api from the org.jboss.tools.forge2.runtime Eclipse plugin
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months