Jenkins Account

2014-09-11 Thread Hendrik Dev
Maybe someone with the right karma [1] can run

modify_appgroups.pl hudson-jobadmin --add=salyh

so that i am able to admin jenkins for johnzon (was fleece)

[1]
http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson#How_do_I_get_an_account

Thanks
Kind regards
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Complete fleece renaming

2014-09-11 Thread Hendrik Dev
Hi,

the infra stuff for renaming fleece to johnzon is done.
We also have now a distribution area and come close the first release
(hopefully)
I would like to ask how do we get the projectlist, clutch and other
stuff renamed?
Just s/fleece/johnzon for all files in incubator trunk or is there more?

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Podling name change - Optiq becomes Calcite

2014-09-26 Thread Hendrik Dev
Hi Julian,

we just renamed fleece to johnzon so maybe i can help:

- Check for the new name: http://www.apache.org/foundation/marks/naming.html
- We voted on the dev list for the new name
- Open a issue like this one to get approval from @trademark
(https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-53)
(You don't need to wait for the approval to go further but if you dont
get them you maybe have to rename again later)
- Open INFRA jira ticket to rename the repo, mailinglist, ... like
https://issues.apache.org/jira/browse/INFRA-8269
- Rename the incubator files and content (podlings.xml, etc)

Hope this helps
Hendrik

On Fri, Sep 26, 2014 at 9:42 PM, Julian Hyde  wrote:
> We have discovered that we are unlikely to be able to trademark "Apache
> Optiq", so we intend to change the name of the project to "Apache Calcite".
> The PPMC likes the name, and a trademark search reveals no competing uses
> of the name.
>
> What are the next steps? Can someone who has been through the same process
> please share their check-list? (I know I will need to log lots of INFRA
> requests but it would help to know what these should be -- e.g. should I
> ask to rename the lists, two svn repositories, 3 git repos, wiki, web
> sites, old releases, jira project etc etc etc or create new ones and
> obsolete the old ones?)
>
> Release momentum is one of the good things we have going, so we will make a
> release under the new name, which will be apache-calcite-0.9.1-incubating,
> in the next few days. We will not have time to re-organize the code into
> new package names.
>
> I plan to launch the project under its new name, Apache Calcite, when I
> speak at Strata NY on 16th October.
>
> Julian



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Apache Johnzon 0.1-incubating release

2014-09-28 Thread Hendrik Dev
So the project passed with 6 +1 votes (at least 3 of them binding from
Romain Manni-Bucau, Justin Mclean and Daniel Kulp) and no -1 votes.
See http://markmail.org/thread/2tnh43qokzj3hiwa and
http://markmail.org/thread/g5etfukwi4av6kuk

As of now also the incubator vote passed with at least 3 binding votes
from Romain Manni-Bucau, Justin Mclean and Mark Struberg and no -1
votes (until now).
We would like to ask the IPMC and incubator people to review the
release within the next 72 hours and if we get no -1 votes then the
vote passed.

Thanks
Hendrik

On Tue, Sep 23, 2014 at 8:19 PM, Hendrik Dev  wrote:
> I've created a 0.1-incubating release candidate, with the following
> artifacts up for a project vote:
>
> Git tag for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=tag;h=refs/tags/v0.1-incubating
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/
>
> Source release:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/org/apache/johnzon/johnzon/0.1-incubating/johnzon-0.1-incubating-source-release.zip
>
> PGP release keys (signed using 22D7F6EC):
> http://www.apache.org/dist/incubator/johnzon/KEYS
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1 (non binding)
>
> Thanks
> Hendrik
>




-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache Johnzon 0.1-incubating release

2014-09-30 Thread Hendrik Dev
Thanks, see comments below

On Mon, Sep 29, 2014 at 1:11 PM, sebb  wrote:
> On 28 September 2014 22:31, Hendrik Dev  wrote:
>> So the project passed with 6 +1 votes (at least 3 of them binding from
>> Romain Manni-Bucau, Justin Mclean and Daniel Kulp) and no -1 votes.
>> See http://markmail.org/thread/2tnh43qokzj3hiwa and
>> http://markmail.org/thread/g5etfukwi4av6kuk
>>
>> As of now also the incubator vote passed with at least 3 binding votes
>> from Romain Manni-Bucau, Justin Mclean and Mark Struberg and no -1
>> votes (until now).
>> We would like to ask the IPMC and incubator people to review the
>> release within the next 72 hours and if we get no -1 votes then the
>> vote passed.
>>
>> Thanks
>> Hendrik
>>
>> On Tue, Sep 23, 2014 at 8:19 PM, Hendrik Dev  wrote:
>>> I've created a 0.1-incubating release candidate, with the following
>>> artifacts up for a project vote:
>>>
>>> Git tag for the release is
>>> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=tag;h=refs/tags/v0.1-incubating
>
> Git tags are not immutable
>
> Please include the hash for the tag in vote e-mails, both for the
> reviewers and for the historical record.
>

commit hash 39ffe71fc0050d5f25baec334e955d27e850bd6f

https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=39ffe71fc0050d5f25baec334e955d27e850bd6f

>>>
>>> Maven staging repo:
>>> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/
>>>
>>> Source release:
>>> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/org/apache/johnzon/johnzon/0.1-incubating/johnzon-0.1-incubating-source-release.zip
>
> The NOTICE file contains the following text:
>
> "Please see LICENSE for additional copyright and licensing information."
>
> This is not required, and should be removed.
> (not a blocker for this release)
>
> The KEYS file does not really belong in the source release.
> The KEYS file has to be available from the ASF mirror host (*)
> This is derived from
> https://dist.apache.org/repos/dist/release/incubator/johnzon/
> so the canonical source for KEYS should be maintained there, not in
> the source repo.
> The Git copy should be dropped (after merging any missing keys)
> Not a blocker.
>

will change this for the next release


>>>
>>> PGP release keys (signed using 22D7F6EC):
>>> http://www.apache.org/dist/incubator/johnzon/KEYS
>
> (*) this is the file which is published to consumers so they can check sigs
>
>>>
>>> The vote will be open for at least 72 hours.
>>>
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>>
>>> Here is my +1 (non binding)
>>>
>>> Thanks
>>> Hendrik
>>>
>>
>>
>>
>>
>> --
>> Hendrik Saly (salyh, hendrikdev22)
>> @hendrikdev22
>> PGP: 0x22D7F6EC
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Apache Johnzon 0.1-incubating release

2014-10-01 Thread Hendrik Dev
Thanks for everybody's input. This vote passed with at least 4 binding votes
from Romain Manni-Bucau, Justin Mclean and Mark Struberg, Daniel Kulp and no -1
votes.

We'll move forward with propagating to Apache mirrors.

Hendrik

