Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] reminder: please fix compile warnings


Adding this nested element to the <javac> task which compiles this jar should do the trick:  <compilerarg value="-warn:-serial" />

Sonia



Konrad Kolosowski/Toronto/IBM@IBMCA
Sent by: platform-releng-dev-admin@xxxxxxxxxxx

12/08/2004 02:09 PM

Please respond to
platform-releng-dev

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
Re: [platform-releng-dev] reminder:  please fix compile warnings






Sonia,


I have removed most warnings from help plug-ins a while ago, but the remaining are in the Java code generated at build time by JSP compiler.  Is there a way to suppress the warnings for the specific jar (for the classes ending up in jsp.jar)?
/plugins/org.eclipse.help.webapp_3.0.0/WEB-INF/lib/jsp.jar.bin.log 0 46




Konrad Kolosowski



Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-admin@xxxxxxxxxxx

12/08/2004 01:37 PM

Please respond to
platform-releng-dev

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] reminder:  please fix compile warnings








This is a reminder to the owners of plug-ins listed below to fix their compile warnings.


Please see this post for more details:


http://dev.eclipse.org/mhonarc/lists/platform-releng-dev/msg02616.html


Thanks,


Sonia
Compile Logs (Jar Files) Errors Warnings
/plugins/org.eclipse.debug.core_3.1.0/dtcore.jar.bin.log 0 2
/plugins/org.eclipse.help.webapp_3.0.0/WEB-INF/lib/jsp.jar.bin.log 0 46
/plugins/org.eclipse.jdt.debug_3.1.0/jdi.jar.bin.log 0 24
/plugins/org.eclipse.jdt.debug_3.1.0/jdimodel.jar.bin.log 0 2
/plugins/org.eclipse.jdt.launching_3.1.0/launching.jar.bin.log 0 1
/plugins/org.eclipse.osgi.tests_3.1.0/osgitests.jar.bin.log 0 1
/plugins/org.eclipse.osgi_3.1.0/osgi.jar.bin.log 0 14
/plugins/org.eclipse.pde.build_3.1.0/pdebuild.jar.bin.log 0 6
/plugins/org.eclipse.pde.core_3.1.0/pdecore.jar.bin.log 0 58
/plugins/org.eclipse.pde.ui_3.1.0/pdeui.jar.bin.log 0 11
/plugins/org.eclipse.search_3.1.0/search.jar.bin.log 0 2
/plugins/org.eclipse.test_3.1.0/automated.jar.bin.log 0 4
/plugins/org.eclipse.ui.cheatsheets_3.0.0/cheatsheets.jar.bin.log 0 7
/plugins/org.eclipse.ui.forms_3.0.0/forms.jar.bin.log 0 2
/plugins/org.eclipse.update.configurator_3.0.0/configurator.jar.bin.log 0 1
/plugins/org.eclipse.update.core_3.0.0/updatecore.jar.bin.log 0 10
/plugins/org.eclipse.update.ui_3.0.0/updateui.jar.bin.log 0 10




Back to the top