All, I received a response from Daniel Shahaf of the Infrastructure team. Apparently, the new correct URL for the valid GPG keys for the project team is: https://people.apache.org/keys/group/sling.asc
To add a key to that URL, a project team member only has to add their key signature to their profile in id.apache.org. I will go ahead and update the documentation page as per this new information and start a release of the Sling TagLib tomorrow morning. -Dan On Wed, Jul 3, 2013 at 3:00 PM, Daniel Klco <[email protected]> wrote: > Justin, > > Thanks for the response, I was able to check out the code there, but when > I tried to check my changes back in a received the following error: > > dklco@dk6d-laptop:~/Development/6ddev/workspaces/sling/sling$ svn ci -m > "Adding my GPG key" > Sending KEYS > svn: E195023: Commit failed (details follow): > svn: E195023: Changing file > '/Users/dklco/Development/6ddev/workspaces/sling/sling/KEYS' is forbidden > by the server > svn: E175013: Access to '/repos/dist/!svn/ver/1272/release/sling/KEYS' > forbidden > > I imagine I will need access to that directory as well to create the > actual release. > > Thanks, > Dan > > > On Tue, Jul 2, 2013 at 5:02 PM, Justin Edelson > <[email protected]>wrote: > >> Dan- >> I'm not 100% sure, but I believe you need to "svn co >> https://dist.apache.org/repos/dist/release/sling/" and edit the KEYS file >> there. When you commit your update, it should auto-replicate to the >> /x1/www/... directory. >> >> It looks like when the page was updated after we switched to SVN PubSub, >> Appendix A wasn't updated as well. >> >> Regards, >> Justin >> >> >> On Tue, Jul 2, 2013 at 3:13 PM, Daniel Klco <[email protected]> wrote: >> >> > All, >> > >> > I am getting ready to create a release for the Sling taglib changes, >> > unfortunately, I seem to have run into a snag trying to add my GPG >> > key. According to the directions here: >> > >> > >> > >> http://sling.apache.org/documentation/development/release-management.html#appendix-a-create-and-add-your-key-to-httpwwwapacheorgdistslingkeys >> > >> > I should be able to copy the exported key into /x1/www/ >> > www.apache.org/dist/sling/KEYS, however I am getting a permission >> denied >> > error: >> > >> > -bash: /x1/www/www.apache.org/dist/sling/KEYS: Permission denied >> > >> > Is there a new procedure or do I need to get additional permissions? I >> > have reached out to the infrastructure team, but have not heard back. >> > >> > Thanks, >> > >> > Dan >> > >> > >