On Tue, Sep 23, 2014 at 8:19 PM, Hendrik Dev  wrote:
> I've created a 0.1-incubating release candidate, with the following
> artifacts up for a project vote:
>
> Git tag for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=tag;h=refs/tags/v0.1-incubating
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/
>
> Source release:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1000/org/apache/johnzon/johnzon/0.1-incubating/johnzon-0.1-incubating-source-release.zip
>
> PGP release keys (signed using 22D7F6EC):
> http://www.apache.org/dist/incubator/johnzon/KEYS
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1 (non binding)
>
> Thanks
> Hendrik


-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Seems like our wiki is down

2014-10-09 Thread Hendrik Dev
for me the wiki is working

On Thu, Oct 9, 2014 at 8:25 AM, Roman Shaposhnik  wrote:
> Great! Got it! Filing report right now...
>
> P.S. Still, I guess wiki needs to be addressed.
>
> On Wed, Oct 8, 2014 at 11:16 PM, Roman Shaposhnik  wrote:
>> Hi!
>>
>> seems like the wiki is down right when I need
>> to put finishing touches on the report and send
>> it out to the board. If anybody has better luck
>> accessing:
>>https://wiki.apache.org/incubator/October2014
>> would you be so kind as to send me the textual
>> version of it?
>>
>> Thanks,
>> Roman.
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Are tests part of the release?

2015-08-09 Thread Hendrik Dev
Are tests are part of the release?

Background: We have (accidentally) a dependency to a snapshot version
for a library but only in maven  scope.

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Are tests part of the release?

2015-08-11 Thread Hendrik Dev
thanks for your feedback, i canceled the vote, we fixed the deps and
startet a new vote.

On Mon, Aug 10, 2015 at 3:45 PM, Bertrand Delacretaz
 wrote:
> On Mon, Aug 10, 2015 at 11:11 AM, jan i  wrote:
>> ...we do not have a demand that a release must contain a
>> test set, so if the release
>> does not contain the test we cannot see it as broken, or ?...
>
> From the ASF's point of view you are correct, having tests in a
> release is not required.
>
> OTOH releasing code without tests is...well, suboptimal. But nobody's
> perfect of course.
>
> In Hendrik's case IIUC the tests are present but somewhat broken by
> depending on Maven snapshots, which makes it a buggy release - but
> releases are not always perfect either, and I suspect in their case
> the workaround is easy: release said snapshot and instruct people to
> replace the appropriate references. That makes it a just a known issue
> in that release, with a known workaround.
>
> -Bertrand
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Apache Johnzon 0.9-incubating release

2015-08-13 Thread Hendrik Dev
The Apache Johnzon PPMC has voted to release Apache Johnzon
0.9-incubating based on the second release candidate described below. Now it
is the IPMC's turn to vote.

Git commit for the release is
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=ab542d7208c2b60aa6fdab1b11fa01a1e9ad8241

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1007

Source releases (zip/tar.gz):
https://repository.apache.org/content/repositories/orgapachejohnzon-1007/org/apache/johnzon/apache-johnzon/0.9-incubating/apache-johnzon-0.9-incubating-src.zip
SHA-1:51ab45e8fb5f315c482593923c9d85af6d1bc18b

https://repository.apache.org/content/repositories/orgapachejohnzon-1007/org/apache/johnzon/apache-johnzon/0.9-incubating/apache-johnzon-0.9-incubating-src.tar.gz
SHA-1:f80bfce2717d632e38eb12930e1f6a5f30f0180a

The files are also here
https://dist.apache.org/repos/dist/dev/incubator/johnzon/

PGP release keys (signed using 90910A83):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

This release is mainly a bugfixing release. The mapper also introduced
basic map support for nested converter. Snapshot deps. removed.

The vote will be open for at least 72 hours.

Project vote passes with 3 binding +1 votes and no -1 votes:
http://mail-archives.apache.org/mod_mbox/incubator-johnzon-dev/201508.mbox/%3C8173EB96-FC9B-433A-B659-06A5D83E4A14%40apache.org%3E

The vote will be open for at least 72 hours.

[ ] +1  approve
[ ] -1  disapprove (and reason why)

Thanks

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Apache Johnzon 0.9-incubating release

2015-08-17 Thread Hendrik Dev
This vote passed with 5 +1 binding votes and no -1 votes.
Will start to publish the artifacts now.

Thanks
Hendrik

On Thu, Aug 13, 2015 at 8:03 PM, Hendrik Dev  wrote:
> The Apache Johnzon PPMC has voted to release Apache Johnzon
> 0.9-incubating based on the second release candidate described below. Now it
> is the IPMC's turn to vote.
>
> Git commit for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=ab542d7208c2b60aa6fdab1b11fa01a1e9ad8241
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1007
>
> Source releases (zip/tar.gz):
> https://repository.apache.org/content/repositories/orgapachejohnzon-1007/org/apache/johnzon/apache-johnzon/0.9-incubating/apache-johnzon-0.9-incubating-src.zip
> SHA-1:51ab45e8fb5f315c482593923c9d85af6d1bc18b
>
> https://repository.apache.org/content/repositories/orgapachejohnzon-1007/org/apache/johnzon/apache-johnzon/0.9-incubating/apache-johnzon-0.9-incubating-src.tar.gz
> SHA-1:f80bfce2717d632e38eb12930e1f6a5f30f0180a
>
> The files are also here
> https://dist.apache.org/repos/dist/dev/incubator/johnzon/
>
> PGP release keys (signed using 90910A83):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> This release is mainly a bugfixing release. The mapper also introduced
> basic map support for nested converter. Snapshot deps. removed.
>
> The vote will be open for at least 72 hours.
>
> Project vote passes with 3 binding +1 votes and no -1 votes:
> http://mail-archives.apache.org/mod_mbox/incubator-johnzon-dev/201508.mbox/%3C8173EB96-FC9B-433A-B659-06A5D83E4A14%40apache.org%3E
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] -1  disapprove (and reason why)
>
> Thanks

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Johnzon Graduation

2015-10-12 Thread Hendrik Dev
On behalf of the Johnzon PPMC i would like to let you know that that
we currently discussing about graduating Johnzon out of the Incubator.

http://mail-archives.apache.org/mod_mbox/incubator-johnzon-dev/201510.mbox/%3CCAPm%3DoFDF6guVNc6HS%3D2TA5iBrx2X45JvFfaFpGiT%3DHg%2BnE7s_w%40mail.gmail.com%3E

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Graduate Johnzon from the Incubator

2016-04-01 Thread Hendrik Dev
The Apache Johnzon community has discussed and voted on graduation to
a top level project. The vote passed with 8 +1 votes (5 from the PPMC)
and no 0 or -1 votes.

