Pass System Properties through plugin configuration
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
Hello,
Attached, you'll find a patch allowing to pass system properties to the
compiler as the flag -J doesn't work in compilerArguments tag
Example :
<systemProperties>
<log4j.ignoreTCL>true</log4j.ignoreTCL>
</systemProperties>
Regards
--- Sven Duzont
Original issue reported on code.google.com by sven.duz...@gmail.com
on 16 Jun 2010 at 10:51
Attachments:
GoogleCodeExporter commented
thx
i'll verify and apply asap
Original comment by bartolom...@gmail.com
on 16 Jun 2010 at 11:12
- Changed state: Accepted
GoogleCodeExporter commented
fixed
available on release 1.3.6
Original comment by bartolom...@gmail.com
on 17 Jun 2010 at 8:23
- Changed state: Fixed
- Added labels: Type-Enhancement
- Removed labels: Type-Defect