[JBoss JIRA] (JBDS-4813) Pls add more camel elements in GUI palette
by Vicky Wu (Jira)
[ https://issues.jboss.org/browse/JBDS-4813?page=com.atlassian.jira.plugin.... ]
Vicky Wu updated JBDS-4813:
---------------------------
Affects: User Experience
> Pls add more camel elements in GUI palette
> ------------------------------------------
>
> Key: JBDS-4813
> URL: https://issues.jboss.org/browse/JBDS-4813
> Project: Red Hat CodeReady Studio (devstudio)
> Issue Type: Feature Request
> Components: integration
> Affects Versions: 12.13.0.GA
> Reporter: Vicky Wu
> Priority: Major
>
> I am using the CodeReady Studio to design my camel route, but I found some elements are missing from the GUI, I have to modify the source code, it is not convenient. Would you pls add more components on the GUI palette, especially belows:
> toD
> normal http/https (not netty)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBDS-4813) Pls add more camel elements in GUI palette
by Vicky Wu (Jira)
Vicky Wu created JBDS-4813:
------------------------------
Summary: Pls add more camel elements in GUI palette
Key: JBDS-4813
URL: https://issues.jboss.org/browse/JBDS-4813
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Feature Request
Components: integration
Affects Versions: 12.13.0.GA
Reporter: Vicky Wu
I am using the CodeReady Studio to design my camel route, but I found some elements are missing from the GUI, I have to modify the source code, it is not convenient. Would you pls add more components on the GUI palette, especially belows:
toD
normal http/https (not netty)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26872) Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26872?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka closed JBIDE-26872.
-----------------------------------
Resolution: Done
I have fixed the affect version and I have add some missing info to this JIRA. The PR has been merged, issue has been resolved, I am closing this JIRA.
> Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26872
> URL: https://issues.jboss.org/browse/JBIDE-26872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: base, build
> Affects Versions: 4.13.0.Final
> Environment: All OSes
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Blocker
> Fix For: 4.13.0.Final
>
>
> h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*
> h2. The jbosstools-base repo shows the following error after the try to build the repo:
> {code:java}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (default) on project org.jboss.tools.foundation.core: Version have moved backwards for (org.jboss.tools.foundation.core/1.5.4.AM1-v20191121-1509). Baseline has 1.5.4.Final-v20190930-1526-B3806) with delta: 0.0.0 -> [Help 1]
> {code}
> *Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
> https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9...
> *Solution:*
> Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.
> *Link to the file that needs to be updated:*
> /jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26872) Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26872?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka updated JBIDE-26872:
------------------------------------
Steps to Reproduce: Clone the jbosstools-base repo and try to build it using maven. The build fails and shows the error described in the Description of this JIRA.
> Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26872
> URL: https://issues.jboss.org/browse/JBIDE-26872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: base, build
> Affects Versions: 4.13.0.Final
> Environment: All OSes
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Blocker
> Fix For: 4.13.0.Final
>
>
> h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*
> h2. The jbosstools-base repo shows the following error after the try to build the repo:
> {code:java}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (default) on project org.jboss.tools.foundation.core: Version have moved backwards for (org.jboss.tools.foundation.core/1.5.4.AM1-v20191121-1509). Baseline has 1.5.4.Final-v20190930-1526-B3806) with delta: 0.0.0 -> [Help 1]
> {code}
> *Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
> https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9...
> *Solution:*
> Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.
> *Link to the file that needs to be updated:*
> /jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26872) Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26872?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka commented on JBIDE-26872:
-----------------------------------------
*Update on this issue:* This blocker has been resolved by updating the *currentversion.properties* file, in this file the *default.version* variable has been updated from value 4.13.0.AM1 to value 4.13.0.Final. PR has been merged, the issue has been resolved and tested on localhost and Jenkins.
> Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26872
> URL: https://issues.jboss.org/browse/JBIDE-26872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: base, build
> Affects Versions: 4.13.0.Final
> Environment: All OSes
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Blocker
> Fix For: 4.13.0.Final
>
>
> h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*
> h2. The jbosstools-base repo shows the following error after the try to build the repo:
> {code:java}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (default) on project org.jboss.tools.foundation.core: Version have moved backwards for (org.jboss.tools.foundation.core/1.5.4.AM1-v20191121-1509). Baseline has 1.5.4.Final-v20190930-1526-B3806) with delta: 0.0.0 -> [Help 1]
> {code}
> *Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
> https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9...
> *Solution:*
> Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.
> *Link to the file that needs to be updated:*
> /jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months