You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by Niclas Hedhman <ni...@hedhman.org> on 2017/05/15 16:54:28 UTC

Today's hangout

We had a cozy hangout today, but we all managed to screw up time, except
Tibor...

Jiri arrived 15:00 Germany current time, which is 13:00 UTC
I told him that it was one hour later, since I forgot that Europe is on
daylight saving.
And Paul showed up at 14:00 UTC, because I sent him a mail...

As Tibor logged in just when we closed down, I had an hour+ chat with him
too. Next month, I hope we can figure out how the clock works.

Ok, so what did we chat about;

1. Personal anecdotes and private life. Nothing important to report here.

2. Outstanding issues for Release 3.0
    * MongoDb config using a non serializable type. Fixed now.
    * LICENSE and NOTICES - build system will handle more
    * BUILDING file needed since Gradle wrapper is not going into source
tarball.
    * NOTICE files in all subprojects to be removed. Legacy from Qi4j days.
Fixed now.
    * Missing License header in one file.- Fixed now.

3. Release 3.0
    * Paul promises to kick off a release build by tomorrow, and we should
have it on vote Tues, Wed, Thur and push the release out on Friday.

    * Version will have 3 digits, so 3.0.0, to follow the release
convention to NPM Registry

    * Press Release on Tuesday a week from now.

4. What's next??

    * I said my primary concern is the ES for SQL/JOOQ and POLYGENE-249
(private and package protected types are not accessible when the should
be). I would like to see a release again in 2-3 months, and hope we can
keep up a Release Often bandwagon

    * Only small requests other than that.


As usual, good to be chatting...


Cheers
-- 
Niclas Hedhman, Software Developer
http://polygene.apache.org - New Energy for Java

Re: Today's hangout

Posted by Paul Merlin <pa...@apache.org>.
Thanks for the report Niclas!

Another thing we discussed is how to handle the breaking change in the
storage format of JSONMapEntityStores.

We brushed up a migration path.
I'll send a separate email about that, but basically we'll come up with
some transformer that uses the Backup/Restore feature of
JSONMapEntityStores to migrate data from 2.1 applications to 3.x ones.


Niclas Hedhman a écrit :
> We had a cozy hangout today, but we all managed to screw up time, except
> Tibor...
>
> Jiri arrived 15:00 Germany current time, which is 13:00 UTC
> I told him that it was one hour later, since I forgot that Europe is on
> daylight saving.
> And Paul showed up at 14:00 UTC, because I sent him a mail...
>
> As Tibor logged in just when we closed down, I had an hour+ chat with him
> too. Next month, I hope we can figure out how the clock works.
>
> Ok, so what did we chat about;
>
> 1. Personal anecdotes and private life. Nothing important to report here.
>
> 2. Outstanding issues for Release 3.0
>     * MongoDb config using a non serializable type. Fixed now.
>     * LICENSE and NOTICES - build system will handle more
>     * BUILDING file needed since Gradle wrapper is not going into source
> tarball.
>     * NOTICE files in all subprojects to be removed. Legacy from Qi4j days.
> Fixed now.
>     * Missing License header in one file.- Fixed now.
>
> 3. Release 3.0
>     * Paul promises to kick off a release build by tomorrow, and we should
> have it on vote Tues, Wed, Thur and push the release out on Friday.
>
>     * Version will have 3 digits, so 3.0.0, to follow the release
> convention to NPM Registry
>
>     * Press Release on Tuesday a week from now.
>
> 4. What's next??
>
>     * I said my primary concern is the ES for SQL/JOOQ and POLYGENE-249
> (private and package protected types are not accessible when the should
> be). I would like to see a release again in 2-3 months, and hope we can
> keep up a Release Often bandwagon
>
>     * Only small requests other than that.
>
>
> As usual, good to be chatting...
>
>
> Cheers