From cab862742558f326c1a94f42e0d212139682d5e8 Mon Sep 17 00:00:00 2001
From: bwalding
Corresponds to the nested compilerarg element for the ant
- javac
+ javac
task.
Corresponds to the encoding attribute for the ant
- javac
+ javac
task.
Corresponds to the executable attribute for the ant
- javac
+ javac
task.
Corresponds to the fork attribute for the ant
- javac
+ javac
task.
Corresponds to the source attribute for the ant
- javac
+ javac
task.
Corresponds to the target attribute for the ant
- javac
+ javac
+ task.
+
+ Asks the compiler for verbose output +
+
+ Corresponds to the verbose attribute for the ant
+ javac
task.