Hi, The warnings can be ignored. The reason of build fail is the exist of duplicate trunk dir[1] in the 0.7.0-RC3. I don't know why because it's automatically created by maven release plugin, but simply I can delete it from there. Thanks!
Please try to build with hama-0.7.0-src.tar.gz in dis dir. 1. http://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3/trunk/ On Fri, Jun 12, 2015 at 8:16 PM, Chia-Hung Lin <[email protected]> wrote: > When compiling with source checked out from > http://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3/, following > warnings are thrown, and the build (mvn clean install) fails. That > looks like the internal dtd problem. > > 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: 4 unknown: 4 > generated: 0 approved: 567 licence. > > > > On 12 June 2015 at 18:26, Martin Illecker <[email protected]> wrote: >> +1 >> >> 2015-06-12 10:53 GMT+02:00 Andronidis Anastasios <[email protected]>: >> >>> +1 >>> >>> Kindly, >>> Anastasios >>> >>> > On 12 Jun, 2015, at 09:31, Edward J. Yoon <[email protected]> wrote: >>> > >>> > We need more vote. Pls check this RC and vote! thanks. >>> > >>> > On Wed, Jun 10, 2015 at 9:55 PM, ByungSeok Min <[email protected]> >>> wrote: >>> >> +1 >>> >> >>> >> Best Regards, Byoungseok Min >>> >> >>> >> 2015년 6월 10일 수요일, Andronidis Anastasios<[email protected]>님이 >>> 작성한 메시지: >>> >> >>> >>> +1 >>> >>> >>> >>> Cheers, >>> >>> Anastasios Andronidis >>> >>> >>> >>>> On 10 Jun, 2015, at 10:43, 김민호 <[email protected] >>> <javascript:;>> >>> >>> wrote: >>> >>>> >>> >>>> +1 >>> >>>> >>> >>>> Best regards, >>> >>>> Minho Kim >>> >>>> >>> >>>> -----Original Message----- >>> >>>> From: Edward J. Yoon [mailto:[email protected] <javascript:;>] >>> >>>> Sent: Wednesday, June 10, 2015 8:29 AM >>> >>>> To: [email protected] <javascript:;> >>> >>>> Subject: RE: [VOTE] Apache Hama 0.7 release (RC3) >>> >>>> >>> >>>> +1 >>> >>>> >>> >>>> Everything looks good. >>> >>>> >>> >>>> -- >>> >>>> Best Regards, Edward J. Yoon >>> >>>> >>> >>>> -----Original Message----- >>> >>>> From: Edward J. Yoon [mailto:[email protected] <javascript:;>] >>> >>>> Sent: Tuesday, June 09, 2015 7:39 PM >>> >>>> To: [email protected] <javascript:;> >>> >>>> Subject: [VOTE] Apache Hama 0.7 release (RC3) >>> >>>> >>> >>>> Hey all, >>> >>>> >>> >>>> I just created a 3rd release candidate for the Apache Hama 0.7 release >>> >>>> using Java 7. This RC fixes a bug of yarn module. >>> >>>> >>> >>>> The RC3 is available at: >>> >>>> >>> >>>> http://people.apache.org/~edwardyoon/dist/0.7.0-RC3/ >>> >>>> >>> >>>> Tags: >>> >>>> >>> >>>> http://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3/ >>> >>>> >>> >>>> Please try it on your environment, run the tests, verify checksum >>> files, >>> >>>> etc. and vote. >>> >>>> >>> >>>> Thanks! >>> >>>> >>> >>>> -- >>> >>>> Best Regards, Edward J. Yoon >>> >>>> >>> >>>> >>> >>> >>> >>> >>> > >>> > >>> > >>> > -- >>> > Best Regards, Edward J. Yoon >>> >>> -- Best Regards, Edward J. Yoon
