Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Andy Schwartz
On Sun, Feb 13, 2011 at 9:46 PM, Scott O'Bryan darkar...@gmail.com wrote:
 We're waiting for you Andy.. :D

Woops. Sorry!


  what's the JIRA #?

https://issues.apache.org/jira/browse/TRINIDAD-2030

 Also, are your committer rights all set up?  If so, go ahead and test
 and commit.  If not, then I'll do it..

Hrm... I was able to commit to MyFaces core last week from my home
machine.  Trying to commit to Trinidad now I am seeing:

$ svn commit -F ~/log.txt
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response
to MKACTIVITY request for
'/repos/asf/!svn/act/dff71d8f-1d0b-420e-b014-78a21f1e16ea'

This made me think that the svn might be using (incorrect) cached
credentials, so I tried adding --no-auth-cache but got the same
result.  Argh.

Scott - would you mind committing my patch so that we can move forward
with the beta release while I figure out what the heck is going on
with my svn access?

Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Scott O'Bryan
Andy, make sure you check out using HTTPS instead of http.  If the
repo is listed as http it won't let you commit.  I'll see what I can
do when I get into work.

On Feb 14, 2011, at 7:27 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote:

 On Sun, Feb 13, 2011 at 9:46 PM, Scott O'Bryan darkar...@gmail.com wrote:
 We're waiting for you Andy.. :D

 Woops. Sorry!


  what's the JIRA #?

 https://issues.apache.org/jira/browse/TRINIDAD-2030

 Also, are your committer rights all set up?  If so, go ahead and test
 and commit.  If not, then I'll do it..

 Hrm... I was able to commit to MyFaces core last week from my home
 machine.  Trying to commit to Trinidad now I am seeing:

 $ svn commit -F ~/log.txt
 svn: Commit failed (details follow):
 svn: Server sent unexpected return value (403 Forbidden) in response
 to MKACTIVITY request for
 '/repos/asf/!svn/act/dff71d8f-1d0b-420e-b014-78a21f1e16ea'

 This made me think that the svn might be using (incorrect) cached
 credentials, so I tried adding --no-auth-cache but got the same
 result.  Argh.

 Scott - would you mind committing my patch so that we can move forward
 with the beta release while I figure out what the heck is going on
 with my svn access?

 Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Jan-Kees van Andel
Hey Andy,

You can also do an svn relocate from http to https. In that case you don't
have to checkout everything again. Might save some time...

See: http://svnbook.red-bean.com/en/1.1/re27.html

My 2 cents...

/JK


2011/2/14 Scott O'Bryan darkar...@gmail.com

 Andy, make sure you check out using HTTPS instead of http.  If the
 repo is listed as http it won't let you commit.  I'll see what I can
 do when I get into work.

 On Feb 14, 2011, at 7:27 AM, Andy Schwartz andy.g.schwa...@gmail.com
 wrote:

  On Sun, Feb 13, 2011 at 9:46 PM, Scott O'Bryan darkar...@gmail.com
 wrote:
  We're waiting for you Andy.. :D
 
  Woops. Sorry!
 
 
   what's the JIRA #?
 
  https://issues.apache.org/jira/browse/TRINIDAD-2030
 
  Also, are your committer rights all set up?  If so, go ahead and test
  and commit.  If not, then I'll do it..
 
  Hrm... I was able to commit to MyFaces core last week from my home
  machine.  Trying to commit to Trinidad now I am seeing:
 
  $ svn commit -F ~/log.txt
  svn: Commit failed (details follow):
  svn: Server sent unexpected return value (403 Forbidden) in response
  to MKACTIVITY request for
  '/repos/asf/!svn/act/dff71d8f-1d0b-420e-b014-78a21f1e16ea'
 
  This made me think that the svn might be using (incorrect) cached
  credentials, so I tried adding --no-auth-cache but got the same
  result.  Argh.
 
  Scott - would you mind committing my patch so that we can move forward
  with the beta release while I figure out what the heck is going on
  with my svn access?
 
  Andy



Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Andy Schwartz
Scott, Jan-Kees -

Thanks for the pointers!  Was able to commit after switching over to
https (d'oh!):

http://svn.apache.org/viewvc?view=revisionrevision=1070523

Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-14 Thread Scott O'Bryan
Cool..  I'll start the Trinidad beta 2 release when I get into the office.

On Feb 14, 2011, at 8:34 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote:

 Scott, Jan-Kees -

 Thanks for the pointers!  Was able to commit after switching over to
 https (d'oh!):

 http://svn.apache.org/viewvc?view=revisionrevision=1070523

 Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-13 Thread Andy Schwartz
I have uploaded a patch for TRINIDAD-2030.  If nobody objects, I would
like to include this fix in the proposed beta release.

Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-13 Thread Scott O'Bryan
We're waiting for you Andy.. :D  what's the JIRA #?

Also, are your committer rights all set up?  If so, go ahead and test
and commit.  If not, then I'll do it..

On Feb 13, 2011, at 6:41 PM, Andy Schwartz andy.g.schwa...@gmail.com wrote:

 I have uploaded a patch for TRINIDAD-2030.  If nobody objects, I would
 like to include this fix in the proposed beta release.

 Andy


Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-10 Thread Blake Sullivan

I'm all good.

-- Blake Sullivan

On 2/10/11 10:24 AM, Scott O'Bryan wrote:

Sorry about not adding the tag to this.. ;)

On 02/10/2011 11:10 AM, Scott O'Bryan wrote:

Hey everyone,

Now might be a good time for a new Trinidad 2.0 beta release.  Does 
anyone have any issues that need to be addressed before I start this 
process?  If not, I'll plan on starting the release process tomorrow.


Thanks
  Scott O'Bryan






Re: [TRINIDAD] Time for a new Trindiad Beta Release

2011-02-10 Thread Andy Schwartz
Gang -

I was somewhat hoping to get a fix in for this issue soon:

https://issues.apache.org/jira/browse/TRINIDAD-2030

Unfortunately, I am out of the office today/tomorrow.  Any chance we
can hold off on firing up the release just a bit to give me a chance
to get this in?

Andy