You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by xristy <gi...@git.apache.org> on 2018/06/08 13:12:02 UTC

[GitHub] jena pull request #430: JENA-1556 text:query multilingual enhancements

GitHub user xristy opened a pull request:

    https://github.com/apache/jena/pull/430

    JENA-1556 text:query multilingual enhancements

    implements proposed enhancements in JENA-1556

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

    $ git pull https://github.com/BuddhistDigitalResourceCenter/jena JENA-1556-MutilingualEnhancements

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

    https://github.com/apache/jena/pull/430.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 #430
    
----
commit 8a99de5aa808b99fbfdb45eb56dfddadebd064d7
Author: Chris Tomlinson <ct...@...>
Date:   2018-06-08T13:06:09Z

    Merged Search-with dev branch

----


---

[GitHub] jena issue #430: JENA-1556 text:query multilingual enhancements

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/430
  
    Hi - this PR has a lot of changes for 3.7.0-SNAPSHOT to 3.7.0: all POMs, TDB1, TDB2, the GroupBy changes and more. I'm a bit worried this will undo unrelated changesl; its a lot of files to unpick.
    
    Would it be possible to have the PR as changes to the current development 3.8.0-SNAPSHOT?
    
    (I'm guessing the real changes are in jena-text:org.apache.jena.query.text, and nothing outside this area?)


---

[GitHub] jena issue #430: JENA-1556 text:query multilingual enhancements

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/430
  
    Thanks - it's not just cleaner, it's safer!


---

[GitHub] jena issue #430: JENA-1556 text:query multilingual enhancements

Posted by xristy <gi...@git.apache.org>.
Github user xristy commented on the issue:

    https://github.com/apache/jena/pull/430
  
    Yes the changes are only in jena-text. I needed a 3.7.0 w/ the enhancements. I’ll try to set up with 3.8.0-Snapshot. 
    
    Chris
    
    > On Jun 8, 2018, at 09:58, Andy Seaborne <no...@github.com> wrote:
    > 
    > Hi - this PR has a lot of changes for 3.7.0-SNAPSHOT to 3.7.0: all POMs, TDB1, TDB2, the GroupBy changes and more. I'm a bit worried this will undo unrelated changesl; its a lot of files to unpick.
    > 
    > Would it be possible to have the PR as changes to the current development 3.8.0-SNAPSHOT?
    > 
    > (I'm guessing the real changes are in jena-text:org.apache.jena.query.text, and nothing outside this area?)
    > 
    > —
    > You are receiving this because you authored the thread.
    > Reply to this email directly, view it on GitHub, or mute the thread.



---

[GitHub] jena pull request #430: JENA-1556 text:query multilingual enhancements

Posted by xristy <gi...@git.apache.org>.
Github user xristy closed the pull request at:

    https://github.com/apache/jena/pull/430


---

[GitHub] jena issue #430: JENA-1556 text:query multilingual enhancements

Posted by xristy <gi...@git.apache.org>.
Github user xristy commented on the issue:

    https://github.com/apache/jena/pull/430
  
    Closing in favor of [PR #436](https://github.com/apache/jena/pull/436)


---