GitHub user mdavis95 opened a pull request:

    https://github.com/apache/lucene-solr/pull/59

    Lucene Compiling under Gradle

    All lucene modules comping, no solr modules yet
    Still no javacc for queryparser
    All test cases fail due to gradle stealing system out

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

    $ git pull https://github.com/mdavis95/lucene-solr trunk

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

    https://github.com/apache/lucene-solr/pull/59.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 #59
    
----
commit b0ac39255dc2af9c141fd97d88525117ac9c268d
Author: Matt Davis <[email protected]>
Date:   2014-06-25T21:04:28Z

    Add gradle wrapper and basic build scripts for parts of lucene
    Test cases are not being run at this point and none of solr is being 
compiled

commit 0d0b81d6c161484ff0ab448c4249252ff6549df1
Author: Matt Davis <[email protected]>
Date:   2014-06-27T11:28:26Z

    Fix maven code to be more sane

commit f1931ecb25423009062f6290d3f69641db2ee066
Author: Matt Davis <[email protected]>
Date:   2014-06-27T12:59:44Z

    all of lucene is compiling but no javacc
    test cases are failing due to gradle stealing system out

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to