Ignore:
Timestamp:
Oct 1, 2008, 4:44:29 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Addresses #137. Preparing release 2.1 of MergeBioAssay? package.

Location:
plugins/base1/se.lu.onk.MergeBioAssay/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/base1/se.lu.onk.MergeBioAssay/trunk/README

    r788 r804  
    7979  check out project, see instructions below
    8080  # cd /path/to/se.lu.onk.MergeBioAssay
    81   # wget http://baseplugins.thep.lu.se/.../BaseFile-1.0.tgz
    82   # wget http://baseplugins.thep.lu.se/.../BaseFile-1.0.tgz.MD5
     81  # wget http://baseplugins.thep.lu.se/attachment/wiki/se.lu.onk.BaseFile/BaseFile-1.0.tgz?format=raw -O BaseFile-1.0.tgz
     82  # wget http://baseplugins.thep.lu.se/attachment/wiki/se.lu.onk.BaseFile/BaseFile-1.0.tgz.MD5?format=raw -O BaseFile-1.0.tgz.MD5
    8383  # optionally compare the MD5 sum of the downloaded file and the MD5-file
    8484  # tar zxpf BaseFile-1.0.tgz
  • plugins/base1/se.lu.onk.MergeBioAssay/trunk/build.xml

    r788 r804  
    4040       1.0, 1.1, 1.2pre
    4141    -->
    42   <property name="version" value="2.1pre" />
     42  <property name="version" value="2.1" />
    4343
    4444  <property name="basefilejar" value="BaseFile" />
Note: See TracChangeset for help on using the changeset viewer.