bessbd commented on a change in pull request #340: URL: https://github.com/apache/flume/pull/340#discussion_r607368347
########## File path: flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml ########## @@ -84,6 +84,11 @@ limitations under the License. </exclusions> </dependency> + <dependency> + <groupId>org.jdom</groupId> + <artifactId>jdom</artifactId> Review comment: Do you happen to know if the license of `jdom` is ASF-compatible? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org