[ 
https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114545#comment-15114545
 ] 

Uwe Schindler edited comment on LUCENE-6938 at 1/24/16 9:31 PM:
----------------------------------------------------------------

Hi,
here is the former "ant check-svn-working-copy" now ritten for git. Its running 
almost the same checks:
- It reports unversioned or missing files and fails build
- If it runs as Jenkins (or for checking regeneration of sources), it also 
fails build on changes in working copy
- if it is not a working copy, it prints a warning and proceeds

As GIT has no file properties, we don't do property checks like EOL-style or 
MIME-type.

The usage is same, it runs by ant validate/precommit. The target name changes a 
bit, I removed the "svn".

I will commit this a bit later. I do some tests with different (non-)working 
copies.


was (Author: thetaphi):
Hi,
here is the former "ant check-svn-working-copy" now ritten for git. Its running 
almost the same checks:
- It reports unversioned or missing files and fails build
- If it runs as Jenkins (or for checking regeneration of sources), it also 
fails build on changes in working copy
- if it is not a working copy, it prints a warning and proceeds

The usage is same, it runs by ant validate/precommit. The target name changes a 
bit, I removed the "svn".

I will commit this a bit later. I do some tests with different (non-)working 
copies.

> Convert build to work with Git rather than SVN.
> -----------------------------------------------
>
>                 Key: LUCENE-6938
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6938
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: LUCENE-6938-1.patch, LUCENE-6938-wc-checker.patch, 
> LUCENE-6938-wc-checker.patch, LUCENE-6938.patch, LUCENE-6938.patch, 
> LUCENE-6938.patch, LUCENE-6938.patch
>
>
> We assume an SVN checkout in parts of our build and will need to move to 
> assuming a Git checkout.
> Patches against https://github.com/dweiss/lucene-solr-svn2git from 
> LUCENE-6933.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to