[JBoss JIRA] (JBDS-3298) Push changes to Existing OpenShift Project
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBDS-3298?page=com.atlassian.jira.plugin.... ]
Marián Labuda closed JBDS-3298.
-------------------------------
Verified in JBDS 9.0.0.Beta2 respin-b.
> Push changes to Existing OpenShift Project
> ------------------------------------------
>
> Key: JBDS-3298
> URL: https://issues.jboss.org/browse/JBDS-3298
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: openshift, requirements
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Fix For: 9.0.0.Beta2
>
>
> Use Case #2 Push changes to Existing OpenShift Project
> a) assumes the steps in Use Case #1 JBDS-3297
> b) assumes the end-user has uploaded his SSH keys (to allow for git push)
> c) Eclipse user will add, edit and delete files from the originally downloaded/imported set of files - leveraging Eclipse specialized editors, content-assist, etc
> d) Eclipse user will run (deploy) Maven-based Java projects on a local EAP
> e) Eclipse user will test (JUnit, Arquillian)
> f) Eclipse user will debug with the local EAP (run on localhost or from Docker Image)
> g) Eclipse user will git add and git commit as appropriate
> h) Eclipse user will git push to the original URL provided in Use Case #1
> i) Eclipse user will await the automatic rebuild of a new image, deployment of the same
> j) Eclipse user will then be provided a URL and the browser can be opened automatically
> Note:
> i) auto-build=true, auto-deploy=true
> assumes the auto-build (.war and docker image) upon git push enabled in Use Case #1c (JBDS-3297). This step also assumes the auto-deploy upon build is enabled in 1c.
> A future variation of #2 should allow for "auto-build=false" and "auto-deploy=true" with hot deployment of the binary .war or .ear.
> If auto-build=false and auto-deploy=false then the Eclipse user will simply receive a message that his git push was successful, no URL, no browser opening.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-17207) Run tests on all major OS
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17207?page=com.atlassian.jira.plugi... ]
Jiri Peterka closed JBIDE-17207.
--------------------------------
Task done. Closing.
> Run tests on all major OS
> -------------------------
>
> Key: JBIDE-17207
> URL: https://issues.jboss.org/browse/JBIDE-17207
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Reporter: Alexey Kazakov
> Assignee: Mickael Istria
> Fix For: 4.3.0.Beta2
>
>
> Currently, our jenkins server runs JBT jUnit tests on Linux only. It would be good if we also run the tests on Windows and Mac.
> For example, we recently ran base, jst and javaee tests on Windows and got more than a hundred failures. Some of them indicated real bugs (not just tests problems). See JBIDE-17200.
> We don't have to run them every day. Maybe once a week or month?
> cc: [~maxandersen], [~dgolovin], [~nickboldt], [~mickael_istria]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19463) Cannot connect to remote server without runtime in JMX Navigator
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19463?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-19463.
---------------------------------
Verified in JBDS 9.0.0.Beta2 B93
> Cannot connect to remote server without runtime in JMX Navigator
> ----------------------------------------------------------------
>
> Key: JBIDE-19463
> URL: https://issues.jboss.org/browse/JBIDE-19463
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx
> Affects Versions: 4.2.3.CR1, 4.3.0.Alpha1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Labels: respin-a
> Fix For: 4.3.0.Beta2
>
> Attachments: jmx-text.png
>
>
> When you start a remote EAP 6.3 server with management enabled and set up and then want to connect in JMX Navigator, it does not work - double clicking the connection will not do anything and when you right-click, there is no Connect item.
> For local servers this works fine - there is a Connect item when you right-click the server in JMX Navigator.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBDS-3384) Investigate how the terminal changes in Mars will/should affect us
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3384?page=com.atlassian.jira.plugin.... ]
Martin Malina closed JBDS-3384.
-------------------------------
Hey [~rob.stryker], it seems this is done. Is there any action item for QE to verify this? If you can think of any, please let us know. Closing for now.
> Investigate how the terminal changes in Mars will/should affect us
> -------------------------------------------------------------------
>
> Key: JBDS-3384
> URL: https://issues.jboss.org/browse/JBDS-3384
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: build, forge, openshift
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 9.0.0.Beta2
>
>
> Terminal (console) support in eclipse mars is changing and we should
> make sure we adjust for it.
> Some changes this is doing at eclipse is documented at https://dev.eclipse.org/mhonarc/lists/epp-dev/msg03448.html
> Hopefully this can be used to remove redundant/duplicate terminals and just have *one* instead of the 2.5 we got now.
> This *probably* going to affect not only packaging of JBDS (remove old terminals, add the new one), but Forge ([~koen.aers]) probably could benefit from this and Fuse ([~lhein]) should stop extending the old terminals and use the new.
> As we find what it entails we should link those issues to this jira.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19694) Angular Explorer doesn't show anything
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19694?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-19694.
------------------------------
Verified in JBDS 9.0.0.Beta2 respin-b.
> Angular Explorer doesn't show anything
> --------------------------------------
>
> Key: JBIDE-19694
> URL: https://issues.jboss.org/browse/JBIDE-19694
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.3.0.Alpha2
> Environment: JBDS 9.0.0.Alpha2-v20150421-1151-B25, Linux 64bit, Oracle Java 1.7
> Reporter: Vlado Pakan
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.3.0.Beta2
>
> Attachments: empty-modules.png, filled-modules.png, screenshot_kitchensink-respinb.png, tern-java-revisions.png
>
>
> # Import https://github.com/angular/angular-phonecat as New JavaScript project from existing source
> # Checkout step-12 branch of imported project
> # Open Angular Explorer
> # Open index.html file of angular-phonecat project
> ERROR: Angular Explorer is empty. It should contain angular controllers and modules
> Was working fine with JBDS 8.1.0.GA and the same project configuration
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months