Author: desruisseaux
Date: Thu May 19 20:03:06 2016
New Revision: 1744633
URL: http://svn.apache.org/viewvc?rev=1744633&view=rev
Log:
New attempt to fix line wrap.
Modified:
sis/site/trunk/content/epsg.mdtext
Modified: sis/site/trunk/content/epsg.mdtext
URL:
http://svn.apache.org/viewvc/sis/site/trunk/content/epsg.mdtext?rev=1744633&r1=1744632&r2=1744633&view=diff
==============================================================================
--- sis/site/trunk/content/epsg.mdtext [UTF-8] (original)
+++ sis/site/trunk/content/epsg.mdtext [UTF-8] Thu May 19 20:03:06 2016
@@ -80,7 +80,9 @@ Add a Maven dependency {#maven}
==============================================================
Maven projects can get the EPSG geodetic dataset automatically, _without any
prompt for terms of use agreement_,
-if they add a dependency to the `org.apache.sis.non-free: sis-epsg: 0.7`
artifact in their project.
+if they add a dependency to the
+<code style="white-space:normal">org.apache.sis.non-free:sis-epsg:0.7</code>
+artifact in their project.
We assume that developers who add this dependency explicitely in their project
agree with EPSG terms of use.
The `<dependency>` fragment to use in `pom.xml` files is given in the
[download](downloads.html#epsg) page.