[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 122c8cdb11bfae73dc734b1e96ca757b7e3fb137 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=122c8cd ]

ISIS-2437: fixing lombok issue (2)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit c6986d1948b00e2910a69628cc7105abdce5aca1 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c6986d1 ]

ISIS-2437: fixing lombok issue

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 8d1f1bd9fa02b00334f2306cdecccd9427c2733f in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8d1f1bd ]

ISIS-2437: add relations to c4 diagrams (System Overview)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit d77650555a5e334ac725115d38a13b0776975e6a in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d776505 ]

ISIS-2437: add c4 diagrams to System Overview (no relations yet)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [isis] andi-huber commented on pull request #211: Bump flexmark-all from 0.34.32 to 0.62.2

2020-09-23 Thread GitBox


andi-huber commented on pull request #211:
URL: https://github.com/apache/isis/pull/211#issuecomment-697350498


   done by hand via 
   https://gitbox.apache.org/repos/asf?p=isis.git;h=f7944d9



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [isis] andi-huber closed pull request #211: Bump flexmark-all from 0.34.32 to 0.62.2

2020-09-23 Thread GitBox


andi-huber closed pull request #211:
URL: https://github.com/apache/isis/pull/211


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [isis] dependabot[bot] commented on pull request #211: Bump flexmark-all from 0.34.32 to 0.62.2

2020-09-23 Thread GitBox


dependabot[bot] commented on pull request #211:
URL: https://github.com/apache/isis/pull/211#issuecomment-697350514


   OK, I won't notify you again about this release, but will get in touch when 
a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Commented] (ISIS-2341) Ongoing: CI Maintenance

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit f7944d9f333cdf77507c5d16dd8bc9b7d382ff2a in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f7944d9 ]

ISIS-2341: Bumps [flexmark-all] from 0.34.32 to 0.62.2.

(https://github.com/vsch/flexmark-java)


> Ongoing: CI Maintenance
> ---
>
> Key: ISIS-2341
> URL: https://issues.apache.org/jira/browse/ISIS-2341
> Project: Isis
>  Issue Type: Task
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 14a6bfc45dbaa67db68993b5f226767e8aba8a31 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=14a6bfc ]

ISIS-2437: Tooling/Commons: house keeping

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [isis] andi-huber merged pull request #210: Bump maven-assembly-plugin from 3.0.0 to 3.3.0

2020-09-23 Thread GitBox


andi-huber merged pull request #210:
URL: https://github.com/apache/isis/pull/210


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [isis] dependabot[bot] opened a new pull request #210: Bump maven-assembly-plugin from 3.0.0 to 3.3.0

2020-09-23 Thread GitBox


dependabot[bot] opened a new pull request #210:
URL: https://github.com/apache/isis/pull/210


   Bumps 
[maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 
3.0.0 to 3.3.0.
   
   Commits
   
   https://github.com/apache/maven-assembly-plugin/commit/5a48193bc2de65428c0c4dd0712ef8321c6d8ceb;>5a48193
 [maven-release-plugin] prepare release maven-assembly-plugin-3.3.0
   https://github.com/apache/maven-assembly-plugin/commit/1dc87ea2823bd71598d0fe2c7e57410b2e68611c;>1dc87ea
 Fix Javadoc error
   https://github.com/apache/maven-assembly-plugin/commit/6e67eeb41c3b647374fc4d2d969673f03ef1bbd3;>6e67eeb
 [MASSEMBLY-765] add property groupIdPath
   https://github.com/apache/maven-assembly-plugin/commit/919d18903deb11975d55adc38e4e864d54e0461e;>919d189
 [MASSEMBLY-765] add property groupIdPath
   https://github.com/apache/maven-assembly-plugin/commit/cfe0355b7213fa67ec01d4a49f00e609e08c0ce2;>cfe0355
 Apply try-with-resources
   https://github.com/apache/maven-assembly-plugin/commit/0a1aaada8a71334e1256587f91792b9807ae1b94;>0a1aaad
 [MASSEMBLY-927] Support for properties mapping on executions of 
maven-assembl...
   https://github.com/apache/maven-assembly-plugin/commit/8054f5097c890e8cc736f706ccc22db69684ddcd;>8054f50
 [MASSEMBLY-879] useDefaultExcludes has no effect in dependencySet/unpack
   https://github.com/apache/maven-assembly-plugin/commit/52a84fed26858323f61ed41bd71e3befd7910ad3;>52a84fe
 [MASSEMBLYE-849] Add nonFilteredFileExtensions to avoid filtering of binary 
f...
   https://github.com/apache/maven-assembly-plugin/commit/2c444621a769aea94554b9b087266f25f058a318;>2c44462
 Replace EasyMock with Mockito
   https://github.com/apache/maven-assembly-plugin/commit/3a58218f0c9ea4b52de5a0bf8a2d7aa0059d546d;>3a58218
 [MASSEMBLY-932] resource filtering skipped for resources in the current 
project
   Additional commits viewable in https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.0.0...maven-assembly-plugin-3.3.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-assembly-plugin=maven=3.0.0=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [isis] dependabot[bot] opened a new pull request #211: Bump flexmark-all from 0.34.32 to 0.62.2

2020-09-23 Thread GitBox


dependabot[bot] opened a new pull request #211:
URL: https://github.com/apache/isis/pull/211


   Bumps [flexmark-all](https://github.com/vsch/flexmark-java) from 0.34.32 to 
0.62.2.
   
   Commits
   
   https://github.com/vsch/flexmark-java/commit/c0313d67e0146292a10d04eb8944faff991579e9;>c0313d6
 update VERSION notes
   https://github.com/vsch/flexmark-java/commit/44eb4e7d7ed95f4461e3ca946229c77a8e64b213;>44eb4e7
 remove unused statics
   https://github.com/vsch/flexmark-java/commit/2370f22bcde5f98ead416c745a824849830a1ad0;>2370f22
 cleanup useless comments
   https://github.com/vsch/flexmark-java/commit/7c93d8d4174d3763b0fb3108ab018c102673f08b;>7c93d8d
 add cache for dynamic Parsing patterns based on dependent 
options.
   https://github.com/vsch/flexmark-java/commit/46475e44c419317ecda594440396e0e0db0e03f6;>46475e4
 group dynamic patterns
   https://github.com/vsch/flexmark-java/commit/16baf0065d54356897ec55a3d90c122dd55f9cae;>16baf00
 group pattern init at bottom
   https://github.com/vsch/flexmark-java/commit/cbc95c271821db9e0c850bda74d03108a6b18792;>cbc95c2
 update md nav IDE settings
   https://github.com/vsch/flexmark-java/commit/bd6760de35e08222f8d07cd0f2d7f2f3787c386c;>bd6760d
 fix more Parsing optimization by using static patterns
   https://github.com/vsch/flexmark-java/commit/4bc9c0484508d1999ed1a524790143a15daae061;>4bc9c04
 bump version
   https://github.com/vsch/flexmark-java/commit/60e1bbe682daaf1e72a1873387a5ad0bf57e4c92;>60e1bbe
 Merge remote-tracking branch 'origin/master'
   Additional commits viewable in https://github.com/vsch/flexmark-java/compare/0.34.32...0.62.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vladsch.flexmark:flexmark-all=maven=0.34.32=0.62.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 27fc8b6c8329a0b46031c55b6bbe99759e0a5e9b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=27fc8b6 ]

ISIS-2437: Tooling: adds first C4 model test (2)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit e17327c76ed41c2d96b9b7fda5e78567c6fbd5ed in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e17327c ]

ISIS-2437: Tooling: adds first C4 model test

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit e17327c76ed41c2d96b9b7fda5e78567c6fbd5ed in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e17327c ]

