Opened 10 years ago
Closed 10 years ago
#652 closed task (fixed)
New location of BASE JAR files
Reported by: | Nicklas Nordborg | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | not classified | Keywords: | |
Cc: |
Description
This affects all plug-ins that has implemented automatic download of BASE JAR files. Eg. in build.xml
there is typically an entry:
<property name="depend.jars" value="http://base2.thep.lu.se/base/jars/${depend.base-version}" description="The location of the BASE core JARs that this project depends on." />
Typing ant download-lib
will then download some JAR files from the given location.
The new location is: http://base.thep.lu.se/chrome/site/files/base/jars
Change History (12)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
comment:3 by , 10 years ago
comment:4 by , 10 years ago
comment:6 by , 10 years ago
comment:7 by , 10 years ago
comment:9 by , 10 years ago
comment:10 by , 10 years ago
comment:11 by , 10 years ago
comment:12 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I guess that should be most of the BASE3-compatible plug-ins/extensions.
Note:
See TracTickets
for help on using tickets.
(In [2751]) References #652: New location of BASE JAR files
Reggie 2.16-stable.