You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Prescott Nasser (JIRA)" <ji...@apache.org> on 2012/06/24 10:45:42 UTC

[jira] [Commented] (LUCENENET-456) Create a Build Target that outputs compiled artifacts in apache release format

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

Prescott Nasser commented on LUCENENET-456:
-------------------------------------------

'build copy-release all release' gets really close, all the dll's and xml files are in the /bin directory. From there it's pretty easy to separate them out to different directories.
                
> Create a Build Target that outputs compiled artifacts in apache release format
> ------------------------------------------------------------------------------
>
>                 Key: LUCENENET-456
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-456
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>            Reporter: Prescott Nasser
>            Priority: Trivial
>             Fix For: Lucene.Net 3.0.3
>
>
> When building in "release" the artifacts are sent to various folders. It would be great if we could model the output of the release to mirror the output we use when cutting a release (saving some time).
> /bin/Contrib/*files
> /bin/Demo/*files
> /bin/Lucene.Net.dll
> /doc/Contrib/*files
> /doc/Demo/*files
> /doc/Lucene.Net.xml

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