[JBoss JIRA] (FORGE-1939) Upgrade to Maven 3.2.2
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1939:
--------------------------------------
Summary: Upgrade to Maven 3.2.2
Key: FORGE-1939
URL: https://issues.jboss.org/browse/FORGE-1939
Project: Forge
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: Build Tools - Maven
Affects Versions: 2.7.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.x Future
Upgrade to Maven 3.2.2 APIs
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1938) Add the ability to store a Map association in the Graph
by Jess Sightler (JIRA)
Jess Sightler created FORGE-1938:
------------------------------------
Summary: Add the ability to store a Map association in the Graph
Key: FORGE-1938
URL: https://issues.jboss.org/browse/FORGE-1938
Project: Forge
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Jess Sightler
This should support an annotation like this:
@AdjacentMap(label = "mymap", mapKeyField = "mymap_key")
public void setMap(Map<String, WindupVertexFrame> map);
public Map<String, WindupVertexFrame> getMap();
Setting the map would replace all current values in the map with the new values. getMap would return a read-only representation of the map.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1937) Aesh logs are not written to ~/.forge/log
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1937:
--------------------------------------
Summary: Aesh logs are not written to ~/.forge/log
Key: FORGE-1937
URL: https://issues.jboss.org/browse/FORGE-1937
Project: Forge
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: UI - Shell
Affects Versions: 2.7.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
Any exception thrown in Aesh is not written to logs, so it's impossible to know what's going on.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1935) Don't validate UIInput components with 'null' values (or don't fail parsing)
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1935?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-1935:
----------------------------------------
Stacktrace captured on debug:
{code}
java.lang.NullPointerException
at org.jboss.forge.addon.maven.projects.facets.MavenJavaSourceFacet.getJavaResource(MavenJavaSourceFacet.java:180)
at org.jboss.forge.addon.maven.projects.facets.MavenJavaSourceFacet.getJavaResource(MavenJavaSourceFacet.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:65)
at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:40)
at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:81)
at org.jboss.forge.addon.maven.projects.facets.MavenJavaSourceFacet_$$_javassist_a453b74f-a60e-4fa9-b3b6-fd78e8905617.getJavaResource(MavenJavaSourceFacet_$$_javassist_a453b74f-a60e-4fa9-b3b6-fd78e8905617.java)
at org.jboss.forge.addon.javaee7.batch.commands.BatchNewJobXmlCommand$NamedValidator.validate(BatchNewJobXmlCommand.java:72)
at org.jboss.forge.addon.ui.impl.input.AbstractInputComponent.validate(AbstractInputComponent.java:203)
{code}
> Don't validate UIInput components with 'null' values (or don't fail parsing)
> ----------------------------------------------------------------------------
>
> Key: FORGE-1935
> URL: https://issues.jboss.org/browse/FORGE-1935
> Project: Forge
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: UI - API
> Affects Versions: 2.7.0.Final
> Reporter: Lincoln Baxter III
>
> {code}
> git clone https://github.com/javaee-samples/forge-addons.git (the project does not have a root pom)
> forge
> cd forge-addons/javaee7-batch
> addon-build-and-install
> cd ../samples/batch-sample
> batch-new-jobxml --jobXML superJob.xml --reader org.forge.samples.javaee7.batch.MyItemReader --writer org.forge.samples.javaee7.batch.MyItemWriter
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1936) Upgrade to Roaster 2.7.0.Final
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1936:
--------------------------------------
Summary: Upgrade to Roaster 2.7.0.Final
Key: FORGE-1936
URL: https://issues.jboss.org/browse/FORGE-1936
Project: Forge
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: Parsers / File Manipulation
Affects Versions: 2.7.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.x Future
Roaster 2.7.0.Final offers JLS8 support
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months