[JBoss JIRA] (JBIDE-19416) JBDS update site zip should not include both packed and unpacked artifacts
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19416?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19416:
------------------------------------
Disagree - zip should be smallest foot print needed for an offline install.
But a better solution would be to have the update site (and zip) contain ONLY the packed artifacts (except for cases where there is no pack.gz version of a jar due to an exclusion rule), so that BOTH the site and the zip are smaller... and also identical in content.
So, +1 for closing this as invalid and opening a new issue to purge duplicate .jar artifacts from the update site for which a .jar.pack.gz artifact exists (making sure metadata is updated too!). Or +1 for renaming this issue.
> JBDS update site zip should not include both packed and unpacked artifacts
> --------------------------------------------------------------------------
>
> Key: JBIDE-19416
> URL: https://issues.jboss.org/browse/JBIDE-19416
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.2.3.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 4.3.x
>
>
> JBDS 8.1.0.Beta1 update site zip is 524M and contains both packed (.pack.gz) and regular jars; no need to include both. Ideally we'd include ONLY the packed ones.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19542) Installing "JBoss Tools Common - Mylyn" from JBoss Tools result in errors being logged until "Mylyn Issue Tracker Connectors" is installed from Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19542?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19542:
------------------------------------
We could also make org.jboss.tools.common.mylyn.feature depend on (and therefore cause installation of) these features (or if not all of them, then only the plugin that provides connectorKind 'jira'):
{quote}Mylyn Commons 3.14.2.v20150217-2244 org.eclipse.mylyn.commons.feature.group
Mylyn Context Connector: Eclipse IDE 3.14.2.v20150218-0125 org.eclipse.mylyn.ide_feature.feature.group
Mylyn Context Connector: Java Development 3.14.2.v20150218-0125 org.eclipse.mylyn.java_feature.feature.group
Mylyn Context Connector: Plug-in Development 3.14.2.v20150218-0125 org.eclipse.mylyn.pde_feature.feature.group
Mylyn Context Connector: Team Support 3.14.2.v20150218-0125 org.eclipse.mylyn.team_feature.feature.group
Mylyn Task List 3.14.2.v20150217-2341 org.eclipse.mylyn_feature.feature.group
Mylyn Task-Focused Interface 3.14.2.v20150218-0125 org.eclipse.mylyn.context_feature.feature.group
Mylyn Tasks Connector: Bugzilla 3.14.2.v20150217-2341 org.eclipse.mylyn.bugzilla_feature.feature.group
Mylyn Versions 1.6.2.v20150217-2249 org.eclipse.mylyn.versions.feature.group
{quote}
> Installing "JBoss Tools Common - Mylyn" from JBoss Tools result in errors being logged until "Mylyn Issue Tracker Connectors" is installed from Central
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19542
> URL: https://issues.jboss.org/browse/JBIDE-19542
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.3.Final
> Reporter: Len DiMaggio
> Priority: Minor
>
> Steps to recreate the error:
> * Install Eclipse (eclipse-jee-luna-SR2-linux-gtk-x86_64.tar.gz)
> * Configure JBoss Tools as an update site (http://download.jboss.org/jbosstools/updates/staging/luna/)
> * Install JBoss Tools Common - Mylyn (3.6.2.Final-v20150325-0456-B99, org.jboss.tools.common.mylyn.feature.feature.group)
> * Whenever eclipse is started, this error is written to the .log
> ============================================================================
> cat .log
> !SESSION 2015-03-31 14:33:50.481 -----------------------------------------------
> eclipse.buildId=4.4.2.M20150204-1700
> java.version=1.7.0_55
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2015-03-31 14:34:00.231
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2015-03-31 14:34:00.231
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> ============================================================================
> Workaround:
> * From JBoss Central, install: "Mylyn Issue Tracker Connectors"
> * This results in the following packages being installed
> * Mylyn Commons 3.14.2.v20150217-2244 org.eclipse.mylyn.commons.feature.group
> * Mylyn Context Connector: Eclipse IDE 3.14.2.v20150218-0125 org.eclipse.mylyn.ide_feature.feature.group
> * Mylyn Context Connector: Java Development 3.14.2.v20150218-0125 org.eclipse.mylyn.java_feature.feature.group
> * Mylyn Context Connector: Plug-in Development 3.14.2.v20150218-0125 org.eclipse.mylyn.pde_feature.feature.group
> * Mylyn Context Connector: Team Support 3.14.2.v20150218-0125 org.eclipse.mylyn.team_feature.feature.group
> * Mylyn Task List 3.14.2.v20150217-2341 org.eclipse.mylyn_feature.feature.group
> * Mylyn Task-Focused Interface 3.14.2.v20150218-0125 org.eclipse.mylyn.context_feature.feature.group
> * Mylyn Tasks Connector: Bugzilla 3.14.2.v20150217-2341 org.eclipse.mylyn.bugzilla_feature.feature.group
> * Mylyn Versions 1.6.2.v20150217-2249 org.eclipse.mylyn.versions.feature.group
> After installing this^, the error is not generated
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Andrej Podhradsky commented on TOOLSDOC-628:
--------------------------------------------
There were no changes in Drools related to the tooling (only rebuild with referenced runtime libs which are used in the drools plugin; no issue created in Jira).
Regarding doc review
Section 2:
* I would rather user 'update' instead of 'upgrade'
* Remove info about supporting Luna 4.4 (this was already supported by 8.0.0.GA)
* Remove info about Teiid Designer and ModeShape (there's no change, it's the same as in 8.0.0.GA)
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19569:
---------------------------------------
{quote}Works as it should, I use Windows - on windows refresh will go to first page{quote}
Then it's a bug on Mac perhaps? For me the refresh button will not take me to the first page. It will stay on the current page.
But yes, I would still prefer a back button. But at least the refresh button should work consistently :)
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
{quote}Unfortunately that doesn't work, I just tried it. When a button takes me to another page (within the same html file) and then I click Refresh (left side of the editor).{quote}
Works as it should, I use Windows - on windows refresh will go to first page, sorry for misunderstanding. Having back button may be good option, cause all links except multipage links are disabled.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years