You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (Updated) (JIRA)" <ji...@apache.org> on 2011/11/28 09:56:39 UTC

[jira] [Updated] (LUCENE-3603) jar-src fails if ${build.dir} does not exist

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

Shai Erera updated LUCENE-3603:
-------------------------------

    Attachment: LUCENE-3603.patch

Patch fixes jar-src to:
* not depend on "init", as there's no need to compile anything (saves time)
* create ${build.dir}

I've decided not to modify the build.dir definitions in the other build.xmls for now, as it's more delicate.

I intend to commit this soon.
                
> jar-src fails if ${build.dir} does not exist
> --------------------------------------------
>
>                 Key: LUCENE-3603
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3603
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>            Priority: Minor
>             Fix For: 3.6, 4.0
>
>         Attachments: LUCENE-3603.patch
>
>
> Simple fix -- make jar-src depend on a target which creates the build.dir. Also, I noticed that build.dir is set in multiple places across our build.xmls, so I'd like to improve that a bit (minor fixes as well).

--
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