diff options
author | David North <dnorth@apache.org> | 2016-08-02 08:35:25 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-08-02 08:35:25 +0000 |
commit | d37c4a6fe0ca1a13248fa6ef7527e5f2caa2ff5a (patch) | |
tree | c7ae432e7f001e1495535a5ca8ec1ece43e3ef86 /build.xml | |
parent | 99748cc5da3f06cf38b5c0c150ef3a05f624701e (diff) | |
download | poi-d37c4a6fe0ca1a13248fa6ef7527e5f2caa2ff5a.tar.gz poi-d37c4a6fe0ca1a13248fa6ef7527e5f2caa2ff5a.zip |
Test commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754847 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ 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. |