Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-489

Several Camel example projects produce warnings that could be easily resolved.

XMLWordPrintable

      Hi,

      When importing the camel examples into Eclipse, we can see a variety of errors that are easy to cleanup. The following projects are effected:

      Camel :: Example :: BAM (camel-exapmle-bam)
      Unused: import static org.apache.camel.builder.xml.XPathBuilder.xpath;

      Camel :: Example :: Cafe (camel-example-cafe)
      Unused: import org.apache.camel.Exchange;
      Unused: import org.apache.camel.ProducerTemplate;
      Unused: import java.util.ArrayList;
      Unused: import java.util.List;

      Camel :: Example :: Docs (camel-example-docs)
      Unused: import static org.apache.camel.builder.xml.XPathBuilder.xpath;

      Camel :: Example :: ETL (camel-example-etl)
      Unused: import org.springframework.util.ClassUtils;

      Camel :: Example :: Report Incident (camel-example-report-incident)
      Unused: import junit.framework.TestCase;

      Camel :: Example :: Spring :: JavaConfig (camel-example-spring-javaconfig)
      Unused: import org.apache.camel.RoutesBuilder;
      Unused: import org.apache.camel.spring.SpringCamelContext;
      Unused: import java.util.List;

      The following projects also have warning badges for other issues... this could be easily resolved as well.

      Camel :: Example :: Axis (camel-example-axis)
      Camel :: Example :: JMX (camel-example-jmx)
      Camel :: Example :: Loadbalancer camel-mina (camel-example-loadbalancing)

      The customer provided a nice snapshot with the demos circled. I also imported them into eclipse and have attached the errors I'm seeing.

        1. warning_badges.JPG
          warning_badges.JPG
          53 kB
        2. Warnings.rtf
          17 kB

            cibsen@redhat.com Claus Ibsen
            rhn-support-sjavurek Susan Javurek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: