[ 
https://issues.apache.org/jira/browse/LUCENE-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-3923:
----------------------------------

    Attachment: LUCENE-3923.patch

The attached task fixes the slowness problem on windows and ASF jenkins and 
speeds up linux, too:
- The root build.xml file now has a combined "check-svn-working-copy" target 
that looks for unversioned files (leftovers after tests) and checks for the svn 
props
- The work is done by JavaScript using svnkit. SvnKits license is not ASF 
conform, but we dont "link" against it nor we ship with it, it is just a tool 
downloaded to ivy:cachepath. This is not different to your GNU linux suite with 
"ls",... tools with GPL.

I will commit soon to get Jenkins running better.
                
> fail the build on wrong svn:eol-style
> -------------------------------------
>
>                 Key: LUCENE-3923
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3923
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Uwe Schindler
>             Fix For: 5.0, 4.0
>
>         Attachments: LUCENE-3923.patch, LUCENE-3923.patch
>
>
> I'm tired of fixing this before releases. Jenkins should detect and fail on 
> this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to