[JBoss JIRA] (JBWS-3878) Deal with javadoc warnings
by R Searls (JIRA)
[ https://issues.jboss.org/browse/JBWS-3878?page=com.atlassian.jira.plugin.... ]
R Searls commented on JBWS-3878:
--------------------------------
I built jbossws using JDK 1.8.0_40. I saw only 2 groups of deprecation WARNINGS.
1.) Logging annotions in org/jboss/wsf/stack/cxf/jaspi/log/Loggers.java
I checked in a change for this (Committed revision 19595)
2) deprecated classes
org.jboss.wsf.stack.cxf.client.configuration.JBossWSSpringConfigurer
org.jboss.wsf.stack.cxf.client.configuration.JBossWSSpringBusFactory
which I have not addresses yet.
How did you generate the javadoc warnings?
> Deal with javadoc warnings
> --------------------------
>
> Key: JBWS-3878
> URL: https://issues.jboss.org/browse/JBWS-3878
> Project: JBoss Web Services
> Issue Type: Task
> Components: jbossws-cxf
> Reporter: Alessio Soldano
> Assignee: R Searls
> Fix For: jbossws-cxf-5.0
>
>
> Fix all javadoc warnings printed out when building jbossws components (especially with JDK8)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 8 months