Fix target compile-ooxml-ss, it needs the crypt-code now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811596 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e24f25d0ef
commit
73443aacf6
@ -1098,6 +1098,7 @@ under the License.
|
||||
<include name="org/apache/poi/ss/**/*.java"/>
|
||||
<include name="org/apache/poi/xssf/**/*.java"/>
|
||||
<include name="org/apache/poi/extractor/**/*.java"/>
|
||||
<include name="org/apache/poi/poifs/crypt/**/*.java"/>
|
||||
</javac>
|
||||
<!-- compile the tests -->
|
||||
<javac target="${jdk.version.class}"
|
||||
|
Loading…
Reference in New Issue
Block a user