Opened 9 years ago

Closed 9 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 Nicklas Nordborg, 9 years ago

(In [2751]) References #652: New location of BASE JAR files

Reggie 2.16-stable.

comment:2 by Nicklas Nordborg, 9 years ago

(In [2752]) References #652: New location of BASE JAR files

Reggie trunk. But note that BASE 3.3.2 is not yet released and the files are not found at the location.

comment:3 by Nicklas Nordborg, 9 years ago

(In [2753]) References #652: New location of BASE JAR files

FTP Server trunk.

comment:4 by Nicklas Nordborg, 9 years ago

(In [2754]) References #652: New location of BASE JAR files

Code examples trunk.

comment:5 by Nicklas Nordborg, 9 years ago

(In [2755]) References #652: New location of BASE JAR files

HDFS trunk.

comment:6 by Nicklas Nordborg, 9 years ago

(In [2756]) References #652: New location of BASE JAR files

Illumina plug-ins trunk.

comment:7 by Nicklas Nordborg, 9 years ago

(In [2757]) References #652: New location of BASE JAR files

LabEnv trunk.

comment:8 by Nicklas Nordborg, 9 years ago

(In [2758]) References #652: New location of BASE JAR files

MeV trunk.

comment:9 by Nicklas Nordborg, 9 years ago

(In [2759]) References #652: New location of BASE JAR files

Normalizers trunk.

comment:10 by Nicklas Nordborg, 9 years ago

(In [2760]) References #652: New location of BASE JAR files

X-files trunk.

comment:11 by Nicklas Nordborg, 9 years ago

(In [2761]) References #652: New location of BASE JAR files

YubiKey trunk.

comment:12 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed

I guess that should be most of the BASE3-compatible plug-ins/extensions.

Note: See TracTickets for help on using tickets.