[JBoss JIRA] (JBIDE-21233) remove need for a targetplatforms/jbosstoolstarget/neon site
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21233?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-21233:
---------------------------------------------
" we never removed the associate sites for JBT. We only removed it for JBDS. This JIRA is concerned with doing the same thing we did for JBDS now for JBT. That's why I'm surprised you're so concerned about making a change for JBT which we all agreed was a benefit to JBDS. "
that is the missing part. I had assumed and still is that we would not make JBDS and jboss tools diverge like this.
The bug talked about removing a url that seemed and still seems useful but it is actually more about remove associate site references which I'm 100% for and thought we did many months if not years ago.
> remove need for a targetplatforms/jbosstoolstarget/neon site
> ------------------------------------------------------------
>
> Key: JBIDE-21233
> URL: https://issues.jboss.org/browse/JBIDE-21233
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
> Attachments: jbt-creeping-update-sites.png
>
>
> For the last few years, we've had an associate site ref inside the JBT agg site, pointing at "the latest maximum TP", eg., http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/mars/
> But since we now always co-release JBT with its TP in the same URL, this is only useful for someone who wants to do an OFFLINE install using the zip, which will then go ONLINE to resolve TP dependencies. It's at best a broken use case, and at worst it's unnecessary cruft to maintain.
> Therefore I propose we stop linking to this site.
> We can build the aggregates using a specific TP (the one in the parent pom, natch), and simply NOT use an associate site in the JBT aggregate site build.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21408) JBDS frozen and CPU at 100% after running overnight
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21408?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-21408:
----------------------------------
Attachment: frozen_jbds_jstack.txt
Here's log from jstack:
[^frozen_jbds_jstack.txt]
Can somebody look and it and see if they can see something? :)
> JBDS frozen and CPU at 100% after running overnight
> ---------------------------------------------------
>
> Key: JBIDE-21408
> URL: https://issues.jboss.org/browse/JBIDE-21408
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 4.3.1.Beta1
> Reporter: Martin Malina
> Attachments: frozen_jbds_jstack.txt
>
>
> Yesterday I kept JBDS 9.1.0.Beta1 running on my laptop (OS X) and I locked the laptop when I left the office. I couldn't find any Wake entries in the logs, so I think it did not sleep, but I'm not 100% sure.
> Today when I unlocked my laptop, the JBDS icon jumped in the Dock, meaning there was some pop up or something, but from then, the app is frozen and takes 100% CPU.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21408) JBDS frozen and CPU at 100% after running overnight
by Martin Malina (JIRA)
Martin Malina created JBIDE-21408:
-------------------------------------
Summary: JBDS frozen and CPU at 100% after running overnight
Key: JBIDE-21408
URL: https://issues.jboss.org/browse/JBIDE-21408
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.3.1.Beta1
Reporter: Martin Malina
Yesterday I kept JBDS 9.1.0.Beta1 running on my laptop (OS X) and I locked the laptop when I left the office. I couldn't find any Wake entries in the logs, so I think it did not sleep, but I'm not 100% sure.
Today when I unlocked my laptop, the JBDS icon jumped in the Dock, meaning there was some pop up or something, but from then, the app is frozen and takes 100% CPU.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21405) Add RedDeer 1.0.1 to target platform
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21405?page=com.atlassian.jira.plugi... ]
Martin Malina edited comment on JBIDE-21405 at 1/6/16 4:56 AM:
---------------------------------------------------------------
[~nickboldt], the idea was that once RedDeer is stable enough to depend on (in the past we were depending on the nightly which was changing all the time), we could move it to TP so that it was part of the release train and past builds (including tests) are easily reproducible.
Also, once it's in the TP, devs may start to use it if interested - e.g. Xavier was looking at using it in the past but Max discouraged him from that because it was not stable enough and not in the TP.
[~maxandersen], do you want to comment?
And yes, we have the RedDeer repo set up in our root pom right now, but we can remove the repo definition once it's no longer needed.
was (Author: mmalina):
[~nickboldt], the idea was that once RedDeer is stable enough to depend on (in the past we were depending on the nightly which was changing all the time), we could move it to TP so that it was part of the release train and past builds (including tests) are easily reproducible.
Also, once it's in the TP, devs may start to use it if interested - e.g. Xavier was looking at using it in the past but Max discouraged him from that because it was not stable enough and not in the TP.
[~maxandersen], do you want to comment?
> Add RedDeer 1.0.1 to target platform
> ------------------------------------
>
> Key: JBIDE-21405
> URL: https://issues.jboss.org/browse/JBIDE-21405
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.3.1.Beta2
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 4.3.1.Beta2
>
>
> We would like to add RedDeer 1.0.1 to target platform.
> Note that we don't have 1.0.1 ready yet, it will be released soon (should be in time to make it to Beta2). Currently we have 1.0.0. But I'm creating this JIRA now to find out if anything is needed to be done for this to happen.
> Github repo: https://github.com/jboss-reddeer/reddeer
> Wiki: https://github.com/jboss-reddeer/reddeer/wiki
> 1.0.0 repo: http://download.jboss.org/jbosstools/updates/stable/mars/core/reddeer/1.0.0/
> 1.0.1 repo: http://download.jboss.org/jbosstools/updates/stable/mars/core/reddeer/1.0.1/ (not available yet)
> Feature: org.jboss.reddeer.eclipse.feature
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months