You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Norman Maurer <no...@apache.org> on 2011/12/24 16:37:02 UTC

[RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

Hi there,

The VOTE passed...

+1 Felix, Stefano, Manuel, Norman,Steve
+0 Ioan, Eric

Thanks for Voting. I will publish the artifacts to Maven Central and the
mirrors.

@eric:
I will let you know once we can update the Website...

Bye
Norman


Am Mittwoch, 21. Dezember 2011 schrieb Norman Maurer <no...@apache.org>:
> Hi there,
> over the last few weeks I worked on improving the Apache James Protocols
code. I think after fixing the last outstanding bug today (Stefano, yay) we
are ready to release 1.6.0-RC1.
> The changes can be found here:
>
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12319160
> Artifacts for review:
> https://repository.apache.org/content/repositories/orgapachejames-380/
> [ ] +1 Yes, please release
> [ ] +0 No time to review
> [ ] -1 Something is wrong
> --
> Norman Maurer
>
>

Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

Posted by Eric Charles <er...@apache.org>.
I'm sure I haven't :), but it was working before thanks to the 
configuration I defined in .m2/settings.xml
<server>
       <id>james-website</id>
       <username>eric</username>
       <password>xxxxxx</password>
</server>

Maybe the last pom changes and/or last maven-site-plugin?
Or should I add my publickey to people.apache.org (where?)?

Thx,

Eric



On 30/12/11 19:36, Norman Maurer wrote:
> Are you sure you have your ssh key setup?
>
> Bye
> Norman
>
> Von meinem iPhone gesendet
>
> Am 30.12.2011 um 18:37 schrieb Eric Charles<er...@apache.org>:
>
>> Hi,
>>
>> I have updated the web site (wait 1 hour for rsynch) and our twitter feed (don't wait, go to http://twitter.com/#!/ApacheJames/status/152803324591222785)
>>
>> About the site update, I have tried 'mvn site-deploy' which gave errors (it was working for me before, at least for the other projects such as mailbox,... - I don't remember if this was the case for the top pages).
>>
>> It tries to create /www/james.apache.org, I think it was not the case before.
>>
>> Any idea?
>>
>> [INFO] --- maven-site-plugin:3.0:deploy (default-deploy) @ james-project ---
>> [INFO] Parent project loaded from repository: org.apache:apache:pom:10
>> [INFO] Parent project loaded from repository: org.apache:apache:pom:10
>> scpexe://people.apache.org/www/james.apache.org/ - Session: Opened
>> [INFO] Pushing /Users/echarles/dev/apache-james/current/project/target/site
>> [INFO]>>>  to scpexe://people.apache.org/www/james.apache.org/./
>> Executing command: mkdir -p "/www/james.apache.org/./"
>> Executing command: /bin/sh -c ssh -o 'BatchMode yes' eric@people.apache.org 'mkdir -p "/www/james.apache.org/./"'
>>
>>
>> Permission denied (publickey,keyboard-interactive).
>>
>> scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnecting
>> scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnected
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 15.116s
>>
>> Thx,
>>
>> Eric
>>
>> On 28/12/11 09:52, Norman Maurer wrote:
>>> Hi there,
>>>
>>> I pushed the release to the mirros and also maven central.
>>>
>>> @eric: I think you can update the news now..
>>>
>>> Thanks,
>>> Norman
>>>
>>>
>>> 2011/12/24 Norman Maurer<no...@apache.org>
>>>
>>>> Hi there,
>>>>
>>>> The VOTE passed...
>>>>
>>>> +1 Felix, Stefano, Manuel, Norman,Steve
>>>> +0 Ioan, Eric
>>>>
>>>> Thanks for Voting. I will publish the artifacts to Maven Central and the
>>>> mirrors.
>>>>
>>>> @eric:
>>>> I will let you know once we can update the Website...
>>>>
>>>> Bye
>>>> Norman
>>>>
>>>>
>>>> Am Mittwoch, 21. Dezember 2011 schrieb Norman Maurer<no...@apache.org>:
>>>>
>>>>> Hi there,
>>>>> over the last few weeks I worked on improving the Apache James Protocols
>>>> code. I think after fixing the last outstanding bug today (Stefano, yay) we
>>>> are ready to release 1.6.0-RC1.
>>>>> The changes can be found here:
>>>>>
>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12319160
>>>>> Artifacts for review:
>>>>> https://repository.apache.org/content/repositories/orgapachejames-380/
>>>>> [ ] +1 Yes, please release
>>>>> [ ] +0 No time to review
>>>>> [ ] -1 Something is wrong
>>>>> --
>>>>> Norman Maurer
>>>>>
>>>>>
>>>>
>>>
>>
>> --
>> eric | http://about.echarles.net | @echarles
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>

-- 
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

Posted by Norman Maurer <no...@googlemail.com>.
Are you sure you have your ssh key setup?

Bye
Norman

Von meinem iPhone gesendet

Am 30.12.2011 um 18:37 schrieb Eric Charles <er...@apache.org>:

> Hi,
> 
> I have updated the web site (wait 1 hour for rsynch) and our twitter feed (don't wait, go to http://twitter.com/#!/ApacheJames/status/152803324591222785)
> 
> About the site update, I have tried 'mvn site-deploy' which gave errors (it was working for me before, at least for the other projects such as mailbox,... - I don't remember if this was the case for the top pages).
> 
> It tries to create /www/james.apache.org, I think it was not the case before.
> 
> Any idea?
> 
> [INFO] --- maven-site-plugin:3.0:deploy (default-deploy) @ james-project ---
> [INFO] Parent project loaded from repository: org.apache:apache:pom:10
> [INFO] Parent project loaded from repository: org.apache:apache:pom:10
> scpexe://people.apache.org/www/james.apache.org/ - Session: Opened
> [INFO] Pushing /Users/echarles/dev/apache-james/current/project/target/site
> [INFO]    >>> to scpexe://people.apache.org/www/james.apache.org/./
> Executing command: mkdir -p "/www/james.apache.org/./"
> Executing command: /bin/sh -c ssh -o 'BatchMode yes' eric@people.apache.org 'mkdir -p "/www/james.apache.org/./"'
> 
> 
> Permission denied (publickey,keyboard-interactive).
> 
> scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnecting
> scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnected
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 15.116s
> 
> Thx,
> 
> Eric
> 
> On 28/12/11 09:52, Norman Maurer wrote:
>> Hi there,
>> 
>> I pushed the release to the mirros and also maven central.
>> 
>> @eric: I think you can update the news now..
>> 
>> Thanks,
>> Norman
>> 
>> 
>> 2011/12/24 Norman Maurer<no...@apache.org>
>> 
>>> Hi there,
>>> 
>>> The VOTE passed...
>>> 
>>> +1 Felix, Stefano, Manuel, Norman,Steve
>>> +0 Ioan, Eric
>>> 
>>> Thanks for Voting. I will publish the artifacts to Maven Central and the
>>> mirrors.
>>> 
>>> @eric:
>>> I will let you know once we can update the Website...
>>> 
>>> Bye
>>> Norman
>>> 
>>> 
>>> Am Mittwoch, 21. Dezember 2011 schrieb Norman Maurer<no...@apache.org>:
>>> 
>>>> Hi there,
>>>> over the last few weeks I worked on improving the Apache James Protocols
>>> code. I think after fixing the last outstanding bug today (Stefano, yay) we
>>> are ready to release 1.6.0-RC1.
>>>> The changes can be found here:
>>>> 
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12319160
>>>> Artifacts for review:
>>>> https://repository.apache.org/content/repositories/orgapachejames-380/
>>>> [ ] +1 Yes, please release
>>>> [ ] +0 No time to review
>>>> [ ] -1 Something is wrong
>>>> --
>>>> Norman Maurer
>>>> 
>>>> 
>>> 
>> 
> 
> -- 
> eric | http://about.echarles.net | @echarles
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

Posted by Eric Charles <er...@apache.org>.
Hi,

I have updated the web site (wait 1 hour for rsynch) and our twitter 
feed (don't wait, go to 
http://twitter.com/#!/ApacheJames/status/152803324591222785)

About the site update, I have tried 'mvn site-deploy' which gave errors 
(it was working for me before, at least for the other projects such as 
mailbox,... - I don't remember if this was the case for the top pages).

It tries to create /www/james.apache.org, I think it was not the case 
before.

Any idea?

[INFO] --- maven-site-plugin:3.0:deploy (default-deploy) @ james-project ---
[INFO] Parent project loaded from repository: org.apache:apache:pom:10
[INFO] Parent project loaded from repository: org.apache:apache:pom:10
scpexe://people.apache.org/www/james.apache.org/ - Session: Opened
[INFO] Pushing /Users/echarles/dev/apache-james/current/project/target/site
[INFO]    >>> to scpexe://people.apache.org/www/james.apache.org/./
Executing command: mkdir -p "/www/james.apache.org/./"
Executing command: /bin/sh -c ssh -o 'BatchMode yes' 
eric@people.apache.org 'mkdir -p "/www/james.apache.org/./"'


Permission denied (publickey,keyboard-interactive).

scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnecting
scpexe://people.apache.org/www/james.apache.org/ - Session: Disconnected
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 15.116s

Thx,

Eric

On 28/12/11 09:52, Norman Maurer wrote:
> Hi there,
>
> I pushed the release to the mirros and also maven central.
>
> @eric: I think you can update the news now..
>
> Thanks,
> Norman
>
>
> 2011/12/24 Norman Maurer<no...@apache.org>
>
>> Hi there,
>>
>> The VOTE passed...
>>
>> +1 Felix, Stefano, Manuel, Norman,Steve
>> +0 Ioan, Eric
>>
>> Thanks for Voting. I will publish the artifacts to Maven Central and the
>> mirrors.
>>
>> @eric:
>> I will let you know once we can update the Website...
>>
>> Bye
>> Norman
>>
>>
>> Am Mittwoch, 21. Dezember 2011 schrieb Norman Maurer<no...@apache.org>:
>>
>>> Hi there,
>>> over the last few weeks I worked on improving the Apache James Protocols
>> code. I think after fixing the last outstanding bug today (Stefano, yay) we
>> are ready to release 1.6.0-RC1.
>>> The changes can be found here:
>>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12319160
>>> Artifacts for review:
>>> https://repository.apache.org/content/repositories/orgapachejames-380/
>>> [ ] +1 Yes, please release
>>> [ ] +0 No time to review
>>> [ ] -1 Something is wrong
>>> --
>>> Norman Maurer
>>>
>>>
>>
>

-- 
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

Posted by Norman Maurer <no...@apache.org>.
Hi there,

I pushed the release to the mirros and also maven central.

@eric: I think you can update the news now..

Thanks,
Norman


2011/12/24 Norman Maurer <no...@apache.org>

> Hi there,
>
> The VOTE passed...
>
> +1 Felix, Stefano, Manuel, Norman,Steve
> +0 Ioan, Eric
>
> Thanks for Voting. I will publish the artifacts to Maven Central and the
> mirrors.
>
> @eric:
> I will let you know once we can update the Website...
>
> Bye
> Norman
>
>
> Am Mittwoch, 21. Dezember 2011 schrieb Norman Maurer <no...@apache.org>:
>
> > Hi there,
> > over the last few weeks I worked on improving the Apache James Protocols
> code. I think after fixing the last outstanding bug today (Stefano, yay) we
> are ready to release 1.6.0-RC1.
> > The changes can be found here:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12319160
> > Artifacts for review:
> > https://repository.apache.org/content/repositories/orgapachejames-380/
> > [ ] +1 Yes, please release
> > [ ] +0 No time to review
> > [ ] -1 Something is wrong
> > --
> > Norman Maurer
> >
> >
>