[JBoss JIRA] (FORGE-1960) Support creation and management of Cordova projects
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1960?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1960.
----------------------------------
Fix Version/s: (was: 3.x Future)
Resolution: Won't Do
Closing as Won't Do, as this does not belong in core and can be accomplished through a custom addon
> Support creation and management of Cordova projects
> ---------------------------------------------------
>
> Key: FORGE-1960
> URL: https://issues.jboss.org/browse/FORGE-1960
> Project: Forge
> Issue Type: Feature Request
> Components: Projects
> Affects Versions: 2.7.2.Final
> Reporter: Vineet Reynolds
>
> We should support creation of new Cordova projects in Forge. This is primarily to help with FORGEPLUGINS-113 and FORGEPLUGINS-166 so that projects with a different build system unlike Maven or Gradle can be supported by Forge.
> We should also allow existing Cordova projects to be recognized as projects in Forge so that additional contextual commands maybe activated for the benefit of end-users.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2558) Support creation of generic projects
by George Gastaldi (JIRA)
George Gastaldi created FORGE-2558:
--------------------------------------
Summary: Support creation of generic projects
Key: FORGE-2558
URL: https://issues.jboss.org/browse/FORGE-2558
Project: Forge
Issue Type: Feature Request
Components: Projects
Affects Versions: 3.0.0.Alpha3
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 3.0.0.Beta1
This should ease the creation of project types that are not Java based
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-1095) Support the use of Lambdaj in the generated DTOs for REST resources
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1095?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1095.
----------------------------------
Fix Version/s: (was: 3.x Future)
Resolution: Won't Do
Usage of custom libraries should be avoided, as we want Forge to be non-intrusive. Closing as Won't Do.
> Support the use of Lambdaj in the generated DTOs for REST resources
> -------------------------------------------------------------------
>
> Key: FORGE-1095
> URL: https://issues.jboss.org/browse/FORGE-1095
> Project: Forge
> Issue Type: Feature Request
> Components: Builtin Plugins
> Reporter: Vineet Reynolds
>
> Arising out of the work in FORGE-1060, it would be beneficial to support the use of functional programming paradigms in the generated DTOs. Since Java 6 and 7 do not support these natively, support would be added through the use of libraries. One of them is Lambdaj.
> Note - to support other libraries for functional programming, raise a new feature request.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-2557) cat -c on properties file renders the property value incorrectly
by George Gastaldi (JIRA)
George Gastaldi created FORGE-2557:
--------------------------------------
Summary: cat -c on properties file renders the property value incorrectly
Key: FORGE-2557
URL: https://issues.jboss.org/browse/FORGE-2557
Project: Forge
Issue Type: Bug
Components: Text
Affects Versions: 3.0.0.Alpha3
Reporter: George Gastaldi
Assignee: George Gastaldi
Priority: Minor
Fix For: 3.0.0.Beta1
Having a properties file:
{code}
#Updated at Dec 14, 2015 1:15:04 PM
#Mon Dec 14 13:15:04 BRST 2015
version=1.0.0-SNAPSHOT
name=demo
{code}
Rendering it using {{cat -c}} renders the version value until the last dot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month
[JBoss JIRA] (FORGE-552) Escaping of selected characters doesn't work
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-552?page=com.atlassian.jira.plugin.... ]
Work on FORGE-552 stopped by George Gastaldi.
---------------------------------------------
> Escaping of selected characters doesn't work
> --------------------------------------------
>
> Key: FORGE-552
> URL: https://issues.jboss.org/browse/FORGE-552
> Project: Forge
> Issue Type: Bug
> Components: UI - Shell
> Affects Versions: 1.0.2.Final, 2.19.2.Final
> Environment: Ubuntu 10.04 i686
> Reporter: Jevgeni Zelenkov
> Assignee: George Gastaldi
> Priority: Critical
> Fix For: 2.0.0.Alpha14, 3.x Future
>
>
> This is related to the FORGE-43 issue.
> The following characters in file names should be escaped by the forge completion:
> \* ? = ' " { } \ $ ! & ; ( ) < > |
> also: TAB-char (yes, I know it is stupid, but possible)
> First two (*, ?) are used internally as wildcard chars, so should be allowed to be used escaped as well as unescaped.
> = char doesn't need to be escaped neither on linux nor on windows but somehow forge fails to work with files containing = (at least on my ubuntu).
> Windows has a slightly different set of chars to be escaped (from wikipedia, not actually tested):
> ' " = & | ( ) < > ^
> This issue is added for completeness.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 1 month