[
https://issues.apache.org/jira/browse/SOLR-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated SOLR-2411:
------------------------------
Description:
The {{solr/dist/}} directory is currently used:
# to hold binary artifacts to be used by example configurations;
# to store intermediate binary, source and javadoc archives that will be part
of a release packages and deployed as maven artifacts; and
# to hold the results of the {{package}}, {{package-src}} and
{{generate-maven-artifacts}} targets: binary and source packages and maven
artifacts.
Release packages and maven artifacts should go someplace else so that the files
comprising a release are clearly separated from the other stuff.
was:
Build targets dist, dist-*, create-package, package, package-src, etc. use
{{dist/}} as a landing spot for intermediate .jar files which will not be
individually shipped.
These targets should instead use {{solr/build/}} to hold these intermediate
.jars.
Summary: Build target prepare-release should produce a directory
containing only distribution files (was: Build target prepare-release should
produce a solr/dist/ directory that only has distribution files in it)
> Build target prepare-release should produce a directory containing only
> distribution files
> ------------------------------------------------------------------------------------------
>
> Key: SOLR-2411
> URL: https://issues.apache.org/jira/browse/SOLR-2411
> Project: Solr
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.1, 3.2, 4.0
> Reporter: Steven Rowe
> Assignee: Steven Rowe
> Priority: Minor
> Fix For: 3.1, 3.2, 4.0
>
> Attachments: SOLR-2411.patch, SOLR-2411.patch
>
>
> The {{solr/dist/}} directory is currently used:
> # to hold binary artifacts to be used by example configurations;
> # to store intermediate binary, source and javadoc archives that will be part
> of a release packages and deployed as maven artifacts; and
> # to hold the results of the {{package}}, {{package-src}} and
> {{generate-maven-artifacts}} targets: binary and source packages and maven
> artifacts.
> Release packages and maven artifacts should go someplace else so that the
> files comprising a release are clearly separated from the other stuff.
--
This message is automatically generated by JIRA.
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]