----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21281/#review42676 -----------------------------------------------------------
Ship it! Ship It! - Tom Beerbower On May 9, 2014, 9:02 p.m., Jonathan Hurley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21281/ > ----------------------------------------------------------- > > (Updated May 9, 2014, 9:02 p.m.) > > > Review request for Ambari and Tom Beerbower. > > > Bugs: AMBARI-5721 > https://issues.apache.org/jira/browse/AMBARI-5721 > > > Repository: ambari > > > Description > ------- > > When using PyDev, the .pydev file is being flagged by Rat, causing a test > failure. The ambari-agent/pom.xml should match ambari-server/pom.xml to > prevent this. > > > Diffs > ----- > > ambari-agent/pom.xml 9e1baa1 > > Diff: https://reviews.apache.org/r/21281/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 305 tests in 1.867s > > OK > [INFO] > [INFO] --- apache-rat-plugin:0.10:check (default) @ ambari-agent --- > [INFO] 51 implicit excludes (use -debug for more details). > [INFO] Exclude: src/examples/* > [INFO] Exclude: src/test/python/dummy*.txt > [INFO] Exclude: src/test/python/ambari_agent/dummy_files/* > [INFO] Exclude: src/test/python/ambari_agent/dummy*.txt > [INFO] Exclude: src/main/python/ambari_agent/imports.txt > [INFO] Exclude: src/main/puppet/modules/stdlib/** > [INFO] Exclude: **/*.erb > [INFO] Exclude: **/*.json > [INFO] Exclude: **/*.pydevproject > [INFO] 552 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. > 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://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not > recognized. > [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 > approved: 409 licence. > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4.050s > [INFO] Finished at: Fri May 09 16:51:30 EDT 2014 > [INFO] Final Memory: 7M/81M > > > Thanks, > > Jonathan Hurley > >
