[ 
https://issues.apache.org/jira/browse/AVRO-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667644#comment-16667644
 ] 

ASF GitHub Bot commented on AVRO-2228:
--------------------------------------

nandorKollar commented on a change in pull request #332: [AVRO-2228] Bump 
Apache Velocity to 2.0
URL: https://github.com/apache/avro/pull/332#discussion_r229068783
 
 

 ##########
 File path: 
lang/java/compiler/src/main/java/org/apache/avro/compiler/specific/SpecificCompiler.java
 ##########
 @@ -929,75 +919,6 @@ public static void main(String[] args) throws Exception {
     compileProtocol(new File(args[0]), new File(args[1]));
   }
 
-  public static final class Slf4jLogChute implements LogChute {
 
 Review comment:
   Removing this class would break the API. Despite it is unlikely that any 
Avro client used this class (and very unfortunate that it is public, it seems 
that it isn't used anywhere else apart from this class), would it be possible 
to keep this, and mark as deprecated?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Bump Apache Velocity to 2.0
> ---------------------------
>
>                 Key: AVRO-2228
>                 URL: https://issues.apache.org/jira/browse/AVRO-2228
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.8.2
>            Reporter: Fokko Driesprong
>            Priority: Major
>
> Apache Velocity 1.7 contains CVE's: CVE-2015-6420, CVE-2017-15708



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to