Skip to content

Commit

Permalink
GeoAPI 3.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
desruisseaux committed Jun 2, 2011
1 parent e90b896 commit b9b604f
Show file tree
Hide file tree
Showing 561 changed files with 135 additions and 49,001 deletions.
9 changes: 0 additions & 9 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,8 @@ Modules
we will occasionally issue a milestone release. For details please visit the
http://www.geoapi.org/ project website.

geoapi-pending Contains work in progress.

geoapi-examples Examples used as part of the guidelines for turning a specification into Java
interfaces. The same example is shown for a range of tradeoffs from a simple
immutable interface, through to data objects and finally objects with event
notification.

geoapi-conformance A test suite for testing vendor implementations.

tools Used for generating some special pages for javadoc.


---------------------------------------------------------------------------------------------------
How to build
Expand Down
4 changes: 2 additions & 2 deletions geoapi-conformance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.opengis</groupId>
<artifactId>geoapi-parent</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.0.0</version>
</parent>


Expand Down Expand Up @@ -67,7 +67,7 @@
<dependencies>
<dependency>
<groupId>org.opengis</groupId>
<artifactId>geoapi-pending</artifactId>
<artifactId>geoapi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down
47 changes: 0 additions & 47 deletions geoapi-conformance/src/site/resources/css/site.css

This file was deleted.

72 changes: 0 additions & 72 deletions geoapi-examples/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b9b604f

Please sign in to comment.