[JBoss JIRA] (JBIDE-23489) Find out how to run mvn clean verify -Dtest.installBase=path/to/devstudio/rpm
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23489?page=com.atlassian.jira.plugi... ]
Lukáš Valach updated JBIDE-23489:
---------------------------------
Attachment: Freemarker_testRuntime_p2Installed.log
> Find out how to run mvn clean verify -Dtest.installBase=path/to/devstudio/rpm
> ------------------------------------------------------------------------------
>
> Key: JBIDE-23489
> URL: https://issues.jboss.org/browse/JBIDE-23489
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.2.AM3
> Reporter: Pavol Srna
> Fix For: 4.4.x
>
> Attachments: FreeMarket_rhscl_enabled.log, Freemarker_testRuntime_p2Installed.log
>
>
> We need to find a way how to run automated tests agains devstudio rpm.
> I've tried the following paths:
> 1) (as root) mvn clean verify -Dtest.installBase=/opt/rh/rh-eclipse46/root/usr/shareclipse/droplets/devstudio/eclipse/
> 2) (as hudson) mvn clean verify -Dtest.installBase=~/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64
> But none of the above works.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23403) As a user I need to be able to inspect the state of my EAP deployments
by Rob Cernich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23403?page=com.atlassian.jira.plugi... ]
Rob Cernich commented on JBIDE-23403:
-------------------------------------
Not sure if the management interface will work for you or not. That is available through port forwarding (exposed on localhost, same ports 9999/9990; I forget which is which).
> As a user I need to be able to inspect the state of my EAP deployments
> ----------------------------------------------------------------------
>
> Key: JBIDE-23403
> URL: https://issues.jboss.org/browse/JBIDE-23403
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Labels: openshift_v3, server, web_console
> Fix For: 4.4.4.AM2
>
>
> The web console for eap was disabled in the eap image that we have in OpenShift. It's therefore not possible for users to inspect the state of their deployment.
> The only there is to do such thing is to inspect jolokia informations. There is no such tooling in Eclipse yet. Furthermore the url to access those is non-obvious as one can see [here|http://developers.redhat.com/blog/2016/03/30/jolokia-jvm-monitoring-...]. I therefore suggest that we should provide help/tooling that allows users to easily access and manipulate those informations.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1059) Update both composite files
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1059?page=com.atlassian.jira.plugin... ]
Paul Leacu commented on JBTIS-1059:
-----------------------------------
I corrected it to point to the 10.2.0.CR1-SNAPSHOT release. Lars will update it later today to point to 10.2.0.CR1
> Update both composite files
> ---------------------------
>
> Key: JBTIS-1059
> URL: https://issues.jboss.org/browse/JBTIS-1059
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 10.2.0.CR1
> Environment: Devstudio IS 10.2.0.CR1-SNAPSHOT
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 10.2.0.CR1
>
>
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeArtifactRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684887000'/>
> </properties>
> <children size='2'>
> <child location='10.2.0.CR1-SNAPSHOT/'/>
> <child location='10.2.0.CR1-SNAPSHOT/targetplatform/'/>
> </children>
> </repository>
> {code}
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeMetadataRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684894000'/>
> </properties>
> <children size='2'>
> <child location='10.1.0.GA/'/>
> <child location='10.1.0.GA/targetplatform/'/>
> </children>
> </repository>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1059) Update both composite files
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1059?page=com.atlassian.jira.plugin... ]
Paul Leacu reassigned JBTIS-1059:
---------------------------------
Assignee: Paul Leacu
> Update both composite files
> ---------------------------
>
> Key: JBTIS-1059
> URL: https://issues.jboss.org/browse/JBTIS-1059
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 10.2.0.CR1
> Environment: Devstudio IS 10.2.0.CR1-SNAPSHOT
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 10.2.0.CR1
>
>
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeArtifactRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684887000'/>
> </properties>
> <children size='2'>
> <child location='10.2.0.CR1-SNAPSHOT/'/>
> <child location='10.2.0.CR1-SNAPSHOT/targetplatform/'/>
> </children>
> </repository>
> {code}
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeMetadataRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684894000'/>
> </properties>
> <children size='2'>
> <child location='10.1.0.GA/'/>
> <child location='10.1.0.GA/targetplatform/'/>
> </children>
> </repository>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1059) Update both composite files
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-1059:
----------------------------------------
Summary: Update both composite files
Key: JBTIS-1059
URL: https://issues.jboss.org/browse/JBTIS-1059
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: distribution
Affects Versions: 10.2.0.CR1
Environment: Devstudio IS 10.2.0.CR1-SNAPSHOT
Reporter: Andrej Podhradsky
Priority: Critical
https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
{code}
<?xml version='1.0' encoding='UTF-8'?>
<?compositeArtifactRepository version='1.0.0'?>
<repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='true'/>
<property name='p2.timestamp' value='1487684887000'/>
</properties>
<children size='2'>
<child location='10.2.0.CR1-SNAPSHOT/'/>
<child location='10.2.0.CR1-SNAPSHOT/targetplatform/'/>
</children>
</repository>
{code}
https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
{code}
<?xml version='1.0' encoding='UTF-8'?>
<?compositeMetadataRepository version='1.0.0'?>
<repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='true'/>
<property name='p2.timestamp' value='1487684894000'/>
</properties>
<children size='2'>
<child location='10.1.0.GA/'/>
<child location='10.1.0.GA/targetplatform/'/>
</children>
</repository>
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1059) Update both composite files
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1059?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBTIS-1059:
-------------------------------------
Fix Version/s: 10.2.0.CR1
> Update both composite files
> ---------------------------
>
> Key: JBTIS-1059
> URL: https://issues.jboss.org/browse/JBTIS-1059
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 10.2.0.CR1
> Environment: Devstudio IS 10.2.0.CR1-SNAPSHOT
> Reporter: Andrej Podhradsky
> Priority: Critical
> Fix For: 10.2.0.CR1
>
>
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeArtifactRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684887000'/>
> </properties>
> <children size='2'>
> <child location='10.2.0.CR1-SNAPSHOT/'/>
> <child location='10.2.0.CR1-SNAPSHOT/targetplatform/'/>
> </children>
> </repository>
> {code}
> https://devstudio.redhat.com/10.0/staging/updates/integration-stack/compo...
> {code}
> <?xml version='1.0' encoding='UTF-8'?>
> <?compositeMetadataRepository version='1.0.0'?>
> <repository name='Red Hat JBoss Developer Studio Integration Stack Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
> <properties size='2'>
> <property name='p2.compressed' value='true'/>
> <property name='p2.timestamp' value='1487684894000'/>
> </properties>
> <children size='2'>
> <child location='10.1.0.GA/'/>
> <child location='10.1.0.GA/targetplatform/'/>
> </children>
> </repository>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23709) Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23709?page=com.atlassian.jira.plugi... ]
Andre Dietisheim resolved JBIDE-23709.
--------------------------------------
Assignee: Andre Dietisheim
Resolution: Done
> Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23709
> URL: https://issues.jboss.org/browse/JBIDE-23709
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.3.AM1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.4.4.AM1
>
> Attachments: project-selected-no-scaling.png, scaling-running-pod.png, service-selected-scaling-possible.png
>
>
> steps to reproduce:
> # ASSERT: make sure that you have at least 1 service & pod running in OpenShift
> # EXEC: in OpenShift Explorer: select the project that contains the service/pod
> # EXEC: in Properties view: select "Pod" tab and then your running pod (not the build pod, but the pod that's running your service). Open up the context menu
> Result:
> "Scale" with is child entries is missing from the context menu.
> !project-selected-no-scaling.png!
> While it's present if you have the service selected in the OpenShift Explorer.
> !service-selected-scaling-possible.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23709) Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23709?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23709:
-------------------------------------
Attachment: scaling-running-pod.png
> Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23709
> URL: https://issues.jboss.org/browse/JBIDE-23709
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.3.AM1
> Reporter: Andre Dietisheim
> Fix For: 4.4.4.AM1
>
> Attachments: project-selected-no-scaling.png, scaling-running-pod.png, service-selected-scaling-possible.png
>
>
> steps to reproduce:
> # ASSERT: make sure that you have at least 1 service & pod running in OpenShift
> # EXEC: in OpenShift Explorer: select the project that contains the service/pod
> # EXEC: in Properties view: select "Pod" tab and then your running pod (not the build pod, but the pod that's running your service). Open up the context menu
> Result:
> "Scale" with is child entries is missing from the context menu.
> !project-selected-no-scaling.png!
> While it's present if you have the service selected in the OpenShift Explorer.
> !service-selected-scaling-possible.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23709) Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23709?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23709 at 3/9/17 10:06 AM:
-------------------------------------------------------------------
this was resolved with the PR for JBIDE-23490:
!scaling-running-pod.png!
was (Author: adietish):
this was resolved with the PR for JBIDE-23490:
> Properties: Scaling To/Up/Down are missing in context menu when project is selected in explorer
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23709
> URL: https://issues.jboss.org/browse/JBIDE-23709
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.3.AM1
> Reporter: Andre Dietisheim
> Fix For: 4.4.4.AM1
>
> Attachments: project-selected-no-scaling.png, scaling-running-pod.png, service-selected-scaling-possible.png
>
>
> steps to reproduce:
> # ASSERT: make sure that you have at least 1 service & pod running in OpenShift
> # EXEC: in OpenShift Explorer: select the project that contains the service/pod
> # EXEC: in Properties view: select "Pod" tab and then your running pod (not the build pod, but the pod that's running your service). Open up the context menu
> Result:
> "Scale" with is child entries is missing from the context menu.
> !project-selected-no-scaling.png!
> While it's present if you have the service selected in the OpenShift Explorer.
> !service-selected-scaling-possible.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years