Qt has removed version 5.5? - qt

Yesterday I was wondering why http://download.qt.io/archive/qt/5.5/5.5.1/ was giving a 404. Then I checked about 10 mirrors for it - and they also were all 404?
So I thought just their server is down or something (why would mirrors be affected?). But now today, http://download.qt.io/archive/qt/5.5/5.5.1/ still does not exist, yet some really old versions (1.x) and other versions (5.1 and 5.9 for example) exist at http://download.qt.io/archive/qt/
I haven't seen any announcements about Qt deprecating version 5.5. Has it been taken down permanently?

It's now under http://download.qt.io/new_archive/qt/ which is not mirrored - it was done due to some mirrors had problems hosting all Qt versions.

Related

How to load an older version of gpt.js file

To load latest version of gpt.js we need to add
https://securepubads.g.doubleclick.net/tag/js/gpt.js
How can i load older version of gpt.js in my html file?
Thanks in advance.
Looks like older versions of the GTP librairy are hosted this way : securepubads.g.doubleclick.net/tag/js/version/gpt.js
Sample :
https://securepubads.g.doubleclick.net/tag/js/v2022-12-05/gpt.js
Versions list is here.
Versions release notes are here.
Be careful when you use past versions of the librairy as :
All changes to the GPT library are thoroughly tested before release. Additionally, releases are rolled out to users gradually to further protect against unexpected regressions. If a regression is spotted at any point during a rollout, the entire release can be quickly abandoned before it reaches all users.

Flyway DB - Deprecated Version

is there a way to know when a version of Flyway is going to get deprecated?, actually we were using 6.0.7 the last year and then got deprecated like 6 months ago, now we are using 6.4.1 but I tried to find something on the blog and documentation but there's nothing about some news of when a version is going to be deprecated, only when we run our java spring boot project we know that a version is not usable. And we're aware of this because there's a lot of changes in version 7+ that doesn't work with our project (tested version 7.0.1 and the app crashed) and we need to estimate the cost of the changes.
Any help would be appreciate, thanks.
Flyway releases via Maven OSS. Old versions are kept indefinitely and are outside of Redgate's control. In theory, all older versions which are currently available on Maven will continue to be available for all time.
Newer versions may deprecate features over time, but older versions will always be available.

Does anyone know how to fix the lag that exists in STS 3.1 when switching to JSP's?

We are seeing a lag of about 5-7 seconds when switching to JSP's in the latest release of STS, version 3.1.0. Has anyone else experienced this and know how to fix it (other than not using the JSP editor which is not a preferable option)? We are considering rolling back to an older release as this is such an irritation.
Also posted to Spring Forums: http://forum.springsource.org/showthread.php?131299-STS-3-1-JSP-editor-lag
Edit: Confirmed, STS 3.1 - e3.8 does not have the JSP lag!
Make sure that you are using the Eclipse 3.8 version of STS. The 4.2 version of Eclipse is known to have some performance issues, especially when switching editors.

handling extension less urls: how to install QFE extension?

So I've found an article how asp.net 4.0 can skip handling of static resources (.css, .js, images), it mentions QFE extension for IIS, that is here. Problem is, that when I', trying to install it (on windows 7 x64), it says
The update is not applicable to your computer.
Love the obscurity of error message, I could think of several reasons why is this so:
I have it already (may be it was included in SP1, may be something else, file versions do not match with listed on update, my hwebcore.dll version is 7.5.7600.16385), but it does not work (how to check that?)
I has some dependencies, how to find out which?
Broken update on MS site, is there fixed version, how can i get it?
Other?
UPDATE: As I mentioned, dll's version is different from provided in hotfix page (my is 7.5.7600.16385 and theirs 7.5.7600.20654).
Looks like update is not needed (not sure why - because .net update/windows sp1/or smth else).
Update:
as long as I have production server with Win 2008 and IIS 7.0, update was required and installed successfully, so I don't have enough data, but it may that IIS 7.5 does not require that update anymore.

Can't find headers for libxml2 and iOS 5.0 SDK / Xcode 4.2 (beta 3)

Seems quite a few people have encountered this issue on the official Apple Developer forums, yet didn't find a solution yet, therefore I want to try my luck here :)
With the iOS 5.0 SDK and Xcode 4.2 (beta 3) it seems something is messed up, the headers for libxml2 cannot be found. Yet as I navigate through the SDK directory, I clearly see a folder called libxml2/libxml with all the headers I need to import.
I wonder if anyone has found a solution for this. So far the only solution I found that might work is copying all headers into the project and then modifying the import path of the headers (removing the directory from the imports). As far as I could see this removes all errors, yet couldn't be bothered to change all import statements of libxml yet since I don't like this "fix".
I found the solution in another answer on StackOverflow, I'll post it here for convenience.
Instead of using ${SDK_ROOT}/usr/include/libxml2 one should use "${SDK_DIR}"/usr/include/libxml2.
See: LibXML2.dylib and Xcode4

Resources