[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new e96a48c Update .asf.yaml e96a48c is described below commit e96a48c3137de273eb895ca2b421fcfa6451ded2 Author: Tilmann AuthorDate: Thu Jun 18 20:27:07 2020 +0200 Update .asf.yaml --- .asf.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 35f2caf..bcdb816 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,4 +1,6 @@ -# Staging and publishing profile for Apache JDO: +# Staging and publishing profile for Apache JDO +# NOTE: This does currently not work, presumably because JDO is a sub project and there is +# no staging area for subprojects or for the parent 'db' project. staging: profile: ~ whoami: staging
[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new 86ffaf7 Update .asf.yaml 86ffaf7 is described below commit 86ffaf7ad5c05b45480e08929e494257c87b706f Author: Tilmann AuthorDate: Thu May 7 20:23:25 2020 +0200 Update .asf.yaml --- .asf.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 02445bb..c4084b5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -3,12 +3,10 @@ staging: profile: ~ whoami: staging outputdir: jdo - subdir: jdo publish: whoami: master outputdir: jdo - subdir: jdo github: description: "Apache JDO project"
[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new 43b089b Update .asf.yaml 43b089b is described below commit 43b089b318e2d7a088695abab7dac4733d385093 Author: Tilmann AuthorDate: Thu May 7 20:19:57 2020 +0200 Update .asf.yaml --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index facfcd8..02445bb 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,13 +1,14 @@ # Staging and publishing profile for Apache JDO: staging: profile: ~ - whoami: master + whoami: staging outputdir: jdo subdir: jdo publish: - whoami: publish + whoami: master outputdir: jdo + subdir: jdo github: description: "Apache JDO project"
[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new 946ff06 Update .asf.yaml 946ff06 is described below commit 946ff06e84b674963524deca14a14e693ba44d6c Author: Tilmann AuthorDate: Thu May 7 20:12:27 2020 +0200 Update .asf.yaml --- .asf.yaml | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 6011f42..facfcd8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -3,10 +3,7 @@ staging: profile: ~ whoami: master outputdir: jdo - -staging: - profile: staging - whoami: staging + subdir: jdo publish: whoami: publish
[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new 7c43536 Update .asf.yaml 7c43536 is described below commit 7c43536a17d3eeb6e7bb6a0ba8ce6efda9988226 Author: Tilmann AuthorDate: Wed May 6 21:28:09 2020 +0200 Update .asf.yaml --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 1b13b10..6011f42 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,7 +1,8 @@ # Staging and publishing profile for Apache JDO: staging: - profile: master + profile: ~ whoami: master + outputdir: jdo staging: profile: staging @@ -9,7 +10,7 @@ staging: publish: whoami: publish - subdir: jdo + outputdir: jdo github: description: "Apache JDO project"
[db-jdo-site] branch master updated: Update .asf.yaml
This is an automated email from the ASF dual-hosted git repository. tilmannz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git The following commit(s) were added to refs/heads/master by this push: new eb1c10b Update .asf.yaml eb1c10b is described below commit eb1c10b4328f3b59fcb70e0870109fdda41642ff Author: Tilmann AuthorDate: Thu Apr 9 20:12:04 2020 +0200 Update .asf.yaml --- .asf.yaml | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 7fa55be..1b13b10 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -11,13 +11,17 @@ publish: whoami: publish subdir: jdo - github: description: "Apache JDO project" homepage: https://db.apache.org/jdo labels: -- JDO +- db +- jdo +- nosql +- jpa +- jta +- api - database -- ORM +- orm - apache -- Java +- java