GitHub user TerminusSatani opened a pull request:

    https://github.com/apache/nutch/pull/122

    2.x

    review the gora

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/nutch 2.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #122
    
----
commit da06e18087e176411adae4cf7ae98155d5baed87
Author: Lewis John McGibbney <[email protected]>
Date:   2013-03-24T21:11:13Z

    trivial update for gora-sql-mapping.xml to accommodate batchId
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1460464 
13f79535-47bb-0310-9956-ffa450edef68

commit 4b1cd064e4a7bb786844710853be4a9e15594618
Author: lufeng <[email protected]>
Date:   2013-03-26T14:09:27Z

    NUTCH-1532 Replace 'segment' mapping field with batchId
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1461140 
13f79535-47bb-0310-9956-ffa450edef68

commit 3b75af93291a7066397bf61dfb305664e6291ad4
Author: Lewis John McGibbney <[email protected]>
Date:   2013-03-26T18:54:49Z

    NUTCH-1038 Port IndexingFiltersChecker to 2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1461267 
13f79535-47bb-0310-9956-ffa450edef68

commit 5e4fc3b0cf3af73a2cc66580dabf9cc503dbb18e
Author: Lewis John McGibbney <[email protected]>
Date:   2013-03-26T19:19:36Z

    NUTCH-1419 parsechecker and indexchecker to report protocol status
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1461274 
13f79535-47bb-0310-9956-ffa450edef68

commit a922f441eb6eec66c7d5ed848037e70b41ff127f
Author: Sebastian Nagel <[email protected]>
Date:   2013-03-27T21:33:38Z

    parsechecker and indexchecker to report truncated content
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1461857 
13f79535-47bb-0310-9956-ffa450edef68

commit 4bb01d6b908dc230c8be89d398b03a86581ec42b
Author: lufeng <[email protected]>
Date:   2013-03-28T13:09:09Z

    NUTCH-1547 BasicIndexingFilter - Problem to index full title 
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1462079 
13f79535-47bb-0310-9956-ffa450edef68

commit 77f2d93bc28c9f2e3c04a0bc71271a68e749a514
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-03T21:15:07Z

    NUTCH-1552 possibility of a NPE in index-more plugin
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1464207 
13f79535-47bb-0310-9956-ffa450edef68

commit 94fd18e20da079cec8e0b371162654b6920e8a6c
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-08T00:33:23Z

    NUTCH-1551 Improve WebTableReader field order and display batchId
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1465521 
13f79535-47bb-0310-9956-ffa450edef68

commit fa271dcaad82a7ab5ed81234eb6527b84df58d4b
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-08T00:36:59Z

    NUTCH-1532 Replace 'segment' mapping field with batchId
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1465522 
13f79535-47bb-0310-9956-ffa450edef68

commit b514d99d2f76c106cede3d2dcc38054fbb46b3b8
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-08T19:46:29Z

    NUTCH-1554 org.apache.nutch.net.protocols.HttpDateFormat should NOT be 
Locale.US aware
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1465742 
13f79535-47bb-0310-9956-ffa450edef68

commit eb924b14c712d12bab211ba58dd6d8f8bd6c9c39
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-08T23:53:53Z

    revert NUTCH-1554 org.apache.nutch.net.protocols.HttpDateFormat should NOT 
be Locale.US aware
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1465834 
13f79535-47bb-0310-9956-ffa450edef68

commit 65265ec9538b2acf96d7a57c4edc7a394e0b5995
Author: Lewis John McGibbney <[email protected]>
Date:   2013-04-17T23:20:36Z

    NUTCH-1501 Harmonize behavior of parsechecker and indexchecker
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1469099 
13f79535-47bb-0310-9956-ffa450edef68

commit e306983e518ba028be6527e5799569ee921740e5
Author: Julien Nioche <[email protected]>
Date:   2013-04-18T09:26:07Z

    Fixed detection of job file for distributed mode
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1469241 
13f79535-47bb-0310-9956-ffa450edef68

commit e105ddc139256fa3a0a07a3dc7dee8a92960338a
Author: Tejas Patil <[email protected]>
Date:   2013-04-28T23:35:58Z

    NUTCH-346 Improve readability of logs/hadoop.log
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1476861 
13f79535-47bb-0310-9956-ffa450edef68

commit 6a8dd5b50bcfbeee13d632ca35f95bd49041699d
Author: Tejas Patil <[email protected]>
Date:   2013-04-29T20:26:52Z

    NUTCH-1031 Delegate parsing of robots.txt to crawler-commons
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1477319 
13f79535-47bb-0310-9956-ffa450edef68