Incubation Status:
http://incubator.apache.org/projects/johnzon.html
Maturity Assessment:
https://s.apache.org/d88S
Discussions:
https://s.apache.org/5vxO
https://s.apache.org/8VkX
Vote:
https://s.apache.org/suuK
(http://markmail.org/message/mawumtfqokgye5xn)
Result:
https://s.apache.org/Erd0
(http://markmail.org/message/qmqvk56ccqkq2gob)

Please vote on the resolution pasted below to graduate Apache Johnzon
from the incubator to top level project.

[ ] +1 Graduate Apache Johnzon from the Incubator.
[ ] +0 Don't care.
[ ] -1 Don't graduate Apache Johnzon from the Incubator because ...

This vote will be open for at least 72 hours.

Many thanks to our mentors and everyone else for the support,

Hendrik Saly on behalf of the Apache Johnzon PPMC

Apache Johnzon top-level project resolution:


WHEREAS, the Board of Directors deems it to be in the best
interests of the Foundation and consistent with the
Foundation's purpose to establish a Project Management
Committee charged with the creation and maintenance of
open-source software, for distribution at no charge to
the public, related to JSR-353 compliant JSON parsing and a
set of useful modules to help with the usage of JSR-353
as well as JSR successors (like JSR-374) or related JSRs
(like JSR-367).


NOW, THEREFORE, BE IT RESOLVED, that a Project Management
Committee (PMC), to be known as the "Apache Johnzon Project",
be and hereby is established pursuant to Bylaws of the
Foundation; and be it further

RESOLVED, that the Apache Johnzon Project be and hereby is
responsible for the creation and maintenance of software
related to JSR-353 compliant JSON parsing and a
set of useful modules to help with the usage of JSR-353
as well as JSR successors (like JSR-374) or related JSRs
(like JSR-367); and be it further

RESOLVED, that the office of "Vice President, Apache Johnzon" be
and hereby is created, the person holding such office to
serve at the direction of the Board of Directors as the chair
of the Apache Johnzon Project, and to have primary responsibility
for management of the projects within the scope of
responsibility of the Apache Johnzon Project; and be it further

RESOLVED, that the persons listed immediately below be and
hereby are appointed to serve as the initial members of the
Apache Johnzon Project:

* Justin Mclean 
* Romain Manni-Bucau 
* Jean-Louis Monteiro 
* Mark Struberg 
* Hendrik Saly 

NOW, THEREFORE, BE IT FURTHER RESOLVED, that Hendrik Saly (salyh)
be appointed to the office of Vice President, Apache Johnzon, to
serve in accordance with and subject to the direction of the
Board of Directors and the Bylaws of the Foundation until
death, resignation, retirement, removal or disqualification,
or until a successor is appointed; and be it further

RESOLVED, that the initial Apache Johnzon PMC be and hereby is
tasked with the creation of a set of bylaws intended to
encourage open development and increased participation in the
Apache Johnzon Project; and be it further

RESOLVED, that the Apache Johnzon Project be and hereby
is tasked with the migration and rationalization of the Apache
Incubator Johnzon podling; and be it further

RESOLVED, that all responsibilities pertaining to the Apache
Incubator Johnzon podling encumbered upon the Apache Incubator
Project are hereafter discharged.

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Graduation for Apache Johnzon

2016-04-01 Thread Hendrik Dev
New vote @general started right now (https://s.apache.org/Ejm9), so
this thread should be closed

On Tue, Mar 8, 2016 at 12:00 PM, Romain Manni-Bucau
 wrote:
> Ok just pushed one we'll work on. thanks Bertrand.
>
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Github  |
> LinkedIn  | Tomitriber
> 
>
> 2016-03-08 11:41 GMT+01:00 Bertrand Delacretaz :
>
>> On Mon, Mar 7, 2016 at 9:16 PM, John D. Ament 
>> wrote:
>> > ...you're missing a proposed charter, the name of the proposed VP, who
>> > the initial committers, initial PMC, etc...
>>
>> And although it's not required, an assessment of the project's health
>> with respect the Project Maturity Model at [1] is very welcome.
>>
>> See for example the Groovy assessment at [2].
>>
>> -Bertrand
>>
>> [1]
>> https://community.apache.org/apache-way/apache-project-maturity-model.html
>>
>> [2]
>> https://github.com/apache/groovy/blob/576b3c5d6a7022ac4a8df1ef118666456ce627fb/MATURITY.adoc
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Graduate Johnzon from the Incubator

2016-04-05 Thread Hendrik Dev
I agree with Justin, there is no real benefit (either for the podling
nor for apache/incubator) when Johnzon stays in the Incubator.

We have an active, friendly, diverse and responsive community, we had
regular releases, we promote Johnzon [1] and Jira tickets are
typically closed a few days after they we're reported.

I'd like to keep the vote open till 8th April to continue the
discussion and to reach consensus.
For me graduation under Geronimo makes no sense cause Geronimo is (at
the moment) a really inactive project.

Thanks
Hendrik

[1]
https://speakerdeck.com/salyh/johnzon-apaches-upcoming-json-library
held @ApacheCon Europe 2015
https://www.codecentric.de/2016/01/11/apache-roadshow-24755/ (germany only)
https://rmannibucau.wordpress.com/tag/johnzon/

On Tue, Apr 5, 2016 at 9:42 AM, Mark Struberg  wrote:
> Good morning!
>
> Of course Johnzon could be bigger.
> And as said before: there are 3 active committers (not 2!) and an active PMC.
>
> Plus there are at least 2 further people who contributed patches and are on 
> our watch-list.
> I also believe that we are a really friendly community :)
>
>
> That said I have no problem with either graduating now nor with waiting for 
> another tick as I'm really confident that we will grow the community pretty 
> soon. But we will NOT invite people just for the sake of growing. They must 
> earn their merit first!
>
>
> LieGrue,
> strub
>
>
>
>
>
>> On Tuesday, 5 April 2016, 8:43, Justin Mclean  
>> wrote:
>> > Hi,
>>
>> I agree the project doesn’t have a large visible active community but I’m 
>> also
>> not sure what the point of having Johnzon staying in the incubator. They tick
>> along nicely, they certainly don’t need the incubator to check their releases
>> and they understand the Apache Way of doing things. What harm would be done 
>> if
>> they did graduate as a TLP vs keeping them in incubation?
>>
>> Thanks,
>>
>> Justin
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Graduate Johnzon from the Incubator

2016-04-07 Thread Hendrik Dev
I think we reached consensus, so let me close this vote and report the
(formal) result:

There are  11 +1 votes (more than 5 of them binding), no 0 and no -1
votes (one was withdrawn)

So this vote passed, we will submit the resolution to the board.

Thanks to all who cast their vote and thanks also for the discussion.
Hendrik

On Fri, Apr 1, 2016 at 9:49 PM, Hendrik Dev  wrote:
> The Apache Johnzon community has discussed and voted on graduation to
> a top level project. The vote passed with 8 +1 votes (5 from the PPMC)
> and no 0 or -1 votes.
>
> Incubation Status:
> http://incubator.apache.org/projects/johnzon.html
> Maturity Assessment:
> https://s.apache.org/d88S
> Discussions:
> https://s.apache.org/5vxO
> https://s.apache.org/8VkX
> Vote:
> https://s.apache.org/suuK
> (http://markmail.org/message/mawumtfqokgye5xn)
> Result:
> https://s.apache.org/Erd0
> (http://markmail.org/message/qmqvk56ccqkq2gob)
>
> Please vote on the resolution pasted below to graduate Apache Johnzon
> from the incubator to top level project.
>
> [ ] +1 Graduate Apache Johnzon from the Incubator.
> [ ] +0 Don't care.
> [ ] -1 Don't graduate Apache Johnzon from the Incubator because ...
>
> This vote will be open for at least 72 hours.
>
> Many thanks to our mentors and everyone else for the support,
>
> Hendrik Saly on behalf of the Apache Johnzon PPMC
>
> Apache Johnzon top-level project resolution:
> 
>
> WHEREAS, the Board of Directors deems it to be in the best
> interests of the Foundation and consistent with the
> Foundation's purpose to establish a Project Management
> Committee charged with the creation and maintenance of
> open-source software, for distribution at no charge to
> the public, related to JSR-353 compliant JSON parsing and a
> set of useful modules to help with the usage of JSR-353
> as well as JSR successors (like JSR-374) or related JSRs
> (like JSR-367).
>
>
> NOW, THEREFORE, BE IT RESOLVED, that a Project Management
> Committee (PMC), to be known as the "Apache Johnzon Project",
> be and hereby is established pursuant to Bylaws of the
> Foundation; and be it further
>
> RESOLVED, that the Apache Johnzon Project be and hereby is
> responsible for the creation and maintenance of software
> related to JSR-353 compliant JSON parsing and a
> set of useful modules to help with the usage of JSR-353
> as well as JSR successors (like JSR-374) or related JSRs
> (like JSR-367); and be it further
>
> RESOLVED, that the office of "Vice President, Apache Johnzon" be
> and hereby is created, the person holding such office to
> serve at the direction of the Board of Directors as the chair
> of the Apache Johnzon Project, and to have primary responsibility
> for management of the projects within the scope of
> responsibility of the Apache Johnzon Project; and be it further
>
> RESOLVED, that the persons listed immediately below be and
> hereby are appointed to serve as the initial members of the
> Apache Johnzon Project:
>
> * Justin Mclean 
> * Romain Manni-Bucau 
> * Jean-Louis Monteiro 
> * Mark Struberg 
> * Hendrik Saly 
>
> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Hendrik Saly (salyh)
> be appointed to the office of Vice President, Apache Johnzon, to
> serve in accordance with and subject to the direction of the
> Board of Directors and the Bylaws of the Foundation until
> death, resignation, retirement, removal or disqualification,
> or until a successor is appointed; and be it further
>
> RESOLVED, that the initial Apache Johnzon PMC be and hereby is
> tasked with the creation of a set of bylaws intended to
> encourage open development and increased participation in the
> Apache Johnzon Project; and be it further
>
> RESOLVED, that the Apache Johnzon Project be and hereby
> is tasked with the migration and rationalization of the Apache
> Incubator Johnzon podling; and be it further
>
> RESOLVED, that all responsibilities pertaining to the Apache
> Incubator Johnzon podling encumbered upon the Apache Incubator
> Project are hereafter discharged.
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[NOTICE] new committer for Apache Johnzon podling: Reinhard Sandtner

2016-04-12 Thread Hendrik Dev
FYI

-- Forwarded message --
From: Hendrik Dev 
Date: Tue, Apr 12, 2016 at 1:47 PM
Subject: new committer: Reinhard Sandtner
To: "d...@johnzon.incubator.apache.org" 


The Podling Project Management Committee (PPMC) for Apache Johnzon
(incubating) has asked Reinhard Sandtner to become a committer and we
are pleased
to announce that they have accepted.

Welcome Reinhard, great to have you on board.

Being a committer enables easier contribution to the
project since there is no need to go via the patch
submission process. This should enable better productivity.

On behalf of the Apache Johnzon PPMC
Hendrik Saly

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [ANN] Apache Johnzon as new TLP

2016-04-25 Thread Hendrik Dev
i'll take care of the next steps ...

On Mon, Apr 25, 2016 at 7:07 PM, John D. Ament  wrote:
> Don't forget to do the requisite clean up work.  Johnzon still shows as a
> podling http://incubator.apache.org/projects/johnzon.html
> Please graduate them in podlings.xml.
>
> I sent out an email the other day with the reminder and a link to the full
> list of steps.
>
> John
>
> On Mon, Apr 25, 2016 at 1:02 PM Mark Struberg 
> wrote:
>
>> Hi!
>>
>> I'm happy to announce that the board has unanimously voted to graduate
>> Apache Johnzon to a TLP.
>>
>> Txs to all who helped along the way and best wishes to the Apache Johnzon
>> community for their further endeavours.
>>
>> LieGrue,
>> strub
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: JSON License and Apache Projects

2016-11-24 Thread Hendrik Dev
and of course there is also Apache Johnzon ;-)
http://johnzon.apache.org/

On Thu, Nov 24, 2016 at 10:21 AM, Stephan Ewen  wrote:
> Just to be on the safe side:
>
> If project X depends on another project Y that uses json.org (and thus
> project X has json.org as a transitive dependency) is it sufficient to
> exclude the transitive json.org dependency in the reference to project Y?
>
> Something like that:
>
> 
>   org.apache.hive.hcatalog
>   hcatalog-core
>   0.12.0
>   
> 
>   org.json
>   json
> 
>   
> 
>
> Thanks,
> Stephan
>
>
> On Thu, Nov 24, 2016 at 10:00 AM, Jochen Theodorou 
> wrote:
>
>> is that library able to deal with the jdk9 module system?
>>
>>
>> On 24.11.2016 02:16, James Bognar wrote:
>>
>>> Shameless plug for Apache Juneau that has a cleanroom implementation of a
>>> JSON serializer and parser in context of a common serialization API that
>>> includes a variety of serialization languages for POJOs.
>>>
>>> On Wed, Nov 23, 2016 at 8:10 PM Ted Dunning 
>>> wrote:
>>>
>>> The VP Legal for Apache has determined that the JSON processing library
 from json.org  is not usable as a
 dependency by Apache projects. This is because the license includes a
 line
 that places a field of use condition on downstream users in a way that is
 not compatible with Apache's license.

 This decision is, unfortunately, a change from the previous situation.
 While the current decision is correct, it would have been nice if we had
 had this decision originally.

 As such, some existing projects may be impacted because they assumed that
 the json.org dependency was OK to use.

 Incubator projects that are currently using the json.org library have
 several courses of action:

 1) just drop it. Some projects like Storm have demos that use twitter4j
 which incorporates the problematic code. These demos aren't core and
 could
 just be dropped for a time.

 2) help dependencies move away from problem code. I have sent a pull
 request to twitter4 j, for
 example, that eliminates the problem. If they accept the pull, then all
 would be good for the projects that use twitter4j (and thus json.org)

 3) replace the json.org artifact with a compatible one that is open
 source.
 I have created and published an artifact based on clean-room Android code
  that replicates the most
 important
 parts of the json.org code. This code is compatible, but lacks some
 coverage. It also could lead to jar hell if used unjudiciously because it
 uses the org.json package. Shading and exclusion in a pom might help. Or
 not. Go with caution here.

 4) switch to safer alternatives such as Jackson. This requires code
 changes, but is probably a good thing to do. This option is the one that
 is
 best in the long-term but is also the most expensive.


 -- Forwarded message --
 From: Jim Jagielski 
 Date: Wed, Nov 23, 2016 at 6:10 AM
 Subject: JSON License and Apache Projects
 To: ASF Board 


 (forwarded from legal-discuss@)

 As some of you may know, recently the JSON License has been
 moved to Category X (https://www.apache.org/legal/resolved#category-x).

 I understand that this has impacted some projects, especially
 those in the midst of doing a release. I also understand that
 up until now, really, there has been no real "outcry" over our
 usage of it, especially from end-users and other consumers of
 our projects which use it.

 As compelling as that is, the fact is that the JSON license
 itself is not OSI approved and is therefore not, by definition,
 an "Open Source license" and, as such, cannot be considered as
 one which is acceptable as related to categories.

 Therefore, w/ my VP Legal hat on, I am making the following
 statements:

  o No new project, sub-project or codebase, which has not
used JSON licensed jars (or similar), are allowed to use
them. In other words, if you haven't been using them, you
aren't allowed to start. It is Cat-X.

  o If you have been using it, and have done so in a *release*,
AND there has been NO pushback from your community/eco-system,
you have a temporary exclusion from the Cat-X classification thru
April 30, 2017. At that point in time, ANY and ALL usage
of these JSON licensed artifacts are DISALLOWED. You must
either find a suitably licensed replacement, or do without.
There will be NO exceptions.

  o Any situation not covered by the above is an implicit
DISALLOWAL of usage.

 Also please note that in the 2nd situation (where a temporary
 exclusion has been granted),

[RESULT] [VOTE] Apache Johnzon 0.2-incubating release

2014-11-16 Thread Hendrik Dev
This vote pass (either for the project and the incubator) with

* Three binding +1 votes from Justin McClean, Romain Manni-Bucau and
Mark Struberg
* Two non-binding +1 votes
* No -1 votes

Project vote: http://markmail.org/thread/okwf7wpczerz2cq6

@general: This is just to inform the incubator about the vote/release.
The vote already pass for the incubator on the project level because
we had three +1 votes from incubator PMC members.

Thanks
Hendrik

On Thu, Nov 13, 2014 at 9:13 PM, Hendrik Dev  wrote:
> I've created a 0.2-incubating release candidate, with the following
> artifacts up for a project vote:
>
> Git commit for the release is [56c9789]
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=56c9789b3de1fbdcbf0a260ba2f26fce70171ffa
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1001
>
> Source releases (zip/tar.gz):
> http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.zip
> http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.tar.gz
>
> Site is here:
> http://people.apache.org/~salyh/johnzon-0.2-incubating-site/
>
> PGP release keys (signed using 22D7F6EC):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> This release fixes a few bugs and introduce some new features for the
> mapper and the JAX-RS binding.
> It also improves performance for in memory JSON parsing.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Here is my +1
>
> Thanks
> Hendrik
>

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [RESULT] [VOTE] Apache Johnzon 0.2-incubating release

2014-11-18 Thread Hendrik Dev
Due to the fact that the release artifacts are not distributed yet i
suggest that we simply start a (new) incubator vote for the release
to resolve the idleness regarding the release process and separate the
general discussion (if necessary) into another thread.

Is that feasible ?

Thanks
Hendrik




On Mon, Nov 17, 2014 at 2:37 PM, Marvin Humphrey  wrote:
> On Mon, Nov 17, 2014 at 2:00 AM, Mark Struberg  wrote:
>> Previously there was a clear rule
>> 1.) do the internal vote and if that succeeds
>> 2.) do another VOTE on the general@incubator list.
>
> That's still the rule.
>
> The wider Incubator PMC must be given full opportunity to review any release.
>
> The 2013 Alternate Release Voting Process is not being used right now, but
> even if it was, a VOTE on general@incubator would still be required.
>
> The "send a summary" phrase in the documentation for the Alternate process was
> deliberately copied from the original text to avoid changing any more than
> necessary.
>
> http://incubator.apache.org/incubation/Incubation_Policy.html#Releases
>
> Original:
>
> If the majority of all votes is positive, then the Podling SHALL send
> a summary of that vote to the Incubator's general list and formally
> request the Incubator PMC approve such a release.
>
> Alternate:
>
> If the majority of PPMC votes is positive, then the Podling SHALL send
> a summary of that vote to the Incubator's general list and formally
> request the Incubator PMC approve such a release.
>
> It is not sufficient to "send a summary".  The podling needs to "formal
> request that the Incubator PMC approve" -- i.e. call a VOTE on
> general@incubator.  The criteria for passing differ under the Alternate
> process, but the general@incubator VOTE has to happen regardless.
>
> Now, we tend to "forward" IPMC votes from the podling dev list, which is
> arguably confusing because it doesn't follow the letter of the law.  But I
> sure hope nobody wants to start failing release VOTEs because some IPMC member
> voted only on the PPMC thread.
>
> Marvin Humphrey
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Johnzon 0.2-incubating

