You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/09/15 18:53:31 UTC

[12/15] incubator-brooklyn git commit: fix instructions for license report

fix instructions for license report


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/9a940c34
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/9a940c34
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/9a940c34

Branch: refs/heads/master
Commit: 9a940c34220a419a27c2dda78f9fe38d1a1a0fc9
Parents: 7ca2781
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Tue Sep 15 17:38:48 2015 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Tue Sep 15 17:39:21 2015 +0100

----------------------------------------------------------------------
 usage/dist/licensing/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/9a940c34/usage/dist/licensing/README.md
----------------------------------------------------------------------
diff --git a/usage/dist/licensing/README.md b/usage/dist/licensing/README.md
index d6d295d..636677c 100644
--- a/usage/dist/licensing/README.md
+++ b/usage/dist/licensing/README.md
@@ -39,7 +39,7 @@ If you need to generate a CSV report of license usage, e.g. for use in a spreads
         -DsuppressExcludedDependencies=true \
         -DlicensesPreferred=ASL2,ASL,EPL1,BSD-2-Clause,BSD-3-Clause,CDDL1.1,CDDL1,CDDL \
         -DoverridesFile=licensing/overrides.yaml \
-        -DextrasFile=`cat licensing/extras-files` \
+        -DextrasFiles=`cat licensing/extras-files` \
         -DoutputFile=dependencies-licenses.csv