5a91ae0da4
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352096 13f79535-47bb-0310-9956-ffa450edef68
16 lines
524 B
XML
16 lines
524 B
XML
<!-- try.xml ... these are trial build targets which are currently
|
|
undergoing testing. When ready they can be moved into the main build.xml -->
|
|
|
|
<project default="trial-init" basedir="." name="Trial builds">
|
|
|
|
<!-- =================================================================== -->
|
|
<!-- Initialization target -->
|
|
<!-- =================================================================== -->
|
|
<target name="trial-init">
|
|
|
|
</target>
|
|
|
|
</project>
|
|
|
|
<!-- End of file -->
|