2014-11-18 Thread Hendrik Dev
Hi all,

Please vote on releasing the following candidate as Apache Johnzon
0.2-incubating.
This will be the second incubator release for Johnzon.

The project vote on the dev list is here:
http://markmail.org/thread/okwf7wpczerz2cq6

Vote result:
3 binding +1 votes
2 non-binding +1 votes
No -1 votes

Git commit for the release is [56c9789]
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=56c9789b3de1fbdcbf0a260ba2f26fce70171ffa

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1001

Source releases (zip/tar.gz):
http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.zip
http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.tar.gz

Site is here:
http://people.apache.org/~salyh/johnzon-0.2-incubating-site/

PGP release keys (signed using 22D7F6EC):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

The vote will be open for at least 72 hours.

[ ] +1  Release this packge
[ ] -1  Do not release this package because ...

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Johnzon 0.2-incubating

2014-11-22 Thread Hendrik Dev
Hi All,

this vote passed with:

Three +1 binding votes from Justin Mclean, Mark Struberg and Romain Manni-Bucau.
There were no 0 or -1 votes.

Thanks
Kind regards
Hendrik

On Tue, Nov 18, 2014 at 3:54 PM, Hendrik Dev  wrote:
> Hi all,
>
> Please vote on releasing the following candidate as Apache Johnzon
> 0.2-incubating.
> This will be the second incubator release for Johnzon.
>
> The project vote on the dev list is here:
> http://markmail.org/thread/okwf7wpczerz2cq6
>
> Vote result:
> 3 binding +1 votes
> 2 non-binding +1 votes
> No -1 votes
>
> Git commit for the release is [56c9789]
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=56c9789b3de1fbdcbf0a260ba2f26fce70171ffa
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1001
>
> Source releases (zip/tar.gz):
> http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.zip
> http://repository.apache.org/content/repositories/orgapachejohnzon-1001/org/apache/johnzon/johnzon/0.2-incubating/johnzon-0.2-incubating-src.tar.gz
>
> Site is here:
> http://people.apache.org/~salyh/johnzon-0.2-incubating-site/
>
> PGP release keys (signed using 22D7F6EC):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  Release this packge
> [ ] -1  Do not release this package because ...
>
> Thanks
> Hendrik
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Johnzon 0.5-incubating

