[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-05-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473507#comment-16473507
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 48f1445e194ea1f7ab4b58d089c50fcedefbbb0e in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=48f1445 ]

ISIS-1904: removes workaround for flattened poms, since figured out how to 
configure the flattened pom plugin to correctly resolve dependencies and 
dependencyManagement sections


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-05-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473506#comment-16473506
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 8238e8ba6322e5fc987f4edf305514bd89488ec6 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8238e8b ]

ISIS-1904: fixes configuration of flattened pom's (for externalized version)


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411642#comment-16411642
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 0936f81481d02010bc694cfec35ae3abf69d217f in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0936f81 ]

ISIS-1904: uses 8 chars for shaId rather than 7.


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411593#comment-16411593
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 8e83de0cbc05b26556a33627ec7dc9f51d2dac6a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8e83de0 ]

ISIS-1904: fixes issue in ci yml

which prevents a successful push


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411536#comment-16411536
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 08c67520df8a084949e6865561fb758e41cd7f38 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=08c6752 ]

ISIS-1904: removes MAVEN_OPTS from .gitlab-ci.yaml, think this breaks the 
build...


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411461#comment-16411461
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 519eed9020dda400403d94354b7e9f3dcdfca57a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=519eed9 ]

ISIS-1904: updates gitlab CI settings

to create dev builds at repo.incode.cloud, hopefully


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404595#comment-16404595
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 59cf961458f5fd86d4e939dccd5b9338600aab40 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=59cf961 ]

ISIS-1904: updates gitlab build to push to interim nexus repo


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401491#comment-16401491
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 347a4d2bf1dfe030e7cfef1e2603af304c98b154 in isis's branch 
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=347a4d2 ]

ISIS-1904 add build badge to front-page (github)

> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400894#comment-16400894
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 28f7a6ebd8416d32f46a3dacda27fcbeae8db202 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=28f7a6e ]

ISIS-1904: reinstates some of the vars and the docker push

the docker push probably fails due to -pl webapp ; instead use -D docker-deploy 
technique, as per Estatio ECP.


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400816#comment-16400816
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 00ef4a3c70216c93185a46f7b35a41e2b8142a60 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=00ef4a3 ]

ISIS-1904: adds CORE_ADDITIONAL_OPTS


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400799#comment-16400799
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit ce9f743ed396498b673bb6a270f96ee08cac3044 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ce9f743 ]

Revert "ISIS-1904: extends gitlab ci to push image of simpleapp to dockerhub"

This reverts commit 6f35ce1136bfba3441bee6acc33c0d76a48b9783.


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400798#comment-16400798
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit d0e6c12c47041382f242b21e6424ba637ce853ac in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d0e6c12 ]

Revert "ISIS-1904: further tweaks for gitlab ci"

This reverts commit 92725aeafafe6c9acb539d137dcd8313f0946b26.


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400797#comment-16400797
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 3fed44fedf28b7b171952da5df9bbff3b97df266 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3fed44f ]

Revert "ISIS-1904: attempts to fix docker push issues"

This reverts commit a97d6b9a8ab362a7bf41d15d800f1795bae15ce4.


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400790#comment-16400790
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 6f35ce1136bfba3441bee6acc33c0d76a48b9783 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6f35ce1 ]

ISIS-1904: extends gitlab ci to push image of simpleapp to dockerhub


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400792#comment-16400792
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit a97d6b9a8ab362a7bf41d15d800f1795bae15ce4 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a97d6b9 ]

ISIS-1904: attempts to fix docker push issues

failing to resolve from localRepository, complaining about cannot resolve from 
sonatype-snapshots.  Don't know why.  Attempting to skip.

Also, running mvn help:effective-pom trips up without hsqldb.version in webapp, 
so hard-coding...


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400793#comment-16400793
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 56e470ba10a8e6dcd090fad791bf6dbfc7330df6 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=56e470b ]

ISIS-1904: changes format of REVISION slightly


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400794#comment-16400794
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 7a649944ec528460a7ebe8c1b791bcf057a31b90 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7a64994 ]

ISIS-1904: fixes some bad versions in the simpleapp archetype


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400791#comment-16400791
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 92725aeafafe6c9acb539d137dcd8313f0946b26 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=92725ae ]

ISIS-1904: further tweaks for gitlab ci

