[
https://issues.jboss.org/browse/FORGE-2180?page=com.atlassian.jira.plugin...
]
Claus Ibsen commented on FORGE-2180:
------------------------------------
Ah doh that was it
declare -x FORGE_HOME="/opt/forge-distribution-2.12.3.Final"
I wonder if forge can try to detect this mis configuration? eg check that FORGE_HOME ==
the boot dir of forge.
forge can then either print a WARN on the shell about this, or maybe fail to start or
something?
I guess others may slip in same mistake in the future as me.
Forge offline 2.13.0 prints version as 2.13.3
---------------------------------------------
Key: FORGE-2180
URL:
https://issues.jboss.org/browse/FORGE-2180
Project: Forge
Issue Type: Bug
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.x Future
In the welcome screen it says 2.12.3. But its the 2.13.0 release.
{code}
davsclaus:/opt/$ tar xf ~/Downloads/forge-distribution-2.13.0.Final-offline.zip
davsclaus:/opt/$ cd forge-distribution-2.13.0.Final/
davsclaus:/opt/forge-distribution-2.13.0.Final/$ bin/forge
_____
| ___|__ _ __ __ _ ___
| |_ / _ \| `__/ _` |/ _ \ \\
| _| (_) | | | (_| | __/ //
|_| \___/|_| \__, |\___|
|__/
JBoss Forge, version [ 2.12.3.Final ] - JBoss, by Red Hat, Inc. [
http://forge.jboss.org
]
[forge-distribution-2.13.0.Final]$
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)