ISIS-2437: Tooling: adds first C4 model test

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 27fc8b6c8329a0b46031c55b6bbe99759e0a5e9b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=27fc8b6 ]

ISIS-2437: Tooling: adds first C4 model test (2)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit ab52c0937576978be27b4b17ef2ff0898c2184de in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ab52c09 ]

ISIS-2437: Commons: new text processing primitives (_Text) (2)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 78c90a2c594518626eb45d2322d9294ece1d230e in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=78c90a2 ]

ISIS-2437: Commons: new text processing primitives (_Text)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 0de92dd240f4df8402e4d0d21843afa3ae742d0b in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0de92dd ]

ISIS-2437: Tooling: add c4modeling (stubs)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit fdc21257746e4b1b1df3ef17784e3738cbb6a3b4 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fdc2125 ]

ISIS-: fixing build after merge

> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit fdc21257746e4b1b1df3ef17784e3738cbb6a3b4 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fdc2125 ]

ISIS-: fixing build after merge

> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 0de92dd240f4df8402e4d0d21843afa3ae742d0b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0de92dd ]

ISIS-2437: Tooling: add c4modeling (stubs)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-: moves CommandService to runtimeservices, makes internal


> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-: adds property command to demo

and updates some docs on headless access.


> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit bd73ccf8935a522d9ca84d3c5d2051cf919e242f in isis's branch 
refs/heads/ISIS- from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=bd73ccf ]

ISIS-: adds property command to demo

and updates some docs on headless access.


> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2222) Flesh out demo app with extra examples.

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit ad43015a78238674eb749e0600e886437a547a26 in isis's branch 
refs/heads/ISIS- from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ad43015 ]

ISIS-: moves CommandService to runtimeservices, makes internal


> Flesh out demo app with extra examples.
> ---
>
> Key: ISIS-
> URL: https://issues.apache.org/jira/browse/ISIS-
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Examples
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.0.0-M4
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 487959caa9fb49c0c8fa14200cd372f2303645cd in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=487959c ]

ISIS-2437: Commons: house keeping (2)

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2437) Tooling: Sync Gradle files from Maven POMs

2020-09-23 Thread ASF subversion and git services (Jira)


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

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

Commit 10464d8e2a61f31487a7feb136aba52fcdfe777f in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=10464d8 ]

ISIS-2437: Commons: house keeping

> Tooling: Sync Gradle files from Maven POMs
> --
>
> Key: ISIS-2437
> URL: https://issues.apache.org/jira/browse/ISIS-2437
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Todo:
> - generate tree model of a Maven multi-module project
> - generate tree model of a Gradle multi-module project
> - diff those 2 models into a deficiency model
> - let a deficiency handler correct issues by directly modifying the local 
> filesystem
> Issues are:
> - differences in *settings.gradle* as generated from Maven model vs Gradle 
> model
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *dependencies.gradle* as generated from Maven model vs 
> Gradle model
> -- optionally needs additional information for shortcut names on external 
> dependencies (but we might just auto-generate these shortcut names aka 
> library references)
> -- auto generated from Maven model, can always override any existing in file 
> system
> - differences in *build.gradle* as generated from Maven model vs Gradle model
> -- handle missing build.gradle file
> -- there are open questions: clearly we don't want to support full 
> build.gradle syntax, but just a minimal required subset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)