Changeset 801
- Timestamp:
- Oct 1, 2008, 4:25:44 PM (14 years ago)
- Location:
- plugins/base1/se.lu.onk.ReplicateError/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base1/se.lu.onk.ReplicateError/trunk/README
r790 r801 87 87 check out project, see instructions below 88 88 # cd /path/to/se.lu.onk.ReplicateError 89 # wget http://baseplugins.thep.lu.se/ .../BaseFile-1.0.tgz90 # wget http://baseplugins.thep.lu.se/ .../BaseFile-1.0.tgz.MD589 # wget http://baseplugins.thep.lu.se/attachment/wiki/se.lu.onk.BaseFile/BaseFile-1.0.tgz?format=raw -O BaseFile-1.0.tgz 90 # 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 91 91 # optionally compare the MD5 sum of the downloaded file and the MD5-file 92 92 # tar zxpf BaseFile-1.0.tgz -
plugins/base1/se.lu.onk.ReplicateError/trunk/build.xml
r789 r801 40 40 1.0, 1.1, 1.2pre 41 41 --> 42 <property name="version" value="1.3 pre" />42 <property name="version" value="1.3" /> 43 43 44 44 <property name="basefilejar" value="BaseFile" />
Note: See TracChangeset
for help on using the changeset viewer.