Removed "DISCLAIMER.txt" from assembly of ldpath-package, we are not incubating any more!
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/bc775f75 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/bc775f75 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/bc775f75 Branch: refs/heads/develop Commit: bc775f754e970a6c632f92dde5f47fcd0d17924d Parents: 76ea6b5 Author: Jakob Frank <[email protected]> Authored: Wed Apr 9 09:41:50 2014 +0200 Committer: Jakob Frank <[email protected]> Committed: Wed Apr 9 09:41:50 2014 +0200 ---------------------------------------------------------------------- libraries/ldpath/ldpath-backend-linkeddata/assembly.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/bc775f75/libraries/ldpath/ldpath-backend-linkeddata/assembly.xml ---------------------------------------------------------------------- diff --git a/libraries/ldpath/ldpath-backend-linkeddata/assembly.xml b/libraries/ldpath/ldpath-backend-linkeddata/assembly.xml index e4b854f..f32b78f 100644 --- a/libraries/ldpath/ldpath-backend-linkeddata/assembly.xml +++ b/libraries/ldpath/ldpath-backend-linkeddata/assembly.xml @@ -47,12 +47,6 @@ <fileMode>0644</fileMode> </file> <file> - <source>${project.basedir}/../../../DISCLAIMER.txt</source> - <outputDirectory>/</outputDirectory> - <fileMode>0644</fileMode> - <filtered>true</filtered> - </file> - <file> <source>${project.build.directory}/ldpath-${project.version}.jar</source> <outputDirectory>/</outputDirectory> <fileMode>0644</fileMode>
