Author: desruisseaux
Date: Wed Feb 11 15:38:21 2015
New Revision: 1658989
URL: http://svn.apache.org/r1658989
Log:
Location of GeoAPI project changed: it is now hosted in the OGC group on GitHub.
Modified:
sis/branches/JDK8/ide-project/NetBeans/README.txt
sis/branches/JDK8/ide-project/NetBeans/nbproject/project.properties
Modified: sis/branches/JDK8/ide-project/NetBeans/README.txt
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/ide-project/NetBeans/README.txt?rev=1658989&r1=1658988&r2=1658989&view=diff
==============================================================================
--- sis/branches/JDK8/ide-project/NetBeans/README.txt [UTF-8] (original)
+++ sis/branches/JDK8/ide-project/NetBeans/README.txt [UTF-8] Wed Feb 11
15:38:21 2015
@@ -13,12 +13,12 @@ directory of all SIS-related projects):
mkdir SIS
svn checkout http://svn.apache.org/repos/asf/sis/branches/JDK8 SIS/JDK8
mkdir GeoAPI
- svn checkout http://svn.code.sf.net/p/geoapi/code/trunk GeoAPI/trunk
+ git clone http://github.com/opengeospatial/geoapi GeoAPI/master
Above commands should create the following directory structure:
+-- GeoAPI
- | +-- trunk
+ | +-- master
| +-- README.txt
| +-- etc...
+-- SIS
Modified: sis/branches/JDK8/ide-project/NetBeans/nbproject/project.properties
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/ide-project/NetBeans/nbproject/project.properties?rev=1658989&r1=1658988&r2=1658989&view=diff
==============================================================================
--- sis/branches/JDK8/ide-project/NetBeans/nbproject/project.properties
[ISO-8859-1] (original)
+++ sis/branches/JDK8/ide-project/NetBeans/nbproject/project.properties
[ISO-8859-1] Wed Feb 11 15:38:21 2015
@@ -70,7 +70,7 @@ test.fra-profile.dir = ${project.root}/p
# If a different path is desired, copy that line in the
"private/private.properties" file and edit
# its value there.
#
-project.GeoAPI = ../../../../GeoAPI/trunk/ide-project/NetBeans
+project.GeoAPI = ../../../../GeoAPI/master/ide-project/NetBeans
#
# Version numbers for all dependencies.