[ https://issues.apache.org/jira/browse/OODT-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528813#comment-16528813 ]
Chris A. Mattmann commented on OODT-693: ---------------------------------------- I can't commit this, see: {noformat} Running org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestMimeTypeExtractor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestMimeTypeExtractor Running org.apache.oodt.cas.filemgr.validation.TestXMLValidationLayer Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec - in org.apache.oodt.cas.filemgr.validation.TestXMLValidationLayer Results : Tests in error: TestDeleteProductByIdCliAction.testValidateErrors:78 » NullPointer Tests run: 230, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] OODT Core .......................................... SUCCESS [ 3.272 s] [INFO] Common Utilities ................................... SUCCESS [ 26.911 s] [INFO] CAS Command Line Interface ......................... SUCCESS [ 14.958 s] [INFO] OODT - Configuration Management .................... SUCCESS [ 29.047 s] [INFO] Process Control System Input Data Package .......... SUCCESS [ 2.032 s] [INFO] Catalog and Archive Service Generic Multi-valued Metadata Container SUCCESS [ 3.255 s] [INFO] Catalog and Archive File Management Component ...... FAILURE [03:41 min] [INFO] Catalog and Archive Resource Management Component .. SKIPPED [INFO] Catalog and Archive Workflow Management Component .. SKIPPED [INFO] Catalog and Archive Crawling Framework ............. SKIPPED [INFO] OODT CAS Curator Single Sign On Security Package ... SKIPPED [INFO] CAS Curation Web Services .......................... SKIPPED [INFO] Process Control System Core Package ................ SKIPPED [INFO] OODT Wicket Web Components ......................... SKIPPED [INFO] CAS Curation Interface ............................. SKIPPED [INFO] CAS PGE Adaptor Framework .......................... SKIPPED [INFO] CAS Installer Maven Mojo ........................... SKIPPED [INFO] OODT :: Archetypes :: OpsUI ........................ SKIPPED [INFO] OODT :: Archetypes :: RADiX ........................ SKIPPED [INFO] OODT :: Archetypes ................................. SKIPPED [INFO] CAS File Manager Browser Web App ................... SKIPPED [INFO] CAS Workflow Manager Monitor Web App ............... SKIPPED [INFO] CAS Product Server Web Application ................. SKIPPED [INFO] CAS Workflow REST Services ......................... SKIPPED [INFO] Process Control System Operator Interface Webapp ... SKIPPED [INFO] OODT Process Control System JAX-RS service layer ... SKIPPED [INFO] Apache OODT ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:01 min [INFO] Finished at: 2018-06-30T09:28:36-07:00 [INFO] Final Memory: 77M/1276M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project cas-filemgr: There are test failures. [ERROR] [ERROR] Please refer to /Users/mattmann/git/oodt/filemgr/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cas-filemgr {noformat} > Consolidate logging in OODT > --------------------------- > > Key: OODT-693 > URL: https://issues.apache.org/jira/browse/OODT-693 > Project: OODT > Issue Type: Improvement > Components: file manager > Affects Versions: 0.6 > Reporter: Lewis John McGibbney > Assignee: Imesha Sudasingha > Priority: Major > Fix For: 1.1 > > > Right now we seem to be using an array of inconsistent logging frameworks. > Personally I really like the Slf4j over Log4j setup. Extremely easy to work > with, easy to configure and Log4j 2.X is dynamite so if we can implement that > then we are laughing. > This is by no means a trivial task. > It is however an important one. -- This message was sent by Atlassian JIRA (v7.6.3#76005)