[JBoss JIRA] (JBIDE-20479) broken images in JBT/JBDS Central
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20479?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-20479:
----------------------------------------
Ubuntu 15.04. JDK Oracle 8.
> broken images in JBT/JBDS Central
> ---------------------------------
>
> Key: JBIDE-20479
> URL: https://issues.jboss.org/browse/JBIDE-20479
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Beta2
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.3.0.CR1
>
> Attachments: broken-images-central-JBDS9CR1.png, broken-images-central-JBT-JBDS.png
>
>
> Broken images. See screenshot. The first image, for the HTML5 project, links to this:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%2Fwizards%2Fhtml5.png
> But that won't load in my browser.
> Instead, THIS image DOES load:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%252Fwizards%252Fhtml5.png
> Seems you need one extra level of escapes: `%252F` instead of just `%2F` for those slashes ( / ).
> Could your filenames simply be images-wizards-html5.png to avoid the need for hexcode escapes?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBIDE-20479) broken images in JBT/JBDS Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20479?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20479:
------------------------------------
[~rhopp] [~akazakov] Which OS are you on / which version? Which JDK?
> broken images in JBT/JBDS Central
> ---------------------------------
>
> Key: JBIDE-20479
> URL: https://issues.jboss.org/browse/JBIDE-20479
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Beta2
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.3.0.CR1
>
> Attachments: broken-images-central-JBDS9CR1.png, broken-images-central-JBT-JBDS.png
>
>
> Broken images. See screenshot. The first image, for the HTML5 project, links to this:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%2Fwizards%2Fhtml5.png
> But that won't load in my browser.
> Instead, THIS image DOES load:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%252Fwizards%252Fhtml5.png
> Seems you need one extra level of escapes: `%252F` instead of just `%2F` for those slashes ( / ).
> Could your filenames simply be images-wizards-html5.png to avoid the need for hexcode escapes?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBTIS-478) when updating earlyaccess.properties files, please commit changes to BOTH JBT and JBDS files, in both git repos and on both servers
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-478?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBTIS-478 at 8/31/15 11:10 AM:
------------------------------------------------------------
One step is missing here.
Once you update the source files [1],[2],[3],[4] so that JBT/JBDS respins will pick up your changes, you still have to push your changes into the *live* files *as you stage your bits for QE*, or *release your bits to public*.
[1] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[2] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[3] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
[4] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
This includes staging and development/stable, as documented in ide-config.properties [5].
[5] http://download.jboss.org/jbosstools/configuration/ide-config.properties
You can also update the snapshots/ version, if you would like. Or the job can simply be re-run to collect your changes.
{code}
jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download...
...
#jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.CR1/jbosstools-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|jbosstools|4.3=http://download.jboss...
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudi...
...
#jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR1/devstudio-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0=https://devstudio.redh...
{code}
was (Author: nickboldt):
One step is missing here.
Once you update the source files [1],[2],[3],[4] so that JBT/JBDS respins will pick up your changes, you still have to push your changes into the *live* files *as you stage your bits for QE*, or *release your bits to public*.
[1] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[2] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[3] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
[4] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
This includes staging and development/stable, as documented in ide-config.properties:
{code}
jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download...
...
#jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.CR1/jbosstools-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|jbosstools|4.3=http://download.jboss...
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudi...
...
#jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR1/devstudio-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0=https://devstudio.redh...
{code}
> when updating earlyaccess.properties files, please commit changes to BOTH JBT and JBDS files, in both git repos and on both servers
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBTIS-478
> URL: https://issues.jboss.org/browse/JBTIS-478
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Paul Leacu
> Fix For: 9.0.0.Alpha1, 4.3.0.Alpha1
>
> Attachments: jbtis-vs-jbdis-earlyaccess.png
>
>
> Discovered today that a change was pushed into https://devstudio.redhat.com/9.0/development/updates/discovery.earlyacces...
> But the same change was NOT pushed to http://download.jboss.org/jbosstools/mars/development/updates/discovery.e...
> So, comparing the files, we see a strange number of deltas between the JBDSIS version (adding bpel 1.0.5, upversioning from bpmn2 modeler 1.1.1 to 1.2, etc.)
> Related: JBTIS-476, JBTIS-477
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBTIS-478) when updating earlyaccess.properties files, please commit changes to BOTH JBT and JBDS files, in both git repos and on both servers
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-478?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBTIS-478:
----------------------------------
One step is missing here.
Once you update the source files [1],[2],[3],[4] so that JBT/JBDS respins will pick up your changes, you still have to push your changes into the *live* files *as you stage your bits for QE*, or *release your bits to public*.
[1] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[2] http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess.p...
[3] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
[4] https://devstudio.redhat.com/9.0/snapshots/updates/earlyaccess.properties...
This includes staging and development/stable, as documented in ide-config.properties:
{code}
jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download...
...
#jboss.discovery.earlyaccess.list.url|jbosstools|4.3.0.CR1=http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.CR1/jbosstools-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|jbosstools|4.3=http://download.jboss...
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudi...
...
#jboss.discovery.earlyaccess.list.url|devstudio|9.0.0.CR1=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.CR1/devstudio-earlyaccess.properties
...
jboss.discovery.earlyaccess.list.url|devstudio|9.0=https://devstudio.redh...
{code}
> when updating earlyaccess.properties files, please commit changes to BOTH JBT and JBDS files, in both git repos and on both servers
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBTIS-478
> URL: https://issues.jboss.org/browse/JBTIS-478
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Paul Leacu
> Fix For: 9.0.0.Alpha1, 4.3.0.Alpha1
>
> Attachments: jbtis-vs-jbdis-earlyaccess.png
>
>
> Discovered today that a change was pushed into https://devstudio.redhat.com/9.0/development/updates/discovery.earlyacces...
> But the same change was NOT pushed to http://download.jboss.org/jbosstools/mars/development/updates/discovery.e...
> So, comparing the files, we see a strange number of deltas between the JBDSIS version (adding bpel 1.0.5, upversioning from bpmn2 modeler 1.1.1 to 1.2, etc.)
> Related: JBTIS-476, JBTIS-477
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months