2015-01-09 Thread Hendrik Dev
The Apache Johnzon PPMC has voted to release Apache Johnzon
0.5-incubating based on
the release candidate described below. Now it is the IPMC's turn to vote.

Git commit for the release is [a88f797]
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=a88f79789c0ca288217d90d509633b566c0ac692

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1002

Source releases (zip/tar.gz):
https://repository.apache.org/content/repositories/orgapachejohnzon-1002/org/apache/johnzon/johnzon/0.5-incubating/johnzon-0.5-incubating-src.zip
https://repository.apache.org/content/repositories/orgapachejohnzon-1002/org/apache/johnzon/johnzon/0.5-incubating/johnzon-0.5-incubating-src.tar.gz

Site is here:
http://people.apache.org/~salyh/johnzon-0.5-incubating-site/

PGP release keys (signed using 22D7F6EC):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

Project vote passes with 3 binding +1 votes, one non-binding +1 vote
and no -1 votes:
http://markmail.org/thread/ovuhl6uqaowopuwh

This release fixes a few bugs and introduce some new features like
comments parsing and mapper enhancements. It also improves
performance.

The vote will be open for at least 72 hours.

[ ] +1  approve
[ ] -1  disapprove (and reason why)

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Johnzon 0.5-incubating

2015-01-12 Thread Hendrik Dev
Vote passes with three binding +1 votes from Mark, Justin and
Jean-Louis and no -1 votes.

