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 2014/02/25 22:16:29 UTC

[1/2] git commit: Update the documentation with the new location of the P2 repository

Repository: karaf-eik
Updated Branches:
  refs/heads/eik-2.x 7d90e1589 -> f9da8d0b5


Update the documentation with the new location of the P2 repository


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

Branch: refs/heads/eik-2.x
Commit: e9821c1708a8b20004b22ea53ca3fdb1adeba559
Parents: 7d90e15
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Feb 25 22:14:20 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Feb 25 22:15:25 2014 +0100

----------------------------------------------------------------------
 manual/src/main/webapp/user-guide/installation.conf | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/e9821c17/manual/src/main/webapp/user-guide/installation.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/user-guide/installation.conf b/manual/src/main/webapp/user-guide/installation.conf
index 620e252..19d6d1a 100644
--- a/manual/src/main/webapp/user-guide/installation.conf
+++ b/manual/src/main/webapp/user-guide/installation.conf
@@ -9,7 +9,7 @@ h3. Installing from EIK repository
 
 Download the EIK repository zip archive from Central.
 For instance, download:
-http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
+http://repository.apache.org/content/groups/snapshots/org/apache/karaf/eik/org.apache.karaf.eik.repository/3.0.0-SNAPSHOT/org.apache.karaf.eik.repository-3.0.0-20140225.150041-1.zip
 
 Uncompress the repository zip archive on your system, in the folder of your choice.
 
@@ -17,7 +17,6 @@ In Eclipse, pick up this folder in the following menu:
 
 *Select Help > Install new software > Add.. > Local...*
 
-
 h3. Installing from EIK sources
 
 From EIK sources, you start by building the repository:
@@ -31,7 +30,7 @@ mvn -DskipTests clean install
 
 *Select Help > Install new software > Add.. > Local...*
 select folder
-<path_to_source>/features/org.apache.karaf.eik.repository/target/repository
+<path_to_source>/repository/target/repository
 
 
 !/images/installation_2.png!


[2/2] git commit: Update repository location

Posted by jb...@apache.org.
Update repository location


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

Branch: refs/heads/eik-2.x
Commit: f9da8d0b5c21de6ea61991c5d4b08dfb207bd780
Parents: e9821c1
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Feb 25 22:16:10 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Feb 25 22:16:10 2014 +0100

----------------------------------------------------------------------
 manual/src/main/webapp/user-guide/installation.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-eik/blob/f9da8d0b/manual/src/main/webapp/user-guide/installation.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/user-guide/installation.conf b/manual/src/main/webapp/user-guide/installation.conf
index 19d6d1a..4c862d9 100644
--- a/manual/src/main/webapp/user-guide/installation.conf
+++ b/manual/src/main/webapp/user-guide/installation.conf
@@ -9,7 +9,7 @@ h3. Installing from EIK repository
 
 Download the EIK repository zip archive from Central.
 For instance, download:
-http://repository.apache.org/content/groups/snapshots/org/apache/karaf/eik/org.apache.karaf.eik.repository/3.0.0-SNAPSHOT/org.apache.karaf.eik.repository-3.0.0-20140225.150041-1.zip
+http://repository.apache.org/content/groups/snapshots/org/apache/karaf/eik/org.apache.karaf.eik.repository/2.3.1-SNAPSHOT/org.apache.karaf.eik.repository-2.3.1-20140225.152859-1.zip
 
 Uncompress the repository zip archive on your system, in the folder of your choice.