Build failed in Jenkins: oodt-trunk #290

2012-02-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/oodt-trunk/290/changes Changes: [pramirez] OODT-382 Lucene FileManager now initializes index in factory. -- [...truncated 1314 lines...] INFO: Deleting all records of TransactionId from catalog 'TestCatalog2' Feb 27, 2012

Build failed in Jenkins: oodt-trunk #291

2012-02-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/oodt-trunk/291/changes Changes: [pramirez] Add in OODT-382 and OODT-389. [pramirez] OODT-389 Lucene Instance Repository now has an index that is initialized in the factory. -- [...truncated 1307 lines...] INFO: Deleting

Build failed in Jenkins: oodt-trunk #292

2012-02-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/oodt-trunk/292/changes Changes: [mattmann] - add ALv2 headers -- [...truncated 1514 lines...] --- T E S T S ---

Review Request: Integrate CAS-Catalog with CAS-CLI

2012-02-27 Thread brian Foster
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4069/ --- Review request for oodt, Chris Mattmann and Paul Ramirez. Summary ---

Re: Review Request: Remove old command line option code from commons

2012-02-27 Thread brian Foster
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4071/ --- (Updated 2012-02-27 23:07:29.730154) Review request for oodt, Chris Mattmann

Build failed in Jenkins: oodt-trunk #293

2012-02-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/oodt-trunk/293/changes Changes: [bfoster] - update CHANGES.txt OODT-352 [bfoster] - Integrated CAS-CLI into CAS-Crawler OODT-352 -- [...truncated 1459 lines...] [INFO] [resources:resources

Re: Build failed in Jenkins: oodt-trunk #293

2012-02-27 Thread holenoter
hey guys,did someone add an envReplace (i.e [EnviromentVariable]) or something of the sort to our Maven build... the build keeps crashing due to this error... anyone looking into this yet?[INFO] Failed to create assembly: Failed to retrieve OS environment variables. Reason: Cannot run program

Re: Review Request: Integrate CAS-Catalog with CAS-CLI

2012-02-27 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4069/#review5377 --- Ship it! Looks good to me! - Chris On 2012-02-27 22:52:39, brian

Re: Review Request: Remove old command line option code from commons

2012-02-27 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4071/#review5380 --- Ship it! +1, ship it! - Chris On 2012-02-27 23:07:29, brian

Re: [jira] [Commented] (OODT-393) Column Based Catalog for Filemanager

2012-02-27 Thread Cameron Goodale
I think this is a great idea to help bring more JPL code to Apache so everyone can benefit. Cameron On Feb 27, 2012 8:20 PM, Chris A. Mattmann (Commented) (JIRA) j...@apache.org wrote: [

Re: Review Request: Integrate CAS-Catalog with CAS-CLI

2012-02-27 Thread Paul Ramirez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4069/#review5383 --- Ship it! Awesome job finishing out the cli stuff. - Paul On

Re: Review Request: Remove old command line option code from commons

2012-02-27 Thread Paul Ramirez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4071/#review5382 --- Ship it! Out with the old in with the new. - Paul On 2012-02-27

Build failed in Jenkins: oodt-trunk #295

2012-02-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/oodt-trunk/295/changes Changes: [mattmann] OODT-381 WIP: Create Runner framework to allow flexible WorkflowTask execution on different runtimes - use #TDD to drive the construction of the asynchronous engine runner - clean up unit test and make tests pass