Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2014-07-23 14:09:52 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2014-07-23 14:09:52 +0400
commitb8c576988d525f4818d7025afa03971dcf851075 (patch)
tree0757081818a77b11b487fede7a799628218807ae
parent6a389cd26d8ced25e5e3921caa9c65705bab4e69 (diff)
update
-rw-r--r--ant/jdk13.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ant/jdk13.xml b/ant/jdk13.xml
index 1839c548..d02f92fe 100644
--- a/ant/jdk13.xml
+++ b/ant/jdk13.xml
@@ -163,6 +163,7 @@
<exclude name="**/SignedMailValidatorTest.java" />
<exclude name="**/DummyCertPathReviewer.java" />
</fileset>
+ <fileset dir="mail/src/test/resources" />
<fileset dir="prov/src/main/resources" includes="**/*.properties" />
<fileset dir="core/src/test/javadoc" includes="**/*.html" />
<fileset dir="core/src/test/resources" includes="**/*.properties" />