On Fri, Jan 9, 2015 at 2:10 PM, Hendrik Dev  wrote:
> The Apache Johnzon PPMC has voted to release Apache Johnzon
> 0.5-incubating based on
> the release candidate described below. Now it is the IPMC's turn to vote.
>
> Git commit for the release is [a88f797]
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=a88f79789c0ca288217d90d509633b566c0ac692
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1002
>
> Source releases (zip/tar.gz):
> https://repository.apache.org/content/repositories/orgapachejohnzon-1002/org/apache/johnzon/johnzon/0.5-incubating/johnzon-0.5-incubating-src.zip
> https://repository.apache.org/content/repositories/orgapachejohnzon-1002/org/apache/johnzon/johnzon/0.5-incubating/johnzon-0.5-incubating-src.tar.gz
>
> Site is here:
> http://people.apache.org/~salyh/johnzon-0.5-incubating-site/
>
> PGP release keys (signed using 22D7F6EC):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> Project vote passes with 3 binding +1 votes, one non-binding +1 vote
> and no -1 votes:
> http://markmail.org/thread/ovuhl6uqaowopuwh
>
> This release fixes a few bugs and introduce some new features like
> comments parsing and mapper enhancements. It also improves
> performance.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] -1  disapprove (and reason why)
>
> Thanks
> Hendrik
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Johnzon 0.6-incubating

2015-02-20 Thread Hendrik Dev
The Apache Johnzon PPMC has voted to release Apache Johnzon
0.6-incubating based on the release candidate described below. Now it
is the IPMC's turn to vote.

Git commit for the release is
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=dda975b327211277fc96c4155b6e98bc54a4a7d9

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1003/

Source releases (zip/tar.gz):
https://repository.apache.org/content/repositories/orgapachejohnzon-1003/org/apache/johnzon/johnzon/0.6-incubating/johnzon-0.6-incubating-src.zip
https://repository.apache.org/content/repositories/orgapachejohnzon-1003/org/apache/johnzon/johnzon/0.6-incubating/johnzon-0.6-incubating-src.tar.gz

PGP release keys (signed using 22D7F6EC):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

Project vote passes with 3 binding +1 votes, one non-binding +1 vote
and no -1 votes:
http://markmail.org/thread/25qwunhagpurthev
http://markmail.org/thread/tppdxzn7dz3rhdxq

This release fixes a few bugs related to comment parsing and mapper.

The vote will be open for at least 72 hours.

[ ] +1  approve
[ ] -1  disapprove (and reason why)

Thanks

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Johnzon 0.6-incubating

2015-02-23 Thread Hendrik Dev
This vote passes with 3 binding +1 votes, one non binding +1 vote and
no -1 votes.

Thanks
Hendrik

On Fri, Feb 20, 2015 at 2:23 PM, Hendrik Dev  wrote:
> The Apache Johnzon PPMC has voted to release Apache Johnzon
> 0.6-incubating based on the release candidate described below. Now it
> is the IPMC's turn to vote.
>
> Git commit for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=dda975b327211277fc96c4155b6e98bc54a4a7d9
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1003/
>
> Source releases (zip/tar.gz):
> https://repository.apache.org/content/repositories/orgapachejohnzon-1003/org/apache/johnzon/johnzon/0.6-incubating/johnzon-0.6-incubating-src.zip
> https://repository.apache.org/content/repositories/orgapachejohnzon-1003/org/apache/johnzon/johnzon/0.6-incubating/johnzon-0.6-incubating-src.tar.gz
>
> PGP release keys (signed using 22D7F6EC):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> Project vote passes with 3 binding +1 votes, one non-binding +1 vote
> and no -1 votes:
> http://markmail.org/thread/25qwunhagpurthev
> http://markmail.org/thread/tppdxzn7dz3rhdxq
>
> This release fixes a few bugs related to comment parsing and mapper.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] -1  disapprove (and reason why)
>
> Thanks
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Johnzon 0.7-incubating

2015-04-03 Thread Hendrik Dev
The Apache Johnzon PPMC has voted to release Apache Johnzon
0.7-incubating based on the release candidate described below. Now it
is the IPMC's turn to vote.

Git commit for the release is
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=97930e2a8447c330115263afc83c094d48b163c8

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1004/

