[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-04 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: tiny enhancement to build-core.sh


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-04 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: builds core in parallel


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-04 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: removes build-starter-apps.sh

Also:
- minor enhancement to disable --batch-mode when run from root (non-CI)


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-04 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: removes helloworld and simpleapp from top-level pom.xml


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: fixes site.yml, accidentally committed with incorrect antora ui 
bundle

... so breaking the build


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: removes starter apps, updates doc structure


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-12-03 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: fixes .png values for simpleapp.


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-11-29 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: adds src/main/java as resource for the starter apps.

(the layout was incorrect for these)


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-11-29 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: adds src/main/java as resource for the starter apps.

(the layout was incorrect for these)


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-11-28 Thread ASF subversion and git services (Jira)


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

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

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

ISIS-2148: adds src/main/java as resource for the starter apps.

(the layout was incorrect for these)


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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


[jira] [Commented] (ISIS-2148) Tidy up helloworld and simpleapp and then move to their own repos, with minimal parent hierarchy.

2019-11-06 Thread ASF subversion and git services (Jira)


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

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

Commit 81ec15ec161c1043d595ca2fc6fc8a46d54d8aee in isis's branch refs/heads/v2 
from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=81ec15e ]

ISIS-2148: adds no-arg constructors for HelloWorldObject and SimpleObject

... just to avoid IDE warning messages.


> Tidy up helloworld and simpleapp and then move to their own repos, with 
> minimal parent hierarchy.
> -
>
> Key: ISIS-2148
> URL: https://issues.apache.org/jira/browse/ISIS-2148
> Project: Isis
>  Issue Type: Improvement
>Reporter: Daniel Keir Haywood
>Assignee: Daniel Keir Haywood
>Priority: Major
> Fix For: 2.0.0
>
>
> The repos are:
>  * apache/isis-app-helloworld
>  * apache/isis-app-simpleapp
> For now, I *haven't* created a repo for "demo" or "smoketest", I think these 
> will probably stay where they are.
> Ideally, should have no parent rather than even a minimal one.  If we do go 
> with a minimal one, then perhaps incode-build moves into isis itself.
>  
> Will also use this ticket to log any issues with the apps, or minor cleanup.
>  



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