Opened 3 years ago
Last modified 3 years ago
#1317 new task
base.thep.lu.se is moving to https
Reported by: | Nicklas Nordborg | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | not classified | Keywords: | |
Cc: |
Description (last modified by )
This affects a lot of extension build scripts. Those that have ant download-lib
target will look for BASE JAR files at http://base.thep.lu.se. There is a redirection, but it is giving an error message:
[get] Getting: http://base.thep.lu.se/chrome/site/files/base/jar/3.18.0/base-core-3.18.0.jar [get] To: D:\Eclipse\....\lib\base-core-3.18.0.jar [get] http://base.thep.lu.se/chrome/site/files/base/jars/3.18.0/base-core-3.18.0.jar permanently moved to https://base.thep.lu.se/chrome/site/files/base/jars/3.18.0/base-core-3.18.0.jar [get] Error getting http://base.thep.lu.se/chrome/site/files/base/jars/3.18.0/base-core-3.18.0.jar to D:\Eclipse\...\lib\base-core-3.18.0.jar
Edit: The extensions also have a link in the WEB-INF/extensions.xml
. There might also be links in the README and other documentation.
I will not create a separate ticket for all plug-in.
Change History (21)
comment:1 by , 3 years ago
comment:12 by , 3 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
In 6293: