[
https://issues.apache.org/jira/browse/AVRO-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743118#comment-17743118
]
ASF subversion and git services commented on AVRO-3795:
-------------------------------------------------------
Commit b7023cfd730e2a503dcfafc6d77ded9fd973e552 in avro's branch
refs/heads/master from MichaĆ Jagielski
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b7023cfd7 ]
AVRO-3795: [Java] Raise exception for nonexistent imports in maven-plugin
(#2334)
* AVRO-3795: [Java] Testcase for nonexistent files in maven-plugin
* AVRO-3795: [Java] Raise exception for nonexistent imports in maven-plugin
* AVRO-3795: [Java] Fix testcases for nonexistent files in maven-plugin
* AVRO-3795: [Java] Check imports for maven-plugin in separate method
> Correct handling of nonexistent files in maven-plugin
> -----------------------------------------------------
>
> Key: AVRO-3795
> URL: https://issues.apache.org/jira/browse/AVRO-3795
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.11.2
> Reporter: Michal Jagielski
> Assignee: Michal Jagielski
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.11.3
>
> Original Estimate: 1h
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Nonexistent files included in "import" declarations of _maven-plugin_ are
> silently ignored. I think it's erroneous behavior that may be fixed easily.
> It already caused bugs in our company and I see that we're not the only ones.
> I've created a PR from branch with testcase and working fix. I will be
> grateful if you can take a look on that and either merge or suggest other
> solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)