Source releases (zip/tar.gz):
https://repository.apache.org/content/repositories/orgapachejohnzon-1004/org/apache/johnzon/johnzon/0.7-incubating/johnzon-0.7-incubating-src.zip
SHA-1:3612c5ca729688510f44a42230b4be199b9659a6

https://repository.apache.org/content/repositories/orgapachejohnzon-1004/org/apache/johnzon/johnzon/0.7-incubating/johnzon-0.7-incubating-src.tar.gz
SHA-1:392cc90bda48734d78c4c4094d9dd72ef0215a26

PGP release keys (signed using 22D7F6EC):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

Project vote passes with 4 binding +1 votes, one non-binding +1 vote
and no -1 votes:
http://markmail.org/thread/m7afbsmhxgxti4fa

This release introduces new functionality for the mapper
(@JohnzonProperty, @JohnzonVirtualObject and @ConstructorProperties).

The vote will be open for at least 72 hours.

[ ] +1  approve
[ ] -1  disapprove (and reason why)

Thanks

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Johnzon 0.7-incubating

2015-04-06 Thread Hendrik Dev
This vote passed with 4 +1 binding votes and no -1 votes.

On Fri, Apr 3, 2015 at 12:50 PM, Hendrik Dev  wrote:
> The Apache Johnzon PPMC has voted to release Apache Johnzon
> 0.7-incubating based on the release candidate described below. Now it
> is the IPMC's turn to vote.
>
> Git commit for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=97930e2a8447c330115263afc83c094d48b163c8
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1004/
>
> Source releases (zip/tar.gz):
> https://repository.apache.org/content/repositories/orgapachejohnzon-1004/org/apache/johnzon/johnzon/0.7-incubating/johnzon-0.7-incubating-src.zip
> SHA-1:3612c5ca729688510f44a42230b4be199b9659a6
>
> https://repository.apache.org/content/repositories/orgapachejohnzon-1004/org/apache/johnzon/johnzon/0.7-incubating/johnzon-0.7-incubating-src.tar.gz
> SHA-1:392cc90bda48734d78c4c4094d9dd72ef0215a26
>
> PGP release keys (signed using 22D7F6EC):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> Project vote passes with 4 binding +1 votes, one non-binding +1 vote
> and no -1 votes:
> http://markmail.org/thread/m7afbsmhxgxti4fa
>
> This release introduces new functionality for the mapper
> (@JohnzonProperty, @JohnzonVirtualObject and @ConstructorProperties).
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] -1  disapprove (and reason why)
>
> Thanks
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [Incubator Wiki] Update of "June2015" by EmmanuelLecharny

2015-05-30 Thread Hendrik Dev
seems the report is "broken" since rev #8 due to "Edit conflict - other version"

https://wiki.apache.org/incubator/June2015?action=info


On Sun, May 31, 2015 at 12:38 AM, Apache Wiki  wrote:
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Incubator Wiki" for 
> change notification.
>
> The "June2015" page has been changed by EmmanuelLecharny:
> https://wiki.apache.org/incubator/June2015?action=diff&rev1=7&rev2=8
>
> Comment:
> Added a comment for teh Groovy project
>
> [ ](groovy) Konstantin Boudnik
> [ ](groovy) Bertrand Delacretaz
> [ ](groovy) Jim Jagielski
> -   [ ](groovy) Emmanuel Lecharny
> +   [X](groovy) Emmanuel Lecharny
> [ ](groovy) Roman Shaposhnik
>
>   Shepherd/Mentor notes:
>
> +
> +  /!\ '''Edit conflict - other version:''' 
> +
> +  /!\ '''Edit conflict - your version:''' 
> + The project is moving forward nicely. The three added committers is a good 
> sign. Two things might need to improved :
> + - the web site is not yet migrated.
> + - we don't see a lot of discussion on the dev list. It would be nice that 
> if discussions are conducted on side channels (IRC, skype, ...), then  they 
> are redirected to the mailing list. Not saying it's the case, just wanted to 
> be sure that it's understood. It may just be that the main Groovy 
> contributors are quite busy with their day jobs as they just switched 
> recently.
> +
> + Globally, a very mature community.
> +
> +  /!\ '''End of edit conflict''' 
>
>
>   
> @@ -732, +743 @@
>
>   Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
>   aware of?
>
> +
> +  /!\ '''Edit conflict - other version:''' 
> * Nothing
>
> - How has the community developed since the last report?
> +  /!\ '''Edit conflict - your version:''' 
>
> +  /!\ '''End of edit conflict''' 
> +
> + Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> + aware of?
> +
> +
> +  /!\ '''Edit conflict - other version:''' 
> There are new people on the dev list and the project got contributions
> from non-committers.  On the dev list there are approx. 32 msgs (on
> average) messages per month.
>
>   How has the project developed since the last report?
>
> +  /!\ '''Edit conflict - your version:''' 
> +
> +
> + How has the community developed since the last report?
> +
> +  /!\ '''End of edit conflict''' 
> +
> +
> +
> + How has the project developed since the last report?
> +
> +
> +  /!\ '''Edit conflict - other version:''' 
> The project did its 5th incubator release.
> During the last three month 8 jira issues were reported and fixed.
>
> +  /!\ '''Edit conflict - your version:''' 
> +
> +  /!\ '''End of edit conflict''' 
> +
> +
> +  /!\ '''Edit conflict - other version:''' 
>   Date of last release:
>
> 2015-04-06 (0.7-incubating)
>
> +  /!\ '''Edit conflict - your version:''' 
> +
> + How has the project developed since the last report?
> +
> +
> +  /!\ '''End of edit conflict''' 
> +
> +
> +  /!\ '''Edit conflict - other version:''' 
>   When were the last committers or PMC members elected?
>
> Last committer was elected 2014-08-23, last PMC member was elected 
> 2015-04-09 (Hendrik Saly)
> +
> +  /!\ '''Edit conflict - your version:''' 
> +
> +
> +  /!\ '''End of edit conflict''' 
> +
> +  /!\ '''Edit conflict - other version:''' 
> +
> +  /!\ '''Edit conflict - your version:''' 
> + Date of last release:
> +
> +   -XX-XX
> +
> + When were the last committers or PMC members elected?
> +
> +  /!\ '''End of edit conflict''' 
>
>
>
>
> -
> To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org
> For additional commands, e-mail: cvs-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Johnzon 0.8-incubating

2015-06-04 Thread Hendrik Dev
The Apache Johnzon PPMC has voted to release Apache Johnzon
0.8-incubating based on the release candidate described below. Now it
is the IPMC's turn to vote.

Git commit for the release is
https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=bb26c1e8c87d7e71f7b7f6917397ed91d0866ff7

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachejohnzon-1005

Source releases (zip/tar.gz):
https://repository.apache.org/content/repositories/orgapachejohnzon-1005/org/apache/johnzon/apache-johnzon/0.8-incubating/apache-johnzon-0.8-incubating-src.zip
SHA-1:ba84658479be7ce1f2d716050877dfcc60c968ae

