[JBoss JIRA] (JBIDE-18846) create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18846?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18846:
---------------------------------------------
the page is pretty. can we generate it from some of our metadata so we dont have to maintain it ?
> create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18846
> URL: https://issues.jboss.org/browse/JBIDE-18846
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build, website
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.0.Alpha2
>
>
> Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
> builds (nightly, staging, dev, stable)
> updates (nightly, staging, dev, stable)
> Jenkins jobs
> discovery sites (nightly, staging, dev, stable)
> target platforms
> etc.
> And for each component, we can list:
> build
> update
> Jenkins job
> etc.
> The old cascade pages are here: http://download.jboss.org/jbosstools/builds/cascade/swimlanes_42.html
> Unsure whether generated HTML (via script) or simple .adoc is better for this.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19332) batch editor seems slow even on small file
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-19332:
-------------------------------------------
Summary: batch editor seems slow even on small file
Key: JBIDE-19332
URL: https://issues.jboss.org/browse/JBIDE-19332
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Reporter: Max Rydahl Andersen
I created a file and named it job.xml with the following content:
{code}
<job id="loadRealmAuctionFileJob" xmlns="http://xmlns.jcp.org/xml/ns/javaee" version="1.0">
<step id="loadRealmAuctionFileStep">
<batchlet ref="loadAuctionFilesBatchlet">
<properties>
<property name="region" value="#{partitionPlan['region']}"/>
<property name="target" value="#{partitionPlan['target']}"/>
</properties>
</batchlet>
<partition>
<plan partitions="2">
<properties partition="0">
<property name="region" value="US"/>
<property name="target" value="http://us.battle.net/api/wow/auction/data/"/>
</properties>
<properties partition="1">
<property name="region" value="EU"/>
<property name="target" value="http://eu.battle.net/api/wow/auction/data/"/>
</properties>
</plan>
</partition>
</step>
</job>
{code}
Small file, shouldn't be slow but when I click and/or scroll up/down in the UI it seem to be doing "something" and it feels sluggish.
Here is a recording of me scrolling up and down with keyboard. https://v.usetapes.com/PoUrCOUNty
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3319) JBDS 9.0 installer underreports space requirement by 225 - 250MB
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3319?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3319:
----------------------------------
{quote}Still a problem {quote}
But in fact the stated issue in the title of this JIRA is no longer a problem - JBDS 9 is no longer UNDERreporting the space requirement by over 200MB.
{quote}Why not just say that the install requires "approx 800 MB?"{quote}
So you would rather see *Approximate Disk Space Required: 800 MB* than *Required Disk Space: 825.82 MB* ?
Either way that will overreport the disk usage requirement. And setting a hard-coded number will mean the overreporting for the standalone installer (the one without EAP) will be even greater. Is that what you want?
> JBDS 9.0 installer underreports space requirement by 225 - 250MB
> ----------------------------------------------------------------
>
> Key: JBDS-3319
> URL: https://issues.jboss.org/browse/JBDS-3319
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 8.0.2.GA
> Reporter: Len DiMaggio
> Assignee: Len DiMaggio
>
> The (eap embedded) installer for JBDS 8.0.2 informs the user that this much disk space is required:
> Disk Space:
> Available Disk Space: 31.64 GB Required Disk Space: 585.78 MB
> The actual install uses this much:
> du -sh installdir/
> 822M installdir/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19130) For JBIDE 4.2.3.Beta1: Prepare for JBT 4.2.3 / JBDS 8.1.0 [Hibernate]
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19130?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19130:
------------------------------------
Because of JBIDE-18769, you need to bump your versions in prep for 4.2.3.Beta1. cc: [~koen.aers] [~akazakov]
> For JBIDE 4.2.3.Beta1: Prepare for JBT 4.2.3 / JBDS 8.1.0 [Hibernate]
> ---------------------------------------------------------------------
>
> Key: JBIDE-19130
> URL: https://issues.jboss.org/browse/JBIDE-19130
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: hibernate
> Reporter: Nick Boldt
> Assignee: Koen Aers
> Priority: Blocker
> Labels: task
> Fix For: 4.2.3.Beta1
>
>
> For JBIDE 4.2.3.Beta1 [Hibernate]: Please perform the following tasks:
> 1. Ensure your component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.1 to 1.0.2 or from 1.0.2 to 1.0.3.
> Please also ensure that the version of your plugins in the master (4.3.x) branch is a LARGER version, to prevent a user from accidentally updating from your Mars version to your Luna version. For example, org.jboss.tools.stacks.core cannot be version 1.1.1 in JBDS 8.0.2, and 1.1.0 in JBDS 9.
> {code}
> mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.22.0:set-version -DnewVersion=4.3.0-SNAPSHOT
> {code}
> 2. In the *{color:blue}jbosstools-4.2.x{color}* branch, update your root pom to use parent pom version *{color:blue}4.2.3.Beta1-SNAPSHOT{color}*
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.2.3.Beta1-SNAPSHOT</version>
> </parent>
> {code}
> 3. Ensure you've built & run your plugin tests using the latest target platform version:
> {code}
> mvn clean verify -Dtpc.version=4.42.0.Beta1-SNAPSHOT
> {code}
> 2. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Hibernate task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3319) JBDS 9.0 installer underreports space requirement by 225 - 250MB
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-3319?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-3319:
------------------------------------
Still a problem with Alpha1:
Installation path:
/opt/local/JBDS_installs/temp
Java VM path:
default
Components to install:
Red Hat JBoss Developer Studio 9.0.0.Alpha1 Red Hat JBoss Enterprise Application Platform 6.3.0
Disk Space:
Available Disk Space: 14.79 GB Required Disk Space: 825.82 MB
====================
GNU File browser
10,939 items, totalling 696.9 MB
==============
du -sh
762M
> JBDS 9.0 installer underreports space requirement by 225 - 250MB
> ----------------------------------------------------------------
>
> Key: JBDS-3319
> URL: https://issues.jboss.org/browse/JBDS-3319
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 8.0.2.GA
> Reporter: Len DiMaggio
> Assignee: Len DiMaggio
>
> The (eap embedded) installer for JBDS 8.0.2 informs the user that this much disk space is required:
> Disk Space:
> Available Disk Space: 31.64 GB Required Disk Space: 585.78 MB
> The actual install uses this much:
> du -sh installdir/
> 822M installdir/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months