Re: Build problems...

2017-02-27 Thread Niclas Hedhman
Weird... I can't replicate it... Dropping it for now. On Tue, Feb 28, 2017 at 5:34 AM, Paul Merlin wrote: > Niclas Hedhman a écrit : > > Somewhere, artifact/version/filename parsing is happening. If I provide a > > "-Dversion=3.0.0-alpha1" then the file names are screwed up, and becomes > > ".ja

Re: Build problems...

2017-02-27 Thread Paul Merlin
Niclas Hedhman a écrit : > Somewhere, artifact/version/filename parsing is happening. If I provide a > "-Dversion=3.0.0-alpha1" then the file names are screwed up, and becomes > ".jar", "-sources.jar" and so on, without a name. > > The following from a quick test; > > 3.0.0 --> correct file names >

Jenkins build is back to normal : Polygene(JavaEdition)-develop-java8-check #274

2017-02-27 Thread Apache Jenkins Server
See

Build failed in Jenkins: Polygene(JavaEdition)-develop-java8-check #273

2017-02-27 Thread Apache Jenkins Server
See Changes: [paulmerlin] docs: update release tutorial [paulmerlin] build: add a skipDocker property to forcibly skip all docker related -- [...

Jenkins build is back to normal : Polygene(JavaEdition)-develop-java9-check #73

2017-02-27 Thread Apache Jenkins Server
See

Re: Docker based integration testing

2017-02-27 Thread Paul Merlin
We currently have several failures related to docker testing on CI: https://builds.apache.org/view/P/view/Polygene/job/Polygene(JavaEdition)-develop-java8-check/272/testReport/ All seems related to a docker/system/networking issue. Locally, on a mac, only the Indexing-SQL tests fail as expected

Build failed in Jenkins: Polygene(JavaEdition)-develop-java9-check #72

2017-02-27 Thread Apache Jenkins Server
See Changes: [paulmerlin] build: fix artifact info generation for documentation -- [...truncated 1.40 MB...] ^

[jira] [Updated] (POLYGENE-231) Serialization 3.0

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-231: - Description: Revamp the serialization SPI to fix outstanding issues, add missing features and r

[jira] [Updated] (POLYGENE-137) EntityStateSerializer unable to handle values that are not declared as composites.

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-137: - Issue Type: Sub-task (was: Bug) Parent: POLYGENE-231 > EntityStateSerializer unable to

[jira] [Updated] (POLYGENE-102) Custom (de)serialization mapping

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-102: - Issue Type: Sub-task (was: Improvement) Parent: POLYGENE-231 > Custom (de)serialization

[jira] [Updated] (POLYGENE-105) ValueSerialization Type Lookup is wrong.

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-105: - Issue Type: Sub-task (was: Bug) Parent: POLYGENE-231 > ValueSerialization Type Lookup i

[jira] [Updated] (POLYGENE-157) Remove support for legacy Map serialization format.

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-157: - Issue Type: Sub-task (was: Task) Parent: POLYGENE-231 > Remove support for legacy Map s

[jira] [Updated] (POLYGENE-53) Allow registration of custom (de)serializers on assembly

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-53: Issue Type: Sub-task (was: Improvement) Parent: POLYGENE-231 > Allow registration of custo

Build failed in Jenkins: Polygene(JavaEdition)-develop-java8-check #272

2017-02-27 Thread Apache Jenkins Server
See Changes: [paulmerlin] build: fix artifact info generation for documentation -- [...truncated 522.90 KB...]

[jira] [Updated] (POLYGENE-191) Remove org.json java library

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-191: - Issue Type: Sub-task (was: Task) Parent: POLYGENE-231 > Remove org.json java library >

[jira] [Created] (POLYGENE-231) Serialization 3.0

2017-02-27 Thread Paul Merlin (JIRA)
Paul Merlin created POLYGENE-231: Summary: Serialization 3.0 Key: POLYGENE-231 URL: https://issues.apache.org/jira/browse/POLYGENE-231 Project: Polygene Issue Type: Improvement Re

[jira] [Commented] (POLYGENE-157) Remove support for legacy Map serialization format.

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885885#comment-15885885 ] Paul Merlin commented on POLYGENE-157: -- I ended up with the following: When serial

[jira] [Updated] (POLYGENE-157) Remove support for legacy Map serialization format.

2017-02-27 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated POLYGENE-157: - Fix Version/s: 3.0 > Remove support for legacy Map serialization format. > -

Build failed in Jenkins: Polygene(JavaEdition)-develop-java8-checkDists #123

2017-02-27 Thread Apache Jenkins Server
See Changes: [paulmerlin] jclouds-es: add convenience ‘endpoint’ configuration property [paulmerlin] jclouds-es: integration test with S3 provider [paulmerlin] Javadoc fix [niclas]