1 Reply Latest reply on Dec 14, 2009 4:11 AM by jmesnil

    Unmappable characters in javadoc

    timfox

      When building from clean in trunk I'm getting quite a lot of warnings about unmappable characters:

      e.g.

       [javac] /home/tim/workspace/trunk/src/main/org/hornetq/jms/management/JMSServerControl.java:422: warning: unmappable character for encoding UTF8
       [javac] * The {@code liveTransportParams} is a comma-separated list of key=value for the transport parameters corresponding to the {@code TransportConfiguration}�parameters.
      


      I'm guessing these are some French characters that Jeff added??