Review Request: Introduce a CAS-Metadata based renaming interface (CAS-Crawler changes)

2012-03-22 Thread brian Foster
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r// --- Review request for oodt, Chris Mattmann, Ricky Nguyen, Paul Ramirez, and Thomas

Re: Review Request: Introduce a CAS-Metadata based renaming interface (CAS-Crawler changes)

2012-03-22 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r//#review6214 ---

Re: Review Request: Introduce a CAS-Metadata based renaming interface (CAS-Crawler changes)

2012-03-22 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r//#review6215 --- looking good happy to review unit tests when they are there. LGTM

crawler actionIds

2012-03-22 Thread Thomas Bennett
Hi, I can't seem to add multiple actionIds when I launch a crawler. Specifying a single actionId seems to work. I'm just wondering if I need to specify the actionId's in a different way. Note I'm not using the script + abs paths to configuration files. Cheers, Tom Command executed: ~$ java

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Sorry forgot to mention that I'm using 0.4. ;-) On 22 March 2012 16:02, Thomas Bennett lmzxq@gmail.com wrote: Hi, I can't seem to add multiple actionIds when I launch a crawler. Specifying a single actionId seems to work. I'm just wondering if I need to specify the actionId's in a

Re: svn commit: r1302489 - in /oodt/trunk: CHANGES.txt filemgr/src/main/java/org/apache/oodt/cas/filemgr/catalog/DataSourceCatalog.java filemgr/src/test/org/apache/oodt/cas/filemgr/catalog/TestDataSou

2012-03-22 Thread Ramirez, Paul M (388J)
Hey Chris, Yep, you're right so I'll look into this further. I know that commit broke the build as Jenkins keeps telling the list. I wonder if the bug was there before. If I recall you just expanded the unit test. Anyhow when I have more time I'll try to track this down if someone doesn't get

Re: crawler actionIds

2012-03-22 Thread Brian Foster
hey thomas,i know what the problem is... working on the fix right now... i'll create an issue describing the problem and post the fix so you can patch it in as soon as i have something.-brianOn Mar 22, 2012, at 07:07 AM, Thomas Bennett lmzxq@gmail.com wrote:Sorry forgot to mention that I'm

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Awesome! I did not get a chance to look any deeper before I left work today, so thanks for looking into this. Cheers, Tom Sent from my iPhone On 22 Mar 2012, at 10:36 PM, Brian Foster holeno...@me.com wrote: hey thomas, i know what the problem is... working on the fix right now... i'll

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Hey Brian, okay... got a patch up: https://issues.apache.org/jira/browse/OODT-428 Thanks! I'll try it out tomorrow morning :-) patch it into your crawler an let me know if it solves your problem Will do! Also, on another note... that fix you did for *Metadata* to *MetadataFile*

Re: crawler actionIds

2012-03-22 Thread holenoter
hey tom,ya... i was thinking about that... i have to go back and look at how i handled boolean type options in cas-cli... i think i stuff a "true" in the value so that there is always a value... add this comment to review board when you get in tomorrow... i'll start looking into it in the meantime