commit 4ad91a0034d3286aa371261c37d9710a1185b8dd
Author: Tejas Patil <[email protected]>
Date:   2013-04-30T19:36:23Z

    NUTCH-1273 Fix [deprecation] javac warnings
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1477792 
13f79535-47bb-0310-9956-ffa450edef68

commit f33a23092628443eb264ab8c6be7273da5916b59
Author: Tejas Patil <[email protected]>
Date:   2013-05-03T19:24:41Z

    NUTCH-1514 Phase out the deprecated configuration properties (if possible)
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1478937 
13f79535-47bb-0310-9956-ffa450edef68

commit 6197d9a0768057f537dd756e0c58ec48199a14d6
Author: Tejas Patil <[email protected]>
Date:   2013-05-03T19:27:06Z

    NUTCH-1514 Phase out the deprecated configuration properties (if possible)
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1478938 
13f79535-47bb-0310-9956-ffa450edef68

commit 5cb3e12dcbea2a32ef825c657f426d1ff7bf5ba6
Author: Tejas Patil <[email protected]>
Date:   2013-05-07T06:41:34Z

    NUTCH-1277 Fix [fallthrough] javac warnings
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1479774 
13f79535-47bb-0310-9956-ffa450edef68

commit 154b94de994e1acf383508fc80e954dabe07f56b
Author: Sebastian Nagel <[email protected]>
Date:   2013-05-08T22:04:04Z

    NUTCH-956 solrindex issues
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1480484 
13f79535-47bb-0310-9956-ffa450edef68

commit dc4d64ac7556bdffd18842847f91b77bbf996484
Author: Tejas Patil <[email protected]>
Date:   2013-05-09T07:45:09Z

    Added crawler-commons dependency in pom.xml
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1480550 
13f79535-47bb-0310-9956-ffa450edef68

commit 3cfd7271ede16307daf0929ab1b7c6b543fe6c29
Author: Lewis John McGibbney <[email protected]>
Date:   2013-05-19T21:11:54Z

    NUTCH-1573 Upgrade to most recent JUnit 4.x to improve test flexibility
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1484348 
13f79535-47bb-0310-9956-ffa450edef68

commit f1d774ffe1559eb4fb7f963f62ed2846e02b6643
Author: lufeng <[email protected]>
Date:   2013-05-20T13:44:11Z

    NUTCH-1563 FetchSchedule#getFields is never used by GeneraterJob
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1484482 
13f79535-47bb-0310-9956-ffa450edef68

commit f414a95b645bea518bcab7915c41baee5442053a
Author: Tejas Patil <[email protected]>
Date:   2013-05-21T00:40:16Z

    NUTCH-1053 Parsing of RSS feeds fails
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1484627 
13f79535-47bb-0310-9956-ffa450edef68

commit 8fb39713c27ea392f23af3b2bc6d9808c695fa14
Author: Tejas Patil <[email protected]>
Date:   2013-05-21T01:29:55Z

    NUTCH-1513 Support Robots.txt for Ftp urls
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1484637 
13f79535-47bb-0310-9956-ffa450edef68

commit 4eebc0332d143f2ca7fe697218a8d8a8167744b0
Author: Lewis John McGibbney <[email protected]>
Date:   2013-05-22T03:45:48Z

    NUTCH-1569 Upgrade 2.x to Gora 0.3
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1485044 
13f79535-47bb-0310-9956-ffa450edef68

commit fc567881598f8fb31390aa38793784280f3775e4
Author: Tejas Patil <[email protected]>
Date:   2013-05-22T09:07:53Z

    NUTCH-1249 and NUTCH-1275 : Resolve all issues flagged up by adding javac 
-Xlint argument
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1485125 
13f79535-47bb-0310-9956-ffa450edef68

commit d9fcc771a1258684f9c4b656e2296caabd0b8263
Author: Lewis John McGibbney <[email protected]>
Date:   2013-05-22T22:44:12Z

    revert NUTCH-1569 Upgrade 2.x to Gora 0.3
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1485475 
13f79535-47bb-0310-9956-ffa450edef68

commit 4486b7d8231859f287f0d9ae00564a25359aee2d
Author: Lewis John McGibbney <[email protected]>
Date:   2013-05-23T20:37:13Z

    NUTCH-1243 Junit jar removed from lib
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1485844 
13f79535-47bb-0310-9956-ffa450edef68

commit 7972dd473099baab72533196be897cb5e2d67cbc
Author: Lewis John McGibbney <[email protected]>
Date:   2013-05-23T20:42:52Z

    NUTCH-1569 Upgrade 2.x to Gora 0.3
    
    git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/2.x@1485846 
13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to