Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/8#issuecomment-106826140
  
    Howard, your PR doesn't build because of these issues:
    
    
/work/apache/six-merge/artemis-selector/target/generated-sources/javacc/org/apache/activemq/artemis/selector/hyphenated/SimpleCharStream.java:223:
 error: [DepAnn] Deprecated item is not annotated with @Deprecated
      public int getColumn() {
                 ^
        (see http://errorprone.info/bugpattern/DepAnn)
      Did you mean '@Deprecated'?
    
/work/apache/six-merge/artemis-selector/target/generated-sources/javacc/org/apache/activemq/artemis/selector/hyphenated/SimpleCharStream.java:232:
 error: [DepAnn] Deprecated item is not annotated with @Deprecated
      public int getLine() {
                 ^
        (see http://errorprone.info/bugpattern/DepAnn)
      Did you mean '@Deprecated'?
    
/work/apache/six-merge/artemis-selector/target/generated-sources/javacc/org/apache/activemq/artemis/selector/strict/SimpleCharStream.java:223:
 error: [DepAnn] Deprecated item is not annotated with @Deprecated
      public int getColumn() {
                 ^
        (see http://errorprone.info/bugpattern/DepAnn)
      Did you mean '@Deprecated'?
    
/work/apache/six-merge/artemis-selector/target/generated-sources/javacc/org/apache/activemq/artemis/selector/strict/SimpleCharStream.java:232:
 error: [DepAnn] Deprecated item is not annotated with @Deprecated
      public int getLine() {
                 ^
        (see http://errorprone.info/bugpattern/DepAnn)
      Did you mean '@Deprecated'?
    Note: Some input files use unchecked or unsafe operations.
    
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to