[
https://issues.apache.org/jira/browse/CASSANDRA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849529#action_12849529
]
Eric Evans edited comment on CASSANDRA-850 at 3/24/10 11:50 PM:
----------------------------------------------------------------
0001: This patch places a copy of everything that used to be downloaded by the
ivy "default" conf (i.e. `ant ivy-retrieve'), into lib/ (it probably requires
git to apply this patch).
0002: Adds license and attribution info for the new jars, and moves the
existing third-party license info from LICENSE to lib/licenses.
0003: Cleans out everything from the ivy "default" conf that has since been
moved to lib/, and merges the "build" and "qa" confs to simplify things. Also
makes the necessary changes to build.xml so that Ivy is only used to manage
build dependencies.
0004: Adjusts jar file search path in scripts and batch files.
0005: Fixes the release target to no longer include build.xml and ivy.xml in
the binary dist.
0006: Updates the release notes and readme files.
It would be great to have another set of eyes on this, I can't hardly imagine
*not* missing something in all of these changes.
was (Author: urandom):
0001: This patch places a copy of everything that used to be downloaded by
the ivy "default" conf (i.e. `ant ivy-retieve'), into lib/ (it probably
requires git to apply this patch).
0002: Adds license and attribution info for the new jars, and moves the
existing third-party license info from LICENSE to lib/licensess.
0003: Cleans out everything from the ivy "default" conf that has since been
moved to lib/, and merges the "build" and "qa" confs to simplify things. Also
makes the necessary changes to build.xml so that Ivy is only used to manage
build dependencies.
0004: Adjusts jar file search path in scripts and batch files.
0005: Fixes the release target to no longer include build.xml and ivy.xml in
the binary dist.
0006: Updates the release notes and readme files.
It would be great to have another set of eyes on this, I can't hardly imagine
*not* missing something in all of these changes.
> Ant release target doesn't include all jars in binary tarball
> -------------------------------------------------------------
>
> Key: CASSANDRA-850
> URL: https://issues.apache.org/jira/browse/CASSANDRA-850
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Fix For: 0.6
>
> Attachments: CASSANDRA-850.patch,
> v1-0001-CASSANDRA-850-runtime-dependencies-formerly-handled-by.txt,
> v1-0002-licensing-and-attribution-for-newly-added-jars.txt,
> v1-0003-remove-default-runtime-ivy-config.txt,
> v1-0004-remove-build-lib-jars-from-runtime-search-paths.txt,
> v1-0005-do-not-ship-build.xml-and-ivy.xml-in-binary-dist.txt,
> v1-0006-update-release-notes-and-readme-for-ivy-rollback.txt
>
>
> The ant release target doesn't create a complete tarball, the jars in
> build/lib/jars are not included.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.