[JBoss JIRA] (JBIDE-24801) Remove no-cache header for xml schema files
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24801?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24801:
-------------------------------
Fix Version/s: 4.5.x
(was: 4.5.1.AM1)
> Remove no-cache header for xml schema files
> -------------------------------------------
>
> Key: JBIDE-24801
> URL: https://issues.jboss.org/browse/JBIDE-24801
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server, upstream
> Affects Versions: 4.5.0.Final
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
>
> This is a followup of JBIDE-20610 . In the past we were trying to figure out how to make validation in Eclipse faster. The problem is that xml schema files return no-cache header and so Eclipse needs to fetch them over and over again.
> We tried to solve this on Eclipse side - allow ignoring of the no-cache http header. But why not try to solve this properly on the server side at least where we have control over it? I think there is no reason why request to urls like http://jboss.org/j2ee/dtd/service-ref_4_0.dtd should return no-cache.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBDS-4519) Show Download/Install/Failed/Complete Information for Installer
by Catherine Robson (JIRA)
[ https://issues.jboss.org/browse/JBDS-4519?page=com.atlassian.jira.plugin.... ]
Catherine Robson commented on JBDS-4519:
----------------------------------------
Thanks, looks great!
> Show Download/Install/Failed/Complete Information for Installer
> ---------------------------------------------------------------
>
> Key: JBDS-4519
> URL: https://issues.jboss.org/browse/JBDS-4519
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Reporter: Mohit Suman
> Assignee: Mohit Suman
> Fix For: 11.1.0.AM1
>
> Attachments: dwnl-info.png, status-new.png
>
>
> Add textual/visual information mentioning the current state of the package Download/Install/Dailed/Complete.
> 1. Adds a spinner for Download/Installation/Verification.
> 2. error icon for failed download.
> 3. Ok icon for complete installation.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24885) Tycho tests are not working properly
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24885?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-24885.
--------------------------------
I can't check if tests are passing because there is not mentioned which tests were broken, but I see that Nick has reverted that commit correctly. Closing.
> Tycho tests are not working properly
> ------------------------------------
>
> Key: JBIDE-24885
> URL: https://issues.jboss.org/browse/JBIDE-24885
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.1.AM1
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
> Attachments: errorLog.txt
>
>
> The following dependency
> {code}
> <dependency>
> <type>eclipse-feature</type>
> <artifactId>org.eclipse.e4.rcp</artifactId>
> <version>0.0.0</version>
> </dependency>
> {code}
> was removed in parent pom 4.5.1.AM1-SNAPSHOT and some tests stopped working due to some *org.eclipse.jdt.core* issues. By adding the dependency the test work properly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months