diff options
author | David North <dnorth@apache.org> | 2016-08-02 08:36:12 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-08-02 08:36:12 +0000 |
commit | 58603eebfca10a16b34c762c2743c9741f0c331f (patch) | |
tree | 0300a890030744b577bdc1d660f9ee6dff5bcf70 | |
parent | d37c4a6fe0ca1a13248fa6ef7527e5f2caa2ff5a (diff) | |
download | poi-58603eebfca10a16b34c762c2743c9741f0c331f.tar.gz poi-58603eebfca10a16b34c762c2743c9741f0c331f.zip |
Test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754848 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + <!-- This build was tested with ant 1.9.4 although it will probably work with other versions, however at least 1.8.0 is required. |