You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/03/26 17:22:02 UTC

karaf git commit: KARAF-4447 - Add location of minimal distribution in BUILDING

Repository: karaf
Updated Branches:
  refs/heads/master 22d63f19f -> da21019fb


KARAF-4447 - Add location of minimal distribution in BUILDING


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/da21019f
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/da21019f
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/da21019f

Branch: refs/heads/master
Commit: da21019fb6073c61193e4845445c259ef5334f76
Parents: 22d63f1
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Mar 26 17:21:31 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Mar 26 17:21:31 2016 +0100

----------------------------------------------------------------------
 BUILDING | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/da21019f/BUILDING
----------------------------------------------------------------------
diff --git a/BUILDING b/BUILDING
index 48045b7..1b965e4 100644
--- a/BUILDING
+++ b/BUILDING
@@ -49,5 +49,6 @@ Building
    to run "mvn" several times until the required dependencies are 
    all located in your local maven repository. It usually takes some time for 
    maven to download required dependencies in the first build.
-3) The distributions will be available under "assemblies/apache-karaf/target" directory.
+3) The distributions will be available under "assemblies/apache-karaf/target"
+   and "assemblies/apache-karaf-minimal/target" directories.