[
https://issues.apache.org/jira/browse/AVRO-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961305#comment-15961305
]
Suraj Acharya commented on AVRO-2018:
-------------------------------------
{code}
[INFO] 1173 resources included (use -debug for more details)
Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
Compiler warnings:
WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning: org.apache.xerces.parsers.SAXParser: Feature
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1098 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.661s
[INFO] Finished at: Fri Apr 07 19:10:44 UTC 2017
[INFO] Final Memory: 18M/237M
[INFO] ------------------------------------------------------------------------
+ exit 0
{code}
> lang/java/avro/src/test/java/org/apache/avro/TestFixed.java missing copyright
> comment
> -------------------------------------------------------------------------------------
>
> Key: AVRO-2018
> URL: https://issues.apache.org/jira/browse/AVRO-2018
> Project: Avro
> Issue Type: Bug
> Components: java
> Reporter: Suraj Acharya
> Assignee: Suraj Acharya
> Priority: Blocker
> Attachments: 0001-AVRO-2018-Add-license.patch
>
>
> Running ./build.sh rat reveals a build failure caused by a missing
> copyright comment in
> lang/java/avro/src/test/java/org/apache/avro/TestFixed.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)