[JBoss JIRA] (JBDS-3364) Include JBT sources in JBDS source zip
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3364?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3364:
-------------------------------------------
Maven enforcer rules are something to run *Before* a build not after - thus a unit test is more appropriate.
add a junit test that assert/samples that the zip contains selected stable sources (like our 17 main package names or something ?)
> Include JBT sources in JBDS source zip
> --------------------------------------
>
> Key: JBDS-3364
> URL: https://issues.jboss.org/browse/JBDS-3364
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 8.0.2.GA
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 8.1.0.Beta1, 9.0.0.Alpha2
>
>
> 1. Include the contents of the JBT source zip inside the JBDS one so all the sources for everything in JBDS (except third party stuff) can be seen in a single artifact.
> 2. Ensure that the release guide has a step for pushing this zip to the FTP site, even for service releases.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (JBDS-3262) Deprecate Visual JSF Preview & Editing
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3262?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3262:
-------------------------------------------
when we release 8.1.0 we put big Deprecation section outlining what will be deprecate (just the visual part of JSF, making it clear the rest of functionality like content assist etc. are still supported)
> Deprecate Visual JSF Preview & Editing
> --------------------------------------
>
> Key: JBDS-3262
> URL: https://issues.jboss.org/browse/JBDS-3262
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: requirements, visual-page-editor-core
> Reporter: Burr Sutter
> Assignee: Konstantin Marmalyukov
> Labels: new_and_noteworthy
> Fix For: 8.1.0.GA
>
>
> Note: JSF will remain supported as part of JBDS for EAP5, 6 , 7 and beyond as it is part of the Java EE specification. This deprecation notice specifically for the visual/source and preview editors. It does not currently work for 64-bit JVMs and a fair number of our end-users are moving to 64-bit JVMs.
> This is the "deprecation notice" - actual removal of the visual/source and preview tabs is JBDS-3263
> http://screencast.com/t/zur1sCXmZ
> http://screencast.com/t/wettTf6s6cU
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (JBIDE-19376) Eclipse freezes at or shortly after startup
by Anton Meller (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19376?page=com.atlassian.jira.plugi... ]
Anton Meller edited comment on JBIDE-19376 at 2/27/15 2:00 AM:
---------------------------------------------------------------
Thank you guys for such a quick feedback!
Regarding the workaround: to my luck this deadlock is not that deterministic. Even if servers view is visible it doesn't occurs at each start up. And most of the time this view is hidden behind some other tab with console or search or other view. But if the deadlock occurs I can only kill eclipse from the task manager. I can close the servers view, but it doesn't help as eclipse can't save workspace settings anyway, so I steel ending killing the java process from task manager. And most of the times there is no deadlock at next start up and I can switch to other view.
was (Author: unmargin):
Thank you guys for such a quick feedback!
Regarding the workaround: to my luck this deadlock is not that deterministic. Even if servers view is visible it doesn't occurs at each start up. And most of the time this view is hidden behind some other tab with console or search or other view. But if the deadlock occurs I can only kill eclipse from the task manager. I can close the servers view, but it doesn't help as eclipse can't save workspace settings anyway, so I steel ending killing the java process from task manager.
> Eclipse freezes at or shortly after startup
> -------------------------------------------
>
> Key: JBIDE-19376
> URL: https://issues.jboss.org/browse/JBIDE-19376
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.2.Final
> Environment: Eclipse Luna EE.
> Reporter: Anton Meller
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.2.3.CR1, 4.3.0.Alpha2
>
> Attachments: 20150224_threaddump-1424762289905.tdump, 20150225_threaddump-1424847077811.tdump, 20150225_threaddump-1424847803263.tdump, 20150226_threaddump-1424936318015.tdump
>
>
> Sometimes (probably once or twice a month) my eclipse freezes either right at startup or short after startup if I try to save some modified file. In Java VisualVM I can see than a deadlock in org.jboss.ide.eclipse.as.core.JBossServerCorePlugin.start() method.
> Today I have updated JBoss plugins to latest version (from the update site for JBoss Tools 4.2.2.Final) and was able to reproduce the problem at every second or third startup . It looks like it occurs on larger workspaces (my current workspace has about 70 open projects (most of them are java projects and depends on each other)) and if servers view is open/visible right at startup. In a smaller workspace with only 11 projects I had no luck reproducing the deadlock.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (JBIDE-19376) Eclipse freezes at or shortly after startup
by Anton Meller (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19376?page=com.atlassian.jira.plugi... ]
Anton Meller commented on JBIDE-19376:
--------------------------------------
Thank you guys for such a quick feedback!
Regarding the workaround: to my luck this deadlock is not that deterministic. Even if servers view is visible it doesn't occurs at each start up. And most of the time this view is hidden behind some other tab with console or search or other view. But if the deadlock occurs I can only kill eclipse from the task manager. I can close the servers view, but it doesn't help as eclipse can't save workspace settings anyway, so I steel ending killing the java process from task manager.
> Eclipse freezes at or shortly after startup
> -------------------------------------------
>
> Key: JBIDE-19376
> URL: https://issues.jboss.org/browse/JBIDE-19376
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.2.Final
> Environment: Eclipse Luna EE.
> Reporter: Anton Meller
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.2.3.CR1, 4.3.0.Alpha2
>
> Attachments: 20150224_threaddump-1424762289905.tdump, 20150225_threaddump-1424847077811.tdump, 20150225_threaddump-1424847803263.tdump, 20150226_threaddump-1424936318015.tdump
>
>
> Sometimes (probably once or twice a month) my eclipse freezes either right at startup or short after startup if I try to save some modified file. In Java VisualVM I can see than a deadlock in org.jboss.ide.eclipse.as.core.JBossServerCorePlugin.start() method.
> Today I have updated JBoss plugins to latest version (from the update site for JBoss Tools 4.2.2.Final) and was able to reproduce the problem at every second or third startup . It looks like it occurs on larger workspaces (my current workspace has about 70 open projects (most of them are java projects and depends on each other)) and if servers view is open/visible right at startup. In a smaller workspace with only 11 projects I had no luck reproducing the deadlock.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (TOOLSDOC-594) Offline Install does not mention the Target Platform zip
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-594?page=com.atlassian.jira.plug... ]
Michelle Murray commented on TOOLSDOC-594:
------------------------------------------
[~nickboldt] - thanks for raising this, looking to fix the 8.0 and 8.1 Install doc.
1) If users are installing JBDS 8.1 (Beta) offline and using the 8.1 update.zip from the customer portal, will they need the 8.0.0 tp.zip or a new 8.1.0 tp.zip?
2) I can add the links you've provided in the workaround field to the doc for now but I consider it a hack because it includes the filename and has to be updated for each release. Adding the tp.zip to the customer portal would resolve the hack. Is that going to happen?
> Offline Install does not mention the Target Platform zip
> --------------------------------------------------------
>
> Key: TOOLSDOC-594
> URL: https://issues.jboss.org/browse/TOOLSDOC-594
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Components: Installation Guide
> Affects Versions: 4.2.2
> Environment: Build Name: 22661, Install Red Hat JBoss Developer Studio-8.0
> Build Date: 25-11-2014 14:18:18
> Topic ID: 41914-716354 [Latest]
> Reporter: Nick Boldt
> Assignee: Michelle Murray
> Priority: Blocker
> Fix For: 4.2.3
>
>
> Title: Install JBoss Developer Studio BYOE when Offline
> Describe the issue:
> See JBDS-3361. User cannot install from JBDS zip alone because some eclipse dependencies are unavailable in that zip.
>
> Suggestions for improvement:
> TP zip should be linked from CSP, jboss.org, and devstudio.redhat.com.
> Doc (in CSP and on access.redhat.com) should tell users about the target platform zip, too.
> https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Developer_Stu...
> Additional information:
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months