[
https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036441#comment-13036441
]
Grant Ingersoll commented on LUCENE-3104:
-----------------------------------------
Here's an example of running just the test-patch.sh:
{quote}
./test-patch.sh DEV ../../../patches/LUCENE-3120.patch
/path/trunk-clean/build/patches /usr/bin/svn /usr/bin/grep /usr/bin/patch
/path/lucene/dev/trunk-clean
{quote}
Note, the directory where you are applying the patch (trunk-clean) must be
clear of all mods.
> Hook up Automated Patch Checking for Lucene/Solr
> ------------------------------------------------
>
> Key: LUCENE-3104
> URL: https://issues.apache.org/jira/browse/LUCENE-3104
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Grant Ingersoll
> Attachments: LUCENE-3104.patch
>
>
> It would be really great if we could get feedback to contributors sooner on
> many things that are basic (tests exist, patch applies cleanly, etc.)
> From Nigel Daley on [email protected]
> {quote}
> I revamped the precommit testing in the fall so that it doesn't use Jira
> email anymore to trigger a build. The process is controlled by
> https://builds.apache.org/hudson/job/PreCommit-Admin/
> which has some documentation up at the top of the job. You can look at the
> config of the job (do you have access?) to see what it's doing. Any project
> could use this same admin job -- you just need to ask me to add the project
> to the Jira filter used by the admin job
> (https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12313474/SearchRequest-12313474.xml?tempMax=100
> ) once you have the downstream job(s) setup for your specific project. For
> Hadoop we have 3 downstream builds configured which also have some
> documentation:
> https://builds.apache.org/hudson/job/PreCommit-HADOOP-Build/
> https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/
> https://builds.apache.org/hudson/job/PreCommit-HDFS-Build/
> {quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]