[JBoss JIRA] (FORGE-1861) Having a cp command like in Forge 1.x
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1861?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1861.
----------------------------------
Assignee: George Gastaldi (was: Daniel Cunha)
Fix Version/s: 2.6.1.Final
(was: 2.x Future)
Resolution: Done
Migrated from F1, with tests
> Having a cp command like in Forge 1.x
> -------------------------------------
>
> Key: FORGE-1861
> URL: https://issues.jboss.org/browse/FORGE-1861
> Project: Forge
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: UI - Shell
> Affects Versions: 2.6.0.Final
> Reporter: Antonio Goncalves
> Assignee: George Gastaldi
> Fix For: 2.6.1.Final
>
>
> It would be good to have a {{cp}} command like in Forge 1.x
> {code}
> [no project] bin $ help cp
> [cp] - Copy a file or directory
> [OPTIONS]
> [Arg #1] - source - no help text available
> [Arg #2] - target - no help text available
> [no project] bin $ exit
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1884) Manage dependencies between addons when installing an addon
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1884?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1884:
-----------------------------------
Description:
If an addon depends on another addon, [~gastaldi] suggests using a pre-install script to automatically install a dependent addon.
Before installing an addon from a Git repository, we can check if a forge-install.fsh file exists and if it does, execute it via the RunCommand.
was:
If an addon depends on another addon, George Gastaldi suggests using a pre-install script to automatically install a dependent addon.
Before installing an addon from a Git repository, we can check if a forge-install.fsh file exists and if it does, execute it via the RunCommand.
> Manage dependencies between addons when installing an addon
> -----------------------------------------------------------
>
> Key: FORGE-1884
> URL: https://issues.jboss.org/browse/FORGE-1884
> Project: Forge
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Addon Manager
> Reporter: Jérémie Lagarde
>
> If an addon depends on another addon, [~gastaldi] suggests using a pre-install script to automatically install a dependent addon.
> Before installing an addon from a Git repository, we can check if a forge-install.fsh file exists and if it does, execute it via the RunCommand.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1884) Manage dependencies between addons when installing an addon
by Jérémie Lagarde (JIRA)
Jérémie Lagarde created FORGE-1884:
--------------------------------------
Summary: Manage dependencies between addons when installing an addon
Key: FORGE-1884
URL: https://issues.jboss.org/browse/FORGE-1884
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Addon Manager
Reporter: Jérémie Lagarde
If an addon depends on another addon, George Gastaldi suggests using a pre-install script to automatically install a dependent addon.
Before installing an addon from a Git repository, we can check if a forge-install.fsh file exists and if it does, execute it via the RunCommand.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1883) Add resolveChildren(String) in Resource interface
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1883:
--------------------------------------
Summary: Add resolveChildren(String) in Resource interface
Key: FORGE-1883
URL: https://issues.jboss.org/browse/FORGE-1883
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Resources
Affects Versions: 2.6.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.x Future
Given a path, this will allow resolution of children directly from the Resource implementation
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1882) Add support for Furnace.get()
by Lincoln Baxter III (JIRA)
Lincoln Baxter III created FORGE-1882:
-----------------------------------------
Summary: Add support for Furnace.get()
Key: FORGE-1882
URL: https://issues.jboss.org/browse/FORGE-1882
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Furnace (Container)
Affects Versions: 2.6.0.Final
Reporter: Lincoln Baxter III
Fix For: 2.x Future
It should be possible to get Furnace in a "relatively safe" static way.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1881) Add support for Furnace.get()
by Lincoln Baxter III (JIRA)
Lincoln Baxter III created FORGE-1881:
-----------------------------------------
Summary: Add support for Furnace.get()
Key: FORGE-1881
URL: https://issues.jboss.org/browse/FORGE-1881
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Furnace (Container)
Affects Versions: 2.6.0.Final
Reporter: Lincoln Baxter III
Fix For: 2.x Future
It should be possible to get Furnace in a "relatively safe" static way.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1878) Incorrect command for list on docs
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1878?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1878.
----------------------------------
Resolution: Deferred
Hi Michael,
We are working on the new website, and it should be available soon.
I'm closing this issue as "Deferred", since the docs are for 1.x and it will be updated for 2.x when the new website is online.
Thank you for your feedback.
> Incorrect command for list on docs
> ----------------------------------
>
> Key: FORGE-1878
> URL: https://issues.jboss.org/browse/FORGE-1878
> Project: Forge
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Reporter: Michael Rice
> Priority: Minor
>
> Hey everyone--
> I would fix this myself and submit a PR, but not sure how to do it on the github docs.
> You have an incorrect instruction on this page: http://forge.jboss.org/docs/using/
> You say that the list of commands is "list-commands" but it's actually "command-list". Seems like it's not a big deal, but it cost me 15-20 minutes to figure it out since there is not a ton of extra documentation out there on the web.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1878) Incorrect command for list on docs
by Daniel Cunha (JIRA)
[ https://issues.jboss.org/browse/FORGE-1878?page=com.atlassian.jira.plugin... ]
Daniel Cunha commented on FORGE-1878:
-------------------------------------
Michael... really.
I see a problem here: 2. Download and Un-zip Forge (or a recent snapshot build) into a folder on your hard-disk, this folder will be your FORGE_HOME (Snaphshot is Forge 2)
But I think that issue will be solved with new website.
> Incorrect command for list on docs
> ----------------------------------
>
> Key: FORGE-1878
> URL: https://issues.jboss.org/browse/FORGE-1878
> Project: Forge
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Reporter: Michael Rice
> Priority: Minor
>
> Hey everyone--
> I would fix this myself and submit a PR, but not sure how to do it on the github docs.
> You have an incorrect instruction on this page: http://forge.jboss.org/docs/using/
> You say that the list of commands is "list-commands" but it's actually "command-list". Seems like it's not a big deal, but it cost me 15-20 minutes to figure it out since there is not a ton of extra documentation out there on the web.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1878) Incorrect command for list on docs
by Michael Rice (JIRA)
[ https://issues.jboss.org/browse/FORGE-1878?page=com.atlassian.jira.plugin... ]
Michael Rice commented on FORGE-1878:
-------------------------------------
Ok wait, I think I see why I'm getting confused, but I think many people are going to get confused. The home page DOES seem to indicate that I could download version 1 or 2, but I think if we're going to support both then we really need to make it clear to users which commands apply to which version.
> Incorrect command for list on docs
> ----------------------------------
>
> Key: FORGE-1878
> URL: https://issues.jboss.org/browse/FORGE-1878
> Project: Forge
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Reporter: Michael Rice
> Priority: Minor
>
> Hey everyone--
> I would fix this myself and submit a PR, but not sure how to do it on the github docs.
> You have an incorrect instruction on this page: http://forge.jboss.org/docs/using/
> You say that the list of commands is "list-commands" but it's actually "command-list". Seems like it's not a big deal, but it cost me 15-20 minutes to figure it out since there is not a ton of extra documentation out there on the web.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months