diff --git a/li.strolch.website/www.strolch.li/api.html b/li.strolch.website/www.strolch.li/api.html index cba11e5f9..af9d67a79 100644 --- a/li.strolch.website/www.strolch.li/api.html +++ b/li.strolch.website/www.strolch.li/api.html @@ -429,8 +429,7 @@ public class SetParameterCommand extends Command {
  • li.strolch.persistence.xml

    Implements an XML persistence layer so that the Strolch model can be persisted to XML files when the - realm is configured to have a data store mode of either CACHED or TRANSACTIONAL. This implementation - uses the xmlpers project.

    + realm is configured to have a data store mode of either CACHED or TRANSACTIONAL.

  • li.strolch.rest @@ -466,15 +465,20 @@ public class SetParameterCommand extends Command {

    Example projects

    diff --git a/li.strolch.website/www.strolch.li/blog.html b/li.strolch.website/www.strolch.li/blog.html index acaf75c7e..11d5430a2 100644 --- a/li.strolch.website/www.strolch.li/blog.html +++ b/li.strolch.website/www.strolch.li/blog.html @@ -56,6 +56,24 @@
    + +
    +

    Release 1.2.0

    + + + +

    Release of Strolch 1.2.0

    +
    +

    A few months ago we informed of the soon to be released version 1.1.0. Well, we decided to jump to + 1.2.0 because we did some refactorings. All the eitchnet projects have been melted into Strolch and + thus now it's all one nice package. This will result in simpler development and less constraints on + APIs between the two projects.

    +

    Other than that, not much changed, but we are continually working on Strolch, so go grab your latest + copy and have fun coding!

    + +
    + +

    Strolch Update

    diff --git a/li.strolch.website/www.strolch.li/development.html b/li.strolch.website/www.strolch.li/development.html index d1107d1cc..044bae83b 100644 --- a/li.strolch.website/www.strolch.li/development.html +++ b/li.strolch.website/www.strolch.li/development.html @@ -62,7 +62,6 @@
     git clone https://github.com/eitchnet/strolch.git
     cd strolch
    -git submodule update --init --recursive
     mvn clean install -DskipTests

    Note: If you want to run the tests, then either install a PostgreSQL DB and configure the users as is required by the project, or remove the project from the li.strolch.dev module build, otherwise the build will fail =))

    @@ -439,7 +438,6 @@ mvn clean install -DskipTests The following tools are used to develop Strolch and Strolch-based projects:
    • Eclipse Luna JEE version
    • -
    • WebStorm
    • Apache Maven 3.0
    • git scm
    diff --git a/li.strolch.website/www.strolch.li/downloads.html b/li.strolch.website/www.strolch.li/downloads.html index 4e60d1f44..7d7e0b0af 100644 --- a/li.strolch.website/www.strolch.li/downloads.html +++ b/li.strolch.website/www.strolch.li/downloads.html @@ -50,111 +50,100 @@

    This page contains links to the latest Strolch downloads.

    -
    - -

    The following downloads are releases of Strolch, but remember that it is always possible (and fairly easily) +

    +

    The following downloads are releases of Strolch, but remember that it is always + possible (and fairly easily) to re-build the artifacts on your own by following the easy steps on the development - page

    + page

    +
    -

    Releases

    +
    +

    Releases

    -

    Latest: Version 1.0.0

    - -

    Full Strolch Bundle

    - -
    -
    - eitchnet libraries: - -
    - -
    - Strolch Core: - +

    Latest: Version 1.2.0

    + +
    + Strolch Core: + +
    +
    +
    +
    + Strolch Components: + +
    +
    + Strolch tutorial/demo apps: + +
    -
    -
    - Strolch Components: - -
    +
     
    -
    - Strolch tutorial/demo apps: - +

    Snapshot: 1.2.0-SNAPSHOT

    +

    The following downloads are nightly builds of the currently successfully buildable + artifacts which were built on Jenkins:

    + +
    + Strolch Core: + +
    +
    +
    +
    + Strolch Components: + +
    + +
    + Strolch tutorial/demo apps: + +
    -

    Snapshot: 1.1.0-Snapshot

    - -

    Strolch Snapshot Bundle

    - -

    The following downloads are nightly builds of the currently successfully build artifacts which were built on - the continuous integration infrastructure:

    - -
    -
    - eitchnet libraries: - -
    - -
    - Strolch Core: - -
    -
    - -
    -
    - Strolch Components: - -
    - -
    - Strolch tutorial/demo apps: - -
    -
    - -
    -
    +
     
    +