Remove release-notes.html from stratos/modules/distribution/src/assembly/bin.xml
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/d6cadd56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/d6cadd56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/d6cadd56 Branch: refs/heads/master Commit: d6cadd568da34118ff9f698033a456cfe148c2f0 Parents: d4951cc Author: M. Isuru Tharanga Chrishantha Perera <[email protected]> Authored: Fri Apr 18 12:44:32 2014 +0530 Committer: M. Isuru Tharanga Chrishantha Perera <[email protected]> Committed: Fri Apr 18 12:44:32 2014 +0530 ---------------------------------------------------------------------- products/stratos/modules/distribution/src/assembly/bin.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d6cadd56/products/stratos/modules/distribution/src/assembly/bin.xml ---------------------------------------------------------------------- diff --git a/products/stratos/modules/distribution/src/assembly/bin.xml b/products/stratos/modules/distribution/src/assembly/bin.xml index f399446..3d7f759 100755 --- a/products/stratos/modules/distribution/src/assembly/bin.xml +++ b/products/stratos/modules/distribution/src/assembly/bin.xml @@ -732,12 +732,6 @@ <fileMode>644</fileMode> </file--> <file> - <source>release-notes.html</source> - <outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory> - <filtered>true</filtered> - <fileMode>644</fileMode> - </file> - <file> <source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source> <outputDirectory>${pom.artifactId}-${pom.version}/bin/</outputDirectory>
