Ignite-192 Implemented
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/4e60207b Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/4e60207b Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/4e60207b Branch: refs/heads/ignite-211 Commit: 4e60207b2a1636f536ce2c0c34976f5e6f9ed718 Parents: 7fb81d4 Author: avinogradov <avinogra...@gridgain.com> Authored: Tue Feb 10 13:37:29 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Tue Feb 10 13:37:29 2015 +0300 ---------------------------------------------------------------------- assembly/release-base.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4e60207b/assembly/release-base.xml ---------------------------------------------------------------------- diff --git a/assembly/release-base.xml b/assembly/release-base.xml index 2a82af8..3c94d6f 100644 --- a/assembly/release-base.xml +++ b/assembly/release-base.xml @@ -28,6 +28,11 @@ </file> <file> + <source>NOTICE.txt</source> + <outputDirectory>/</outputDirectory> + </file> + + <file> <source>config/ignite-log4j.xml</source> <outputDirectory>/config</outputDirectory> </file>