diff options
| author | Michael Christen <mc@yacy.net> | 2022-10-04 22:28:15 +0200 |
|---|---|---|
| committer | Michael Christen <mc@yacy.net> | 2022-10-04 22:28:15 +0200 |
| commit | 51cf17d252f33de5167e56f03ac052d0aa982b04 (patch) | |
| tree | 3dbb9edbfd77b04730dab64dfb7e3cc3f2b91d1a /build.xml | |
| parent | 867f96a32b77d6e652fe33c880b62c3f36d31b9b (diff) | |
removed warnings
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ source="${javacSource}" target="${javacTarget}" encoding="UTF-8"> <classpath refid="project.class.path" /> <compilerarg value="-Xlint"/> + <compilerarg value="-nowarn"/> </javac> <!-- prepare classpath for MANIFEST (manifest cp is relative to jar) --> |
