[JBoss JIRA] (FORGEPLUGINS-22) openshift-express forge plugin can not execute any standard openshift commands
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGEPLUGINS-22?page=com.atlassian.jira.p... ]
George Gastaldi closed FORGEPLUGINS-22.
---------------------------------------
Assignee: George Gastaldi (was: Pete Muir)
Resolution: Won't Fix
The Openshift plugin is no longer maintained. See FORGEPLUGINS-148 for more details
> openshift-express forge plugin can not execute any standard openshift commands
> ------------------------------------------------------------------------------
>
> Key: FORGEPLUGINS-22
> URL: https://issues.jboss.org/browse/FORGEPLUGINS-22
> Project: Forge Plugins/Addons
> Issue Type: Bug
> Reporter: Craig Schwarzwald
> Assignee: George Gastaldi
> Labels: forge,, openshift,, plugin
>
> The openshift-express plugin provides the rhc-express deploy command which is very useful, but any/all other openshift commands (ex: rhc app <anything>, etc.) are not available from within the Forge Console/Terminal. Any command that can be executed from a standard terminal for OpenShift, should be executable from within a Forge Console/Terminal.
> In addition, some of the errors you can receive in a Forge Console/Terminal relating to OpenShift will provide you with messages to perform commands that don't work in the terminal. The user is left with situations like the following:
> ***ERROR*** Failed to connect to OpenShift Express GIT repository, project is in an inconsistent state. Remove the .git directory manually, and delete the application using rhc-ctl-app -c destroy -a MyApp -b
> [MyApp] MyApp $ rhc-ctl-app -c destroy -a MyApp -b
> ***ERROR*** No such command: rhc-ctl-app
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (ROASTER-67) Update the built in eclipse code formatter style to latest eclipse
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/ROASTER-67?page=com.atlassian.jira.plugin... ]
Claus Ibsen commented on ROASTER-67:
------------------------------------
Or an alternative is to make it very easy to switch between built-in styles.
And have a forge and eclipse built in styles.
then the properties there is today be for very fined grained configuration.
> Update the built in eclipse code formatter style to latest eclipse
> ------------------------------------------------------------------
>
> Key: ROASTER-67
> URL: https://issues.jboss.org/browse/ROASTER-67
> Project: Roaster
> Issue Type: Enhancement
> Components: Formatter
> Affects Versions: 2.13.0.Final
> Reporter: Claus Ibsen
> Attachments: Screen Shot 2015-03-23 at 4.49.00 PM.png
>
>
> Using roaster its really annoying that it uses a not common java convention for code style.
> eg all the braces are on new lines, which nobody uses.
> If you use Eclipse or JBDS then its out of the box settings is on same line.
> See attached screenshot
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (ROASTER-67) Update the built in eclipse code formatter style to latest eclipse
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/ROASTER-67?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on ROASTER-67:
----------------------------------------
Hi Claus,
Roaster uses the Forge code formatter by default. I'll have a look at it.
Thanks!
> Update the built in eclipse code formatter style to latest eclipse
> ------------------------------------------------------------------
>
> Key: ROASTER-67
> URL: https://issues.jboss.org/browse/ROASTER-67
> Project: Roaster
> Issue Type: Enhancement
> Components: Formatter
> Affects Versions: 2.13.0.Final
> Reporter: Claus Ibsen
> Attachments: Screen Shot 2015-03-23 at 4.49.00 PM.png
>
>
> Using roaster its really annoying that it uses a not common java convention for code style.
> eg all the braces are on new lines, which nobody uses.
> If you use Eclipse or JBDS then its out of the box settings is on same line.
> See attached screenshot
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (ROASTER-67) Update the built in eclipse code formatter style to latest eclipse
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/ROASTER-67?page=com.atlassian.jira.plugin... ]
Claus Ibsen commented on ROASTER-67:
------------------------------------
I guess you can export the eclipse default code style to get the xml file, which you can replace with the current file so we use the default eclipse style out of the box.
> Update the built in eclipse code formatter style to latest eclipse
> ------------------------------------------------------------------
>
> Key: ROASTER-67
> URL: https://issues.jboss.org/browse/ROASTER-67
> Project: Roaster
> Issue Type: Enhancement
> Components: Formatter
> Affects Versions: 2.13.0.Final
> Reporter: Claus Ibsen
> Attachments: Screen Shot 2015-03-23 at 4.49.00 PM.png
>
>
> Using roaster its really annoying that it uses a not common java convention for code style.
> eg all the braces are on new lines, which nobody uses.
> If you use Eclipse or JBDS then its out of the box settings is on same line.
> See attached screenshot
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (ROASTER-67) Update the built in eclipse code formatter style to latest eclipse
by Claus Ibsen (JIRA)
Claus Ibsen created ROASTER-67:
----------------------------------
Summary: Update the built in eclipse code formatter style to latest eclipse
Key: ROASTER-67
URL: https://issues.jboss.org/browse/ROASTER-67
Project: Roaster
Issue Type: Enhancement
Components: Formatter
Affects Versions: 2.13.0.Final
Reporter: Claus Ibsen
Attachments: Screen Shot 2015-03-23 at 4.49.00 PM.png
Using roaster its really annoying that it uses a not common java convention for code style.
eg all the braces are on new lines, which nobody uses.
If you use Eclipse or JBDS then its out of the box settings is on same line.
See attached screenshot
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (FORGE-2293) Forge XML parser - Add api so you can insert a child node at a given index
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/FORGE-2293?page=com.atlassian.jira.plugin... ]
Claus Ibsen closed FORGE-2293.
------------------------------
Resolution: Duplicate Issue
> Forge XML parser - Add api so you can insert a child node at a given index
> --------------------------------------------------------------------------
>
> Key: FORGE-2293
> URL: https://issues.jboss.org/browse/FORGE-2293
> Project: Forge
> Issue Type: Feature Request
> Components: Parsers / File Manipulation
> Affects Versions: 2.15.2.Final
> Reporter: Claus Ibsen
>
> I am using the nice XMLParser API from
> https://github.com/forge/xml-parser
> But having a Node, I need to add a new child node at a specific order. Today the child node is added at the end. But my XSD has a structure so I must add the child node at a given position.
> I cannot find an api to do that. I may have to remove all child nodes, and rebuild the structure in the order I need. But I think that is a bit drastic - would be nice if there was an api to do that.
> For example a addSibling method that creates a sibling node, and inserts it just after current node, eg
> If the children is
> A,B,C,D,E,F
> And then I want to add a C2, I can do
> Node c = ...
> c.addSibling("C2);
> And then we have
> A,B,C,C2,D,E
> {code}
> Node camel = ...
> for (Node child : camel.getChildren()) {
> ...
> logic here
> if (yeah) {
> Node newEndpoint = child.addSibiling("endpoint);
> newEndpoint.attribute("id", "foo");
> newEndpoint.attribute("url", "bla bla");
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months