You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Rowe (Updated) (JIRA)" <ji...@apache.org> on 2012/03/20 01:07:42 UTC

[jira] [Updated] (LUCENE-3885) smokeTestRelease.checkMaven should not require a release branch

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

Steven Rowe updated LUCENE-3885:
--------------------------------

    Attachment: LUCENE-3885.patch

Fixes {{smokeTestRelease.py}} to refer to the local working copy if the RC URL supplied on the cmdline does not name a release branch.

Also, I commented out the check that Maven artifacts are exactly identical to their counterparts in the binary distribution.

Committing shortly.
                
> smokeTestRelease.checkMaven should not require a release branch
> ---------------------------------------------------------------
>
>                 Key: LUCENE-3885
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3885
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Robert Muir
>         Attachments: LUCENE-3885.patch
>
>
> Currently this throws an exception, but I think it should unpack any pom templates it needs from the artifacts themselves.
> # its nice to be able to generate and test RC's without having an official branch yet. I am currently doing this just to
>   move us closer to release (just trying to find bugs etc). Also anyone should be able to just toss up an RC at any time.
> # its better to test the artifacts themselves rather than anything in SVN. At the least the -src jars have an svn export
>   so this should work... if it doesn't, then there is a packaging bug.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org