Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 12 Number of classfiles: 14

Problems: 4 (Errors: 0 Warnings: 4 )

Source File: org/eclipse/jst/ws/internal/cxf/creation/core/commands/CXFDeployCommand.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

CXFDeployCommand.java :

43 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/creation/core/commands/Java2WSSelectSEICommand.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

Java2WSSelectSEICommand.java :

46 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/creation/core/commands/WSDL2JavaCommand.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

WSDL2JavaCommand.java :

46 : @SuppressWarnings("restriction")

Source File: org/eclipse/jst/ws/internal/cxf/creation/core/commands/WSDL2JavaDefaultingCommand.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("restriction")

WSDL2JavaDefaultingCommand.java :

56 : @SuppressWarnings("restriction")