[
https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845411#comment-16845411
]
Varun Thacker edited comment on SOLR-13452 at 5/22/19 1:39 AM:
---------------------------------------------------------------
When i run {{./gradlew runjflex}} StandardTokenizerImpl has a compile time
error - I believe we need to port this hack
[https://github.com/apache/lucene-solr/blob/c756b50ae4324b5692b2956c7a5d484122ac3016/lucene/common-build.xml#L2575]
over? I'll try to address this and post back.
I knew about this specifically because I recently ran into this while trying to
build a custom tokenizer
Just changing the skeleton.default file and removing the final modifier from
ZZ_BUFFERSIZE didn't work . It hadn't worked for me previously as well. I'll
look at it when I'm back in a few hours
was (Author: varunthacker):
When i run {{./gradlew runjflex}} StandardTokenizerImpl has a compile time
error - I believe we need to port this hack
[https://github.com/apache/lucene-solr/blob/c756b50ae4324b5692b2956c7a5d484122ac3016/lucene/common-build.xml#L2575]
over? I'll try to address this and post back.
I knew about this specifically because I recently ran into this while trying to
build a custom tokenizer
> Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.
> -------------------------------------------------------------------------
>
> Key: SOLR-13452
> URL: https://issues.apache.org/jira/browse/SOLR-13452
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Build
> Reporter: Mark Miller
> Priority: Major
>
> I took some things from the great work that Dat did in
> [https://github.com/apache/lucene-solr/tree/jira/gradle] and took the ball a
> little further.
>
> When working with gradle in sub modules directly, I recommend
> [https://github.com/dougborg/gdub]
> This gradle branch uses the following plugin for version locking, version
> configuration and version consistency across modules:
> [https://github.com/palantir/gradle-consistent-versions]
> By default, dependencies are not transitive, but there is a special
> Configuration for adding dependencies on other project internal modules that
> are transitive to their direct external dependencies (their jar libs).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]