Revision 6096
Added by Matt Jones over 13 years ago
build.xml | ||
---|---|---|
174 | 174 |
<property name="style-skins-relpath" value="/style/skins" /> |
175 | 175 |
<property name="util-module" value="utilities" /> |
176 | 176 |
<!-- property name="utilities-tag" value="trunk" / --> |
177 |
<property name="utilities-tag" value="tags/UTILITIES_1_1_0_RC1" />
|
|
177 |
<property name="utilities-tag" value="tags/UTILITIES_1_1_0_RC2" />
|
|
178 | 178 |
<property name="seek-tag" value="tags/ECOGRID_1_2_2_RC3" /> |
179 | 179 |
<property name="eml-module" value="eml" /> |
180 | 180 |
<property name="eml-version" value="2.0.0beta6" /> |
Also available in: Unified diff
Committing the change to the utilities tag to pick up fixes in newline handling at the end of the files. With this, the MetacatClientTests pass.