Changeset 804 for plugins/base1/se.lu.onk.MergeBioAssay/trunk
- Timestamp:
- Oct 1, 2008, 4:44:29 PM (15 years ago)
- 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 79 79 check out project, see instructions below 80 80 # cd /path/to/se.lu.onk.MergeBioAssay 81 # wget http://baseplugins.thep.lu.se/ .../BaseFile-1.0.tgz82 # wget http://baseplugins.thep.lu.se/ .../BaseFile-1.0.tgz.MD581 # 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 83 83 # optionally compare the MD5 sum of the downloaded file and the MD5-file 84 84 # tar zxpf BaseFile-1.0.tgz -
plugins/base1/se.lu.onk.MergeBioAssay/trunk/build.xml
r788 r804 40 40 1.0, 1.1, 1.2pre 41 41 --> 42 <property name="version" value="2.1 pre" />42 <property name="version" value="2.1" /> 43 43 44 44 <property name="basefilejar" value="BaseFile" />
Note: See TracChangeset
for help on using the changeset viewer.