[JBoss JIRA] (JBIDE-24569) Create CDK PR-check job in jenkins
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24569?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-24569:
---------------------------------------
I decided to divide quite time-consuming CDK server adapter integration tests into smaller test cases due to time that is needed to run all of these test cases in one test class. The one class with all server adapter test cases will be divide into 4 independent classes.
org.jboss.tools.cdk.ui.bot.test.server.adapter.CDK3IntegrationTest will be split into
* CDK3IntegrationStartTest
* CDK3IntegrationRestartTest
* CDK3IntegrationDockerTest
* CDK3IntegrationOpenshiftTest
It will be possible to run cdk pr-check job much faster, if it would contain only one complex test case, instead of 4 test cases that each requires to start cdk 3 server adapter.
> Create CDK PR-check job in jenkins
> ----------------------------------
>
> Key: JBIDE-24569
> URL: https://issues.jboss.org/browse/JBIDE-24569
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests
> Affects Versions: 4.5.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Labels: cdk, jenkins
> Fix For: 4.5.0.AM2
>
>
> Configure PR-check jenkins job running CDK integration tests in openshift repo. Since we cannot trigger the job on changes in component in repo, job will be triggered to every PR in openshift repo.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24648) update target platform to include jetty 9.4.6 (CVE issue)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24648?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24648:
-------------------------------
Description:
Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
* https://bugzilla.redhat.com/show_bug.cgi?id=1464158
Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
* [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
* [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
* [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
* [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
* [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
* [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
* [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
* [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
* [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
was:
Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
*https://bugzilla.redhat.com/show_bug.cgi?id=1464158
Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
* [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
* [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
* [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
* [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
* [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
* [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
* [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
* [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
* [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
> update target platform to include jetty 9.4.6 (CVE issue)
> ---------------------------------------------------------
>
> Key: JBIDE-24648
> URL: https://issues.jboss.org/browse/JBIDE-24648
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.0.AM2
>
>
> Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
> * https://bugzilla.redhat.com/show_bug.cgi?id=1464158
> Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
> But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
> Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
> * [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
> * [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
> * [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
> * [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
> * [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
> * [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
> * [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
> * [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
> * [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24648) update target platform to include jetty 9.4.6 (CVE issue)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24648?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24648:
-------------------------------
Fix Version/s: 4.5.0.AM2
> update target platform to include jetty 9.4.6 (CVE issue)
> ---------------------------------------------------------
>
> Key: JBIDE-24648
> URL: https://issues.jboss.org/browse/JBIDE-24648
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
> Fix For: 4.5.0.AM2
>
>
> Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
> *https://bugzilla.redhat.com/show_bug.cgi?id=1464158
> Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
> But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
> Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
> * [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
> * [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
> * [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
> * [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
> * [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
> * [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
> * [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
> * [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
> * [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24648) update target platform to include jetty 9.4.6 (CVE issue)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24648?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24648:
----------------------------------
Assignee: Nick Boldt
> update target platform to include jetty 9.4.6 (CVE issue)
> ---------------------------------------------------------
>
> Key: JBIDE-24648
> URL: https://issues.jboss.org/browse/JBIDE-24648
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.0.AM2
>
>
> Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
> *https://bugzilla.redhat.com/show_bug.cgi?id=1464158
> Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
> But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
> Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
> * [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
> * [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
> * [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
> * [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
> * [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
> * [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
> * [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
> * [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
> * [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24648) update target platform to include jetty 9.4.6 (CVE issue)
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24648:
----------------------------------
Summary: update target platform to include jetty 9.4.6 (CVE issue)
Key: JBIDE-24648
URL: https://issues.jboss.org/browse/JBIDE-24648
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Nick Boldt
Fedora and RHEL have updated to Jetty 9.4.6 due to this CVE:
*https://bugzilla.redhat.com/show_bug.cgi?id=1464158
Currently, JBT/devstudio target platform includes Jetty 9.4.5, as that's what was in Oxygen.0.RC4.
But we could move to a newer version if we want to have the same version in linux and in windows/OSX versions of JBT/devstudio.
Affected manifest files (which require jetty bundles from *[9.4.0,9.5.0)*)
* [1] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim.eclipse/META-INF/MANIFEST.MF
* [2] ./jbosstools-aerogear/cordovasim/plugins/org.jboss.tools.cordovasim/META-INF/MANIFEST.MF
* [3] ./jbosstools-aerogear/cordovasim/tests/org.jboss.tools.cordovasim.eclipse.test/META-INF/MANIFEST.MF
* [4] ./jbosstools-base/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF
* [5] ./jbosstools-browsersim/plugins/org.jboss.tools.browsersim.ui/META-INF/MANIFEST.MF
* [6] ./jbosstools-central/central/tests/org.jboss.tools.central.test/META-INF/MANIFEST.MF
* [7] ./jbosstools-livereload/plugins/org.jboss.tools.livereload.core/META-INF/MANIFEST.MF
* [8] ./jbosstools-livereload/tests/org.jboss.tools.livereload.test/META-INF/MANIFEST.MF
* [9] ./jbosstools-server/jmx/tests/org.jboss.tools.jmx.jolokia.test/META-INF/MANIFEST.MF
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24646) Import App from openshift doesnt check branch match
by Jan Novak (JIRA)
Jan Novak created JBIDE-24646:
---------------------------------
Summary: Import App from openshift doesnt check branch match
Key: JBIDE-24646
URL: https://issues.jboss.org/browse/JBIDE-24646
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.0.AM1
Reporter: Jan Novak
Importing project from Openshift
* use existing repo
* local repo uses different branch than Openshift
* remote branch isnt locally fetched
* import finishes succesfully
* in local repo is *stil checkouted wrong branch*, without any warnings
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months