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:07:43 UTC

git commit: improved sisu/guice description: - new Eclipse sisu structure - added a link to guice, used through a sisu-patched version

Updated Branches:
  refs/heads/master 6b2db085c -> f2e8106bf


improved sisu/guice description:
- new Eclipse sisu structure
- added a link to guice, used through a sisu-patched version

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

Branch: refs/heads/master
Commit: f2e8106bf937d9e0c508f9277d42ce8056f9424e
Parents: 6b2db08
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sat Aug 24 05:07:29 2013 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sat Aug 24 05:07:29 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/f2e8106b/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 dc466f1..b439b13 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/f2e8106b/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index a915af4..d4a9ee3 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -40,7 +40,7 @@
     process.</p>
 
       <p>
-        <img src="images/maven-deps.png" width="732" height="538" border="0" usemap="#Maven_dependencies" />
+        <img src="images/maven-deps.png" width="731" height="538" border="0" usemap="#Maven_dependencies" />
         <map name="Maven_dependencies">
           <area shape="rect" coords="213,0,338,32"    alt="apache-maven"  href="apache-maven/" />
           <area shape="rect" coords="213,52,338,85"   alt="maven-embedder" href="maven-embedder/" />
@@ -49,9 +49,9 @@
           <area shape="rect" coords="110,207,258,240" alt="maven-aether-provider" href="maven-aether-provider/" />
           <area shape="rect" coords="0,256,180,289"   alt="maven-repository-metadata" href="maven-repository-metadata/" />
           <area shape="rect" coords="230,309,321,342" alt="maven-plugin-api" href="maven-plugin-api/" />
-          <area shape="rect" coords="237,358,314,391" alt="maven-artifact" href="maven-artifact/" />
+          <area shape="rect" coords="237,362,314,395" alt="maven-artifact" href="maven-artifact/" />
           <area shape="rect" coords="357,158,494,191" alt="maven-settings-builder" href="maven-settings-builder/" />
-          <area shape="rect" coords="382,207,468,240" alt="maven-settings" href="maven-settings/" />
+          <area shape="rect" coords="382,211,468,244" alt="maven-settings" href="maven-settings/" />
           <area shape="rect" coords="363,256,487,289" alt="maven-model-builder" href="maven-model-builder/" />
           <area shape="rect" coords="383,310,468,342" alt="maven-model" href="maven-model/" />
           <area shape="rect" coords="514,52,660,85"   alt="commons-cli" href="http://commons.apache.org/cli/" />
@@ -64,7 +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="333,355,490,537" alt="sisu" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.sisu" />
+          <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/" />
         </map>
       </p>
 

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