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

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

     [ https://issues.apache.org/jira/browse/SAMZA-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yan Fang updated SAMZA-574:
---------------------------
    Attachment: SAMZA-574.patch

Sorry. It's a typo. Quick fix. Just two lines. No RB.

> 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
>
>         Attachments: SAMZA-574.patch
>
>
> {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)