[jira] [Updated] (NUTCH-1569) Upgrade 2.x to Gora 0.3

2013-05-23 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1569:


Attachment: NUTCH-1569-v3.patch

FInal patch which changes gora-core's Ivy configuration from 
{code}
conf="*->compile"
{code}  
to
{code}
conf="*->default"
{code}

> Upgrade 2.x to Gora 0.3
> ---
>
> Key: NUTCH-1569
> URL: https://issues.apache.org/jira/browse/NUTCH-1569
> Project: Nutch
>  Issue Type: Improvement
>  Components: build, storage
>Affects Versions: 2.2
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
> Attachments: NUTCH-1569.patch, NUTCH-1569.v2.patch, 
> NUTCH-1569-v3.patch
>
>
> We just released the Maven artifacts and I would like to upgrade before we 
> push the RC for 2.2 :)
> Patch coming up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (NUTCH-1569) Upgrade 2.x to Gora 0.3

2013-05-19 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1569:


Issue Type: Improvement  (was: Bug)

> Upgrade 2.x to Gora 0.3
> ---
>
> Key: NUTCH-1569
> URL: https://issues.apache.org/jira/browse/NUTCH-1569
> Project: Nutch
>  Issue Type: Improvement
>  Components: build, storage
>Affects Versions: 2.2
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
> Attachments: NUTCH-1569.patch, NUTCH-1569.v2.patch
>
>
> We just released the Maven artifacts and I would like to upgrade before we 
> push the RC for 2.2 :)
> Patch coming up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (NUTCH-1569) Upgrade 2.x to Gora 0.3

2013-05-19 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1569:


Attachment: NUTCH-1569.v2.patch

New updated patch for upgrade to Gora 0.3 artifacts.
This patch uses the MemStore for some Test's. 
Ut also introduces annotations to temporarily ignore some tests which extend 
AbtsractNutchTest (which previously used the now deprecated gora-sql 
0.1.1-incubating artifact).
Finally, this patch implements better Exception handling for our client code. 
There were some changes made in the Gora 0.3 API and these have been baked in 
to this patch.
Please test and we can hopefully upgrade before pushing 2.2 RC.
Thank you

> Upgrade 2.x to Gora 0.3
> ---
>
> Key: NUTCH-1569
> URL: https://issues.apache.org/jira/browse/NUTCH-1569
> Project: Nutch
>  Issue Type: Bug
>  Components: build, storage
>Affects Versions: 2.2
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
> Attachments: NUTCH-1569.patch, NUTCH-1569.v2.patch
>
>
> We just released the Maven artifacts and I would like to upgrade before we 
> push the RC for 2.2 :)
> Patch coming up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (NUTCH-1569) Upgrade 2.x to Gora 0.3

2013-05-18 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1569:


Attachment: NUTCH-1569.patch

Patch.
The upgrade breaks ALL tests which rely upon Gora's SqlStore...
The idea is to @Ignore the tests, fix the MemStore in Gora then use it once we 
relase Gora again... which could be quite soon. 

> Upgrade 2.x to Gora 0.3
> ---
>
> Key: NUTCH-1569
> URL: https://issues.apache.org/jira/browse/NUTCH-1569
> Project: Nutch
>  Issue Type: Bug
>  Components: build, storage
>Affects Versions: 2.2
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
> Attachments: NUTCH-1569.patch
>
>
> We just released the Maven artifacts and I would like to upgrade before we 
> push the RC for 2.2 :)
> Patch coming up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (NUTCH-1569) Upgrade 2.x to Gora 0.3

2013-05-18 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/NUTCH-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1569:


Patch Info: Patch Available

> Upgrade 2.x to Gora 0.3
> ---
>
> Key: NUTCH-1569
> URL: https://issues.apache.org/jira/browse/NUTCH-1569
> Project: Nutch
>  Issue Type: Bug
>  Components: build, storage
>Affects Versions: 2.2
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
> Attachments: NUTCH-1569.patch
>
>
> We just released the Maven artifacts and I would like to upgrade before we 
> push the RC for 2.2 :)
> Patch coming up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira