Apache SIS Change Log ====================== Release 0.3 - 06/29/2013 * SIS-105: Renamed "sis-app" module as "sis-console". * SIS-103: Fix Eclipse errors in SIS (Travis Pinney via mattmann) * SIS-101 Moved QuadTree, GeoRSSData and related classes to their own package, namely "org.apache.sis.index.tree". * SIS-31 Website needs a facelift (aestrada, Ross Laidlaw, Suresh Marru, mattmann) * SIS-95: Explicitly specify Typed extends Object parameters in FallbackConverterTest (mattmann, desruisseaux) * SIS-77: Provide an IDE build for Eclipse (mattmann) * SIS-70: Make QuadTreeNode and associated classes package private (Martin Desruisseaux, mattmann) * SIS-56: Merged the sis-parent/pom.xml with the root pom.xml. (Martin Desruisseaux) * SIS-58: Fix SIS Jetty Webapp definition to pick random port (mattmann) * SIS-54: Remove the definition of the sis.version property (Martin Desruisseaux via mattmann) * SIS-53: "svn:ignore" property missing on the "sis-app" directory (Martin Desruisseaux via mattmann) * SIS-52: Create a sis-metadata module (Martin Desruisseaux via mattmann) * SIS-50: added simple junit tests for the GeoHashUtils class in sis-core (rlaidlaw) * SIS-49: updated for loop in getCircularRegionApproximation of LatLonPointRadius to prevent ArrayIndexOutOfBoundsException, ArithmeticException (rlaidlaw) * SIS-48: added simple junit tests for the core geometry classes in sis-core (LatLon, LatLonRect and LatLonPointRadius) (rlaidlaw) * SIS-46 Add sis-app module to current SIS project (Charithcc) * SIS-44 Update the 'demo.jsp' file in the SIS webapp to use an open source maps API (Ross Laidlaw via mattmann) * SIS-41 Improve the demo.jsp CSS (Charitha Madusanka via mattmann) * SIS-40 Add the missing documentation comments for SIS WS layer (Charitha Madusanka via mattmann) * SIS-38 Add the missing documentation comments for SIS-core storage (Charitha Madusanka via mattmann) Release 0.2-incubating - 03/08/2012 * SIS-30 Added Jetty Server to sis-webapp/pom.xml. To run, cd to sis-webapp/ and run [mvn jetty:run] (aestrada) * SIS-27 Update sis-parent/pom.xml compile target to 1.6 (pjaol via mattmann) * SIS-29 Website must display disclaimer text (mattmann, sebb) * SIS-26 Use of Java 1.6 Annotation in /sis-core/src/main/java/org/apache/sis/storage/GeoRSSData.java (Fabian Christ via mattmann) * SIS-25 Location servlet doesn't return correct coordinates for point-radius query region (nchung) Release 0.1-incubating - 11/09/2010 * SIS-24 Refactor sis.version into build process flowdown through Maven and rename to 0.1-incubating (mattmann) * SIS-23 Brand demo.jsp with ApacheSIS TM logo (mattmann) * SIS-22 Error obtaining geodata RSS causes Qtree index to not be written (mattmann) * SIS-21 Path to location service shouldn't include prefix slash (mattmann) * SIS-20 Make the qTreeIdxPath and geodata paths configurable properties (mattmann) * SIS-19 QTreeWriter and GeoRSSData.save don't check to make sure the directory exists before creating data there (mattmann) * SIS-18 demo JSP has incorrect form get action set (mattmann) * SIS-17 Context params need override set to false (mattmann) * SIS-16 SIS location service is configured incorrectly (mattmann) * SIS-12 Write basic SIS documentation for CLI and for WS layer (mattmann) * SIS-14 Use LatLon class instead of plain double points in QuadTreeData interface (greddin, mattmann) * SIS-15 Bake in Demo JSP page for initial release (mattmann, nchung) * SIS-3 Refactor SIS (Nga Chung, mattmann) * SIS-7 Top level pom for SIS (mattmann) * SIS-5 Website logo (mattmann) * SIS-2 Stand up SIS website (mattmann) * SIS-6 Create DOAP file for projects.a.o (mattmann) * SIS-4 Add test data (pjaol) * SIS-1 Import LocalLucene (mattmann)