Opened 15 years ago

Closed 15 years ago

#223 closed task (fixed)

Add target in build.xml for downloading required GenePattern jar files

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: ZZ GenePattern integration v1.0
Component: net.sf.basedb.genepattern Keywords:
Cc:

Description

The GenePattern license doesn't allow us to distribute their jar files. But we need the jar files to compile our own code. To make things simpler for developers we should add a target in build.xml that downloads the required files.

Change History (5)

comment:1 by Nicklas Nordborg, 15 years ago

(In [1103]) References #223: Add target in build.xml for downloading required GenePattern jar files

Downloads some of required JAR files. There are probably some more, but which ones we need depends on the code we are writing.

comment:2 by Nicklas Nordborg, 15 years ago

Status: newassigned

comment:3 by Nicklas Nordborg, 15 years ago

(In [1138]) References #223: Add target in build.xml for downloading required GenePattern jar files

Now also downloads runVisualizer.jar. Added a separate ant script for downloading the same files as part of installing the package. Updated installation instructions.

comment:4 by Nicklas Nordborg, 15 years ago

(In [1139]) References #223: Add target in build.xml for downloading required GenePattern jar files

Make sure the download directory exists.

comment:5 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.