You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2015/02/20 03:21:11 UTC

[jira] [Created] (SAMZA-574) Javadoc syntax error fails build in samza-log4j

Chris Riccomini created SAMZA-574:
-------------------------------------

             Summary: Javadoc syntax error fails build in samza-log4j
                 Key: SAMZA-574
                 URL: https://issues.apache.org/jira/browse/SAMZA-574
             Project: Samza
          Issue Type: Bug
          Components: log4j
    Affects Versions: 0.9.0
            Reporter: Chris Riccomini
             Fix For: 0.9.0


{noformat}
:samza-log4j:javadoc
/Users/criccomi/Code/samza/samza-log4j/src/main/java/org/apache/samza/logging/log4j/serializers/LoggingEventStringSerde.java:31: error: syntax error in reference
 * the {@link @LoggingEvent}'s messages into bytes. {@link #fromBytes(byte[] bytes)} will creates a new
       ^
/Users/criccomi/Code/samza/samza-log4j/src/main/java/org/apache/samza/logging/log4j/serializers/LoggingEventStringSerde.java:34: warning - Tag @link:illegal character: "64" in "@LoggingEvent"
1 error
1 warning
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)