fix warnings/deprecation errors in core java build
Reported by Greg Schueler | January 20th, 2011 @ 12:10 PM
fix unchecked cast and deprecation warnings in java code
build.gradle can set compiler args to display these warnings this way:
compileJava.options.compilerArgs = [ '-Xlint:unchecked','-Xlint:deprecation' ]
Comments and changes to this ticket
-
Alex-SF February 1st, 2011 @ 11:45 AM
- Milestone cleared.
- Milestone order changed from 16 to 0
-
Greg Schueler June 22nd, 2012 @ 10:33 AM
- State changed from new to hold
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues