[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958443#comment-16958443 ]
ASF subversion and git services commented on SOLR-13452: -------------------------------------------------------- Commit 3ac8ef0507a5a28b9ca775b4ffec0c884cb5c33a in lucene-solr's branch refs/heads/jira/SOLR-13452_gradle_8 from Mark Robert Miller [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3ac8ef0 ] SOLR-13452: A variety of clean up work * We are incorrectly overriding our projects default directory based name - this really had the project in a whacky state. * Fix tests, we could no longer read classes from other projects. * Move build and build-eclipse to the root level instead of per project, making them easier to navigate and treat specially. * Look for user property overrides in user.properties in both the project root dir and the user home directory. * Some other minor fixes and cleanup. > 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 > Components: Build > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Major > Fix For: master (9.0) > > Attachments: gradle-build.pdf > > Time Spent: 10m > Remaining Estimate: 0h > > 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] > > https://github.com/apache/lucene-solr/tree/jira/SOLR-13452_gradle_7 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org