You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/08/24 05:26:17 UTC

git commit: better representation of the fact that sisu-inject uses stock guice where sisu-plexus uses patched version

Updated Branches:
  refs/heads/master f2e8106bf -> d369c82a5


better representation of the fact that sisu-inject uses stock guice
where sisu-plexus uses patched version

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

Branch: refs/heads/master
Commit: d369c82a56a21c85d60aeadf5e2e8f3c50a5a066
Parents: f2e8106
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sat Aug 24 05:26:09 2013 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sat Aug 24 05:26:09 2013 +0200

----------------------------------------------------------------------
 src/site/resources/images/maven-deps.png | Bin 58525 -> 62647 bytes
 src/site/xdoc/index.xml                  |   4 ++--
 src/site/xdoc/maven-deps.odg             | Bin 19433 -> 19516 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/d369c82a/src/site/resources/images/maven-deps.png
----------------------------------------------------------------------
diff --git a/src/site/resources/images/maven-deps.png b/src/site/resources/images/maven-deps.png
index b439b13..a44d8f0 100644
Binary files a/src/site/resources/images/maven-deps.png and b/src/site/resources/images/maven-deps.png differ

http://git-wip-us.apache.org/repos/asf/maven/blob/d369c82a/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index d4a9ee3..47e83b9 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -64,8 +64,8 @@
           <area shape="rect" coords="639,411,724,444" alt="plexus-utils" href="http://plexus.codehaus.org/plexus-utils/" />
           <area shape="rect" coords="507,150,731,455" alt="plexus" href="http://plexus.codehaus.org/" />
           <area shape="rect" coords="65,306,225,436"  alt="aether" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.aether" />
-          <area shape="rect" coords="362,356,459,537" alt="sisu" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.sisu" />
-          <area shape="rect" coords="459,469,580,500" alt="guice" href="http://code.google.com/p/google-guice/" />
+          <area shape="rect" coords="362,356,485,537" alt="sisu" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.sisu" />
+          <area shape="rect" coords="485,469,580,500" alt="guice" href="http://code.google.com/p/google-guice/" />
         </map>
       </p>
 

http://git-wip-us.apache.org/repos/asf/maven/blob/d369c82a/src/site/xdoc/maven-deps.odg
----------------------------------------------------------------------
diff --git a/src/site/xdoc/maven-deps.odg b/src/site/xdoc/maven-deps.odg
index 79dd2a9..089f538 100644
Binary files a/src/site/xdoc/maven-deps.odg and b/src/site/xdoc/maven-deps.odg differ