~ondrak/ondras-snaps/+git/openhab-snap:without-jre

Last commit made on 2017-03-17
Get this branch:
git clone -b without-jre https://git.launchpad.net/~ondrak/ondras-snaps/+git/openhab-snap

Branch merges

Branch information

Name:
without-jre
Repository:
lp:~ondrak/ondras-snaps/+git/openhab-snap

Recent commits

7b59700... by Ondrej Kubik

Creating version of openhab without java runtime

Signed-off-by: Ondrej Kubik <email address hidden>

65de5b2... by Ondrej Kubik

Fixing version and summary string

Signed-off-by: Ondrej Kubik <email address hidden>

91e4474... by Ondrej Kubik

Moving helper scripts to snap sub dir

Signed-off-by: Ondrej Kubik <email address hidden>

7cdcc2c... by Ondrej Kubik

Updating configure hook to work with new snapd versions

Signed-off-by: Ondrej Kubik <email address hidden>

3efa11d... by Ondrej Kubik

changing directory structure to new model. This also makes it easier to inlude in distro repo

Signed-off-by: Ondrej Kubik <email address hidden>

ab0d374... by Ondrej Kubik

Fixing key handling for not defined keys

Signed-off-by: Ondrej Kubik <email address hidden>

0da223c... by Ondrej Kubik

Another fix for set key syntax

Signed-off-by: Ondrej Kubik <email address hidden>

953f4d6... by Ondrej Kubik

updating snapcraft.yaml to new syntax snap->prime

Signed-off-by: Ondrej Kubik <email address hidden>

6676951... by Ondrej Kubik

Fixing set keys to new syntax

Signed-off-by: Ondrej Kubik <email address hidden>

d8195c2... by Ondrej Kubik

improvements and fixes (#4)

* Improving configure hook

- now handling also install and update

Signed-off-by: Ondrej Kubik <email address hidden>

* More improvements to configure

Signed-off-by: Ondrej Kubik <email address hidden>

* Move to use data store per revision, alowing rollbacks and more controlled data migration

Signed-off-by: Ondrej Kubik <email address hidden>

* wipe cache and temp of previus version during update

Signed-off-by: Ondrej Kubik <email address hidden>

* loosening cross compilation check for java runtime

Signed-off-by: Ondrej Kubik <email address hidden>

* Fixing jre pluging to work with new snapcraft

snapcraft changes handling of sourcer, overwritting pull method in pluging
and pulling manually if needed
generally improved pluging implementation

Signed-off-by: Ondrej Kubik <email address hidden>

* Switching to openhab-distro compilation

Signed-off-by: Ondrej Kubik <email address hidden>

* Fixing comment in snapcraft.yaml

Signed-off-by: Ondrej Kubik <email address hidden>

* Removing distribution option

Only one distribution build from now on

Signed-off-by: Ondrej Kubik <email address hidden>

* Moving mvn call to build stage

lp now supports internet access from build stage

Signed-off-by: Ondrej Kubik <email address hidden>

* Thinning up build

Run maven build form distribution/openhab dir, as we are only interested in that part

Signed-off-by: Ondrej Kubik <email address hidden>

* Improving connect interfaces helper script

Signed-off-by: Ondrej Kubik <email address hidden>

* Tweaking zulu-jre pluging to be more user friendly

Signed-off-by: Ondrej Kubik <email address hidden>

* tweaking maven plugin

Signed-off-by: Ondrej Kubik <email address hidden>

* Fixing maven build on armhf host

Signed-off-by: Ondrej Kubik <email address hidden>

* Moving on to 2.1.0-SNAPSHOT builds

Signed-off-by: Ondrej Kubik <email address hidden>

* Update readme

Signed-off-by: Ondrej Kubik <email address hidden>

* Removing all comment from openhab plugin

Signed-off-by: Ondrej Kubik <email address hidden>

* removing concole app

Signed-off-by: Ondrej Kubik <email address hidden>