[
https://issues.apache.org/jira/browse/LUCENENET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152934#comment-13152934
]
michael herndon commented on LUCENENET-455:
-------------------------------------------
"now it points to root/build/bin" - its meant to do this. When you run the
build scripts to completion only the files necessary make it to root/bin.
which are docs, binary, xml
If you map the all the csproj files to root/bin you get multiple sub-folders
with misc files and testing articles (zip files, indexes, etc) which is
clutter. It makes it painful for anyone who just wants to pull down the code,
build and get all the finalized assemblies in one location.
> Build Targets
> -------------
>
> Key: LUCENENET-455
> URL: https://issues.apache.org/jira/browse/LUCENENET-455
> Project: Lucene.Net
> Issue Type: Improvement
> Reporter: Prescott Nasser
> Priority: Trivial
>
> -Modify build directories of lucene and lucene.contrib to point to root/bin,
> now it points to root/build/bin
> -Modify the release build of Demo to create a "Release" folder in bin - right
> now it doesn't create a subfolder
--
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