don't pass custom settings.xml when building core


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400742#comment-16400742
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 7a649944ec528460a7ebe8c1b791bcf057a31b90 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7a64994 ]

ISIS-1904: fixes some bad versions in the simpleapp archetype


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400734#comment-16400734
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 56e470ba10a8e6dcd090fad791bf6dbfc7330df6 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=56e470b ]

ISIS-1904: changes format of REVISION slightly


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400695#comment-16400695
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit a97d6b9a8ab362a7bf41d15d800f1795bae15ce4 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a97d6b9 ]

ISIS-1904: attempts to fix docker push issues

failing to resolve from localRepository, complaining about cannot resolve from 
sonatype-snapshots.  Don't know why.  Attempting to skip.

Also, running mvn help:effective-pom trips up without hsqldb.version in webapp, 
so hard-coding...


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400661#comment-16400661
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 92725aeafafe6c9acb539d137dcd8313f0946b26 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=92725ae ]

ISIS-1904: further tweaks for gitlab ci

don't pass custom settings.xml when building core


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400610#comment-16400610
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 6f35ce1136bfba3441bee6acc33c0d76a48b9783 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6f35ce1 ]

ISIS-1904: extends gitlab ci to push image of simpleapp to dockerhub


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400609#comment-16400609
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 56dca812478a4d255c1b1d655f72fb4ee64cf01b in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=56dca81 ]

ISIS-1904: to 2.20 of surefire (not 2.20.0, which doesn't exist)


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400572#comment-16400572
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 66259038b1b2afc1a3727137a04c0ed94c84d12a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6625903 ]

ISIS-1904: moves down to 2.20 of surefire

since 2.21 still exhibited same issue


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400550#comment-16400550
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit a8535a5cb03a875dabacd34345a68a4f4c8b6c60 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a8535a5 ]

ISIS-1904: upgrades surefire version, crashes on alpine

http://raehal.me/maven-surefire-plugin-on-Docker/
https://issues.apache.org/jira/browse/SUREFIRE-1422


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399712#comment-16399712
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit bfd20140f03354cf2bc37c88546a9045b3f72e7b in isis's branch 
refs/heads/maint-1.16.2 from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=bfd2014 ]

ISIS-1904: ignore .flattened-pom.xml from git


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394174#comment-16394174
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 62aa77bf54edfd3e3679fba460a1c2383960bb89 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=62aa77b ]

ISIS-1904: flattens dependencies in simpleapp-webapp so can build using 
-Drevision=


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394167#comment-16394167
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 5b6a0aa09720f52747f74a12ab0bbe99bc4e216f in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5b6a0aa ]

ISIS-1904: flattens dependencies in simpleapp so can build using -Drevision=


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393429#comment-16393429
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 32e597c285871b8bbbab7721c44da8bffa7f0807 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=32e597c ]

ISIS-1904: updates gitlab ci.yml to also build docker image for simpleapp


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393316#comment-16393316
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 729e8a148804c626ff7f5aa3f5d1b7bf843335b1 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=729e8a1 ]

ISIS-1904: updates gitlab ci.yml to also build docker image for simpleapp


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393310#comment-16393310
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit 4a71749ed62e875e4ee6b98860c176d07ab7b493 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4a71749 ]

ISIS-1904: uses flattened plugin and inline scope=import

... in order to be able to build docker image for simpleapp


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ISIS-1904) gitlab setup, supporting CI/CD builds with externalized version

2018-03-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392959#comment-16392959
 ] 

ASF subversion and git services commented on ISIS-1904:
---

Commit aac0927a683da197cba8eaa9b2b1ca8a6502e20d in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=aac0927 ]

ISIS-1904: parameterized using ${revison}


> gitlab setup, supporting CI/CD builds with externalized version
> ---
>
> Key: ISIS-1904
> URL: https://issues.apache.org/jira/browse/ISIS-1904
> Project: Isis
>  Issue Type: Improvement
>Affects Versions: 1.16.2
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Major
> Fix For: 2.0.0-M1
>
>
> as per [https://maven.apache.org/maven-ci-friendly.html]
> mvn clean package -B -Dskip.arch -D revision=2.0.0-M1.$(date +%Y%m%d)-$(git 
> rev-parse --short HEAD)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)