https://repository.apache.org/content/repositories/orgapachejohnzon-1005/org/apache/johnzon/apache-johnzon/0.8-incubating/apache-johnzon-0.8-incubating-src.tar.gz
SHA-1:5f80019b159862f2178898f35061307762e51ba3

PGP release keys (signed using 90910A83):
https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS

This release introduces websocket (jsr356) integration, fixes some
minor issues like encoding, java 1.6 build stuff and configuration
defaults. It contains also a bugfix so that Johnzon does now work
properly in OSGI environments.

Project vote passes with 4 binding +1 votes, one non-binding +1 vote
and no -1 votes:
http://markmail.org/thread/cjmvumtobyprbs6j
http://markmail.org/thread/i47a526iqxaw4vsf

The vote will be open for at least 72 hours.

[ ] +1  approve
[ ] -1  disapprove (and reason why)

Thanks
Hendrik

-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Johnzon 0.8-incubating

2015-06-11 Thread Hendrik Dev
This vote passed with 4 +1 votes and no -1 vote.

Will push the files tomorrow ...

On Thu, Jun 4, 2015 at 12:42 PM, Hendrik Dev  wrote:
> The Apache Johnzon PPMC has voted to release Apache Johnzon
> 0.8-incubating based on the release candidate described below. Now it
> is the IPMC's turn to vote.
>
> Git commit for the release is
> https://git-wip-us.apache.org/repos/asf?p=incubator-johnzon.git;a=commit;h=bb26c1e8c87d7e71f7b7f6917397ed91d0866ff7
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1005
>
> Source releases (zip/tar.gz):
> https://repository.apache.org/content/repositories/orgapachejohnzon-1005/org/apache/johnzon/apache-johnzon/0.8-incubating/apache-johnzon-0.8-incubating-src.zip
> SHA-1:ba84658479be7ce1f2d716050877dfcc60c968ae
>
> https://repository.apache.org/content/repositories/orgapachejohnzon-1005/org/apache/johnzon/apache-johnzon/0.8-incubating/apache-johnzon-0.8-incubating-src.tar.gz
> SHA-1:5f80019b159862f2178898f35061307762e51ba3
>
> PGP release keys (signed using 90910A83):
> https://dist.apache.org/repos/dist/release/incubator/johnzon/KEYS
>
> This release introduces websocket (jsr356) integration, fixes some
> minor issues like encoding, java 1.6 build stuff and configuration
> defaults. It contains also a bugfix so that Johnzon does now work
> properly in OSGI environments.
>
> Project vote passes with 4 binding +1 votes, one non-binding +1 vote
> and no -1 votes:
> http://markmail.org/thread/cjmvumtobyprbs6j
> http://markmail.org/thread/i47a526iqxaw4vsf
>
> The vote will be open for at least 72 hours.
>
> [ ] +1  approve
> [ ] -1  disapprove (and reason why)
>
> Thanks
> Hendrik
>
> --
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Poddlings @ApacheCON EU CORE

2015-06-27 Thread Hendrik Dev
I submitted a "full" Johnzon talk already.
(http://incubator.apache.org/projects/johnzon.html)

On Sun, Jun 21, 2015 at 11:12 PM, Roman Shaposhnik  wrote:
> On Fri, Jun 19, 2015 at 7:03 AM, jan i  wrote:
>> First thanks for taking care of getting our podlings onboard, they are the
>> future of ASF and therefore really important.
>
> Indeed. Here's a tracking page I've created:
>https://wiki.apache.org/apachecon/ACEU15Incubator
>
> Let the sign-ups begin!
>
>> I have to couple of comments, please just read them as comments and nothing
>> more.
>>
>> - At FOSDEM, I have now tried 10minute slots 2 times, a 5 minute slot is
>> cutting it down just a "Hi I am".
>
> Good point. Lets stick with 10 minutes then.
>
>> - Did you consider sending your email directly to the podlings ML, I have
>> noticed many podlings committers are not subscribed here.
>
> Will do today. In fact, that same page now also track regular
> talk submitted for poddlings. So far we've got a very low
> participation rate from poddlings if you ask me. I hope
> to reach out to their private MLs with a final reminder on both.
>
> That said, if there are mentors reading this who don't see their
> poddlings  mentioned at the last section on that page -- please
> consider 'strongly encouraging' the communities to go and present.
>
> Thanks,
> Roman.
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Poddlings @ApacheCON EU CORE

2015-06-27 Thread Hendrik Dev
it seems like that the talk is already mentioned in
https://wiki.apache.org/apachecon/ACEU15Incubator
Title is: "Johnzon - Apache's upcoming JSON Library"

On Sat, Jun 27, 2015 at 4:39 PM, jan i  wrote:
> On Saturday, June 27, 2015, Hendrik Dev  wrote:
>
>> I submitted a "full" Johnzon talk already.
>> (http://incubator.apache.org/projects/johnzon.html)
>
>
> super did you write. podling/incubator somewhere?
>
> alternatively please give me the title.
>
> rgds
> jan i
>
>>
>> On Sun, Jun 21, 2015 at 11:12 PM, Roman Shaposhnik > > wrote:
>> > On Fri, Jun 19, 2015 at 7:03 AM, jan i >
>> wrote:
>> >> First thanks for taking care of getting our podlings onboard, they are
>> the
>> >> future of ASF and therefore really important.
>> >
>> > Indeed. Here's a tracking page I've created:
>> >https://wiki.apache.org/apachecon/ACEU15Incubator
>> >
>> > Let the sign-ups begin!
>> >
>> >> I have to couple of comments, please just read them as comments and
>> nothing
>> >> more.
>> >>
>> >> - At FOSDEM, I have now tried 10minute slots 2 times, a 5 minute slot is
>> >> cutting it down just a "Hi I am".
>> >
>> > Good point. Lets stick with 10 minutes then.
>> >
>> >> - Did you consider sending your email directly to the podlings ML, I
>> have
>> >> noticed many podlings committers are not subscribed here.
>> >
>> > Will do today. In fact, that same page now also track regular
>> > talk submitted for poddlings. So far we've got a very low
>> > participation rate from poddlings if you ask me. I hope
>> > to reach out to their private MLs with a final reminder on both.
>> >
>> > That said, if there are mentors reading this who don't see their
>> > poddlings  mentioned at the last section on that page -- please
>> > consider 'strongly encouraging' the communities to go and present.
>> >
>> > Thanks,
>> > Roman.
>> >
>> > -
>> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> 
>> > For additional commands, e-mail: general-h...@incubator.apache.org
>> 
>> >
>>
>>
>>
>> --
>> Hendrik Saly (salyh, hendrikdev22)
>> @hendrikdev22
>> PGP: 0x22D7F6EC
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> 
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
>>
>>
>
> --
> Sent from My iPad, sorry for any misspellings.



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org