Robert Muir created LUCENE-4187:
-----------------------------------

             Summary: remove nightly/ directory under svn
                 Key: LUCENE-4187
                 URL: https://issues.apache.org/jira/browse/LUCENE-4187
             Project: Lucene - Java
          Issue Type: Task
          Components: general/build
            Reporter: Robert Muir


I setup a jenkins while i was on vacation, it was really easy to just tell it 
to run an ant task.

I don't like this second set of shell scripts we have: its not portable to 
windows and harder to setup. We should make it dead easy to setup a jenkins if 
someone feels inclined to run our tests.

I think we should add, say two jenkins tasks 'ant jenkins' and 'ant 
jenkins-nightly' or something like that.

For this to work we need to port some of the stuff the scripts are doing, such 
as nocommit checks, to ant. Any other parameters should be exposed as ordinary 
ant properties so they can be overridden with -D's

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to