IGNITE-62 (Fix project build after project migration) Remove broken link in release-base.xml
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/1164ff21 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/1164ff21 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/1164ff21 Branch: refs/heads/ignite-99 Commit: 1164ff21848508d01a65160fd7c3c897c5ee2232 Parents: 04f7776 Author: sevdokimov <sevdoki...@gridgain.com> Authored: Tue Jan 20 14:39:22 2015 +0300 Committer: sevdokimov <sevdoki...@gridgain.com> Committed: Tue Jan 20 14:39:22 2015 +0300 ---------------------------------------------------------------------- assembly/release-base.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/1164ff21/assembly/release-base.xml ---------------------------------------------------------------------- diff --git a/assembly/release-base.xml b/assembly/release-base.xml index 9822cc4..7e160b6 100644 --- a/assembly/release-base.xml +++ b/assembly/release-base.xml @@ -23,11 +23,6 @@ http://maven.apache.org/xsd/component-1.1.2.xsd"> <files> <file> - <source>apache-2.0.txt</source> - <outputDirectory>/</outputDirectory> - </file> - - <file> <source>config/gridgain-log4j.xml</source> <outputDirectory>/config</outputDirectory> </file>