[JBoss JIRA] (FORGE-2777) Cannot use Furnace on latest version
by Paolo Antinori (JIRA)
[ https://issues.jboss.org/browse/FORGE-2777?page=com.atlassian.jira.plugin... ]
Paolo Antinori updated FORGE-2777:
----------------------------------
Description:
{code:xml}
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-bom</artifactId>
<version>3.8.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
{code}
uses Furnace at version {{2.27.0.Final}}
and an addon importing the above bom, generates this error at install time:
{code}
21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
{code}
preventing the addon to install.
This is still broken in current SNAPSHOT version
was:
```xml
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-bom</artifactId>
<version>3.8.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
```
uses Furnace at version `2.27.0.Final`
and an addon importing the above bom, generates this error at install time:
```
21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
```
preventing the addon to install.
This is still broken in current SNAPSHOT version
> Cannot use Furnace on latest version
> ------------------------------------
>
> Key: FORGE-2777
> URL: https://issues.jboss.org/browse/FORGE-2777
> Project: Forge
> Issue Type: Bug
> Affects Versions: 3.8.1.Final
> Reporter: Paolo Antinori
> Priority: Critical
>
> {code:xml}
> <dependency>
> <groupId>org.jboss.forge</groupId>
> <artifactId>forge-bom</artifactId>
> <version>3.8.1.Final</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
> {code}
> uses Furnace at version {{2.27.0.Final}}
> and an addon importing the above bom, generates this error at install time:
> {code}
> 21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
> {code}
> preventing the addon to install.
> This is still broken in current SNAPSHOT version
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (FORGE-2777) Cannot use Furnace on latest version
by Paolo Antinori (JIRA)
[ https://issues.jboss.org/browse/FORGE-2777?page=com.atlassian.jira.plugin... ]
Paolo Antinori updated FORGE-2777:
----------------------------------
Affects Version/s: 3.8.1.Final
> Cannot use Furnace on latest version
> ------------------------------------
>
> Key: FORGE-2777
> URL: https://issues.jboss.org/browse/FORGE-2777
> Project: Forge
> Issue Type: Bug
> Affects Versions: 3.8.1.Final
> Reporter: Paolo Antinori
> Priority: Critical
>
> {code:xml}
> <dependency>
> <groupId>org.jboss.forge</groupId>
> <artifactId>forge-bom</artifactId>
> <version>3.8.1.Final</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
> {code}
> uses Furnace at version {{2.27.0.Final}}
> and an addon importing the above bom, generates this error at install time:
> {code}
> 21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
> {code}
> preventing the addon to install.
> This is still broken in current SNAPSHOT version
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (FORGE-2778) Banner reports wrong version
by Paolo Antinori (JIRA)
Paolo Antinori created FORGE-2778:
-------------------------------------
Summary: Banner reports wrong version
Key: FORGE-2778
URL: https://issues.jboss.org/browse/FORGE-2778
Project: Forge
Issue Type: Bug
Affects Versions: 3.8.1.Final
Reporter: Paolo Antinori
Priority: Minor
a freshly downloaded 3.8.1.Final version starts up with this banner:
{code}
Using Forge at /data/software/redhat/utils/forge
_____
| ___|__ _ __ __ _ ___
| |_ / _ \| `__/ _` |/ _ \ \\
| _| (_) | | | (_| | __/ //
|_| \___/|_| \__, |\___|
|__/
JBoss Forge, version [ 3.3.0.Final ] - JBoss, by Red Hat, Inc. [ http://forge.jboss.org ]
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (FORGE-2777) Cannot use Furnace on latest version
by Paolo Antinori (JIRA)
Paolo Antinori created FORGE-2777:
-------------------------------------
Summary: Cannot use Furnace on latest version
Key: FORGE-2777
URL: https://issues.jboss.org/browse/FORGE-2777
Project: Forge
Issue Type: Bug
Reporter: Paolo Antinori
Priority: Critical
```xml
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-bom</artifactId>
<version>3.8.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
```
uses Furnace at version `2.27.0.Final`
and an addon importing the above bom, generates this error at install time:
```
21:55:58,571 WARNING [org.jboss.forge.furnace.impl.graph.CompleteAddonGraph] (main) Addon [io.fabric8.forge:camel-commands,2.3-SNAPSHOT] with API version [2.27.0.Final] is incompatible with the current Furnace runtime version [2.23.7.Final] and will not be loaded, from repository [/home/pantinor/.forge/addons]
```
preventing the addon to install.
This is still broken in current SNAPSHOT version
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (FORGE-2776) jpa-new-field does not process --relationship-type if wizard isn't used
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2776?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-2776:
----------------------------------------
The item label converter should only be set if UIContext.getProvider().isGUI returns true
> jpa-new-field does not process --relationship-type if wizard isn't used
> -----------------------------------------------------------------------
>
> Key: FORGE-2776
> URL: https://issues.jboss.org/browse/FORGE-2776
> Project: Forge
> Issue Type: Bug
> Components: Java EE, UI - Shell
> Affects Versions: 3.8.1.Final, 3.8.2.Final
> Environment: Debian 9.3 GNU/Linux
> Java 1.8.0_151 (OpenJDK)
> Reporter: Christoph Schulz
> Attachments: reproduce.fsh
>
>
> If you add a field to a JPA Entity using {{jpa-new-field}} and statisfy all inputs ({{\-\-named}}), then instead of the requested relationship ({{\-\-relationship-type}}), a {{BASIC}} relationship is added.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (FORGE-2776) jpa-new-field does not process --relationship-type if wizard isn't used
by Christoph Schulz (JIRA)
[ https://issues.jboss.org/browse/FORGE-2776?page=com.atlassian.jira.plugin... ]
Christoph Schulz edited comment on FORGE-2776 at 2/11/18 12:30 PM:
-------------------------------------------------------------------
(If {{\-\-relationship-type}} is a value of {{ReleationshipType}}, e.g. {{MANY_TO_ONE}}.)
was (Author: criztovyl):
(If {{\-\-relationship-type}} is a value of {{ReleationshipType}}, e.g. {{MANY_TO_ONE}}.
> jpa-new-field does not process --relationship-type if wizard isn't used
> -----------------------------------------------------------------------
>
> Key: FORGE-2776
> URL: https://issues.jboss.org/browse/FORGE-2776
> Project: Forge
> Issue Type: Bug
> Components: Java EE, UI - Shell
> Affects Versions: 3.8.1.Final, 3.8.2.Final
> Environment: Debian 9.3 GNU/Linux
> Java 1.8.0_151 (OpenJDK)
> Reporter: Christoph Schulz
> Attachments: reproduce.fsh
>
>
> If you add a field to a JPA Entity using {{jpa-new-field}} and statisfy all inputs ({{\-\-named}}), then instead of the requested relationship ({{\-\-relationship-type}}), a {{BASIC}} relationship is added.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 11 months
[JBoss JIRA] (FORGE-2776) jpa-new-field does not process --relationship-type if wizard isn't used
by Christoph Schulz (JIRA)
[ https://issues.jboss.org/browse/FORGE-2776?page=com.atlassian.jira.plugin... ]
Christoph Schulz commented on FORGE-2776:
-----------------------------------------
(If {{\-\-relationship-type}} is a value of {{ReleationshipType}}, e.g. {{MANY_TO_ONE}}.
> jpa-new-field does not process --relationship-type if wizard isn't used
> -----------------------------------------------------------------------
>
> Key: FORGE-2776
> URL: https://issues.jboss.org/browse/FORGE-2776
> Project: Forge
> Issue Type: Bug
> Components: Java EE, UI - Shell
> Affects Versions: 3.8.1.Final, 3.8.2.Final
> Environment: Debian 9.3 GNU/Linux
> Java 1.8.0_151 (OpenJDK)
> Reporter: Christoph Schulz
> Attachments: reproduce.fsh
>
>
> If you add a field to a JPA Entity using {{jpa-new-field}} and statisfy all inputs ({{\-\-named}}), then instead of the requested relationship ({{\-\-relationship-type}}), a {{BASIC}} relationship is added.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 11 months
[JBoss JIRA] (FORGE-2776) jpa-new-field does not process --relationship-type if wizard isn't used
by Christoph Schulz (JIRA)
[ https://issues.jboss.org/browse/FORGE-2776?page=com.atlassian.jira.plugin... ]
Christoph Schulz commented on FORGE-2776:
-----------------------------------------
If I comment out [the corresponding {{ItemLablelConverter}}|https://github.com/forge/core/blob/master/javaee/impl/src/main/java/org/jboss/forge/addon/javaee/jpa/ui/JPANewFieldWizard.java#L332-L339] for {{\-\-relationship-type}}, the correct relationship is added.
> jpa-new-field does not process --relationship-type if wizard isn't used
> -----------------------------------------------------------------------
>
> Key: FORGE-2776
> URL: https://issues.jboss.org/browse/FORGE-2776
> Project: Forge
> Issue Type: Bug
> Components: Java EE
> Affects Versions: 3.8.1.Final, 3.8.2.Final
> Environment: Debian 9.3 GNU/Linux
> Java 1.8.0_151 (OpenJDK)
> Reporter: Christoph Schulz
> Attachments: reproduce.fsh
>
>
> If you add a field to a JPA Entity using {{jpa-new-field}} and statisfy all inputs ({{\-\-named}}), then instead of the requested relationship ({{\-\-relationship-type}}), a {{BASIC}} relationship is added.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 11 months