[JBoss JIRA] (FORGE-1954) Add command to show the current date
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1954?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1954.
----------------------------------
Assignee: Mahmoud Ben Hassine
Fix Version/s: 2.7.3.Final
Resolution: Done
> Add command to show the current date
> ------------------------------------
>
> Key: FORGE-1954
> URL: https://issues.jboss.org/browse/FORGE-1954
> Project: Forge
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: UI - Shell
> Affects Versions: 2.7.2.Final
> Reporter: Mahmoud Ben Hassine
> Assignee: Mahmoud Ben Hassine
> Priority: Minor
> Fix For: 2.7.3.Final
>
>
> A simple but useful command would be *_date_* to show the current system date. It can be useful and is present in almost any CLI framework, so why not in forge ;-)?
> I've already implemented it, and if accepted, I'll send a pull request.
> Best regards,
> Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1953) Add command to list JVM system properties
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1953?page=com.atlassian.jira.plugin... ]
George Gastaldi reassigned FORGE-1953:
--------------------------------------
Assignee: Mahmoud Ben Hassine
> Add command to list JVM system properties
> -----------------------------------------
>
> Key: FORGE-1953
> URL: https://issues.jboss.org/browse/FORGE-1953
> Project: Forge
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: UI - Shell
> Affects Versions: 2.7.2.Final
> Reporter: Mahmoud Ben Hassine
> Assignee: Mahmoud Ben Hassine
> Priority: Minor
>
> It's always useful to have a list of system properties used to start forge's JVM. This feature request suggests a *_sysprops_* command that list all system properties. What do you think about it?
> The command name can be changed. I have already implemented the command, if it is ok for you, i'll send a pull request.
> Best regards,
> Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1957) Remove "throws FileNotFoundException" declaration from JavaSourceFacet
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1957:
--------------------------------------
Summary: Remove "throws FileNotFoundException" declaration from JavaSourceFacet
Key: FORGE-1957
URL: https://issues.jboss.org/browse/FORGE-1957
Project: Forge
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Parsers / File Manipulation
Affects Versions: 2.7.2.Final
Reporter: George Gastaldi
Fix For: 2.x Future
The methods in JavaSourceFacet shouldn't throw FileNotFoundException because a reference to a JavaResource is always returned on the methods, making it never thrown.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months