Hello Amila
Le 17/04/13 18:24, AMILA RANATUNGA a écrit :
That is what I was looking for. What SIS is and how SIS is evolving so that
the ways we can adapt SIS to the research project integrating wps, wms, wfs
to Apache Airavata.
SIS is aiming to provided metadata, referencing, coverage, sensor,
catalog services and more. For the web-oriented peoples, it aims to
provide WMS, WCS, WMTS, WPS and more. However the above components are
not yet there. The code exists, is public and open source, but is not
yet hosted on Apache SIS. We are in the process of migrating them to
SIS, but it take time since this is one million lines of code and we
take the migration process as an opportunity for cleaning the code,
adding tests, fill holes, revisit some design decisions which have
proven to be bad choices, leverage new JDK functionalities (some code
were as old as Java 1.3 days). As an admittedly very minor example, I
just committed today a change in the name of a method in
org.apache.sis.math.Statistics in order to anticipate for the new
java.util.function.DoubleConsumer interface added in JDK8 [1].
Map component at the start up page seems to have changed. And I had to use
maven 3.0.3. Though readme file says
"SIS is based on Java 6 and uses the Maven 2"
pom.xml at sis-build-helper component specifies maven 3.0.3 as a
prerequisites.
The home page was not up to date... We are in the process of updating
the web site. In the main time, the Maven generated pages give more
up-to-date information about the requirements [2]. For now, the wiki
content is about the services which was provided in SIS 0.2. I don't
think that the wiki said anything about 0.3 yet. Sorry for the
inconvenience and for being so slow...
Regards,
Martin
[1]
http://download.java.net/jdk8/docs/api/java/util/function/DoubleConsumer.html
[2] https://builds.apache.org/job/sis-trunk/site/