OK, I finally restored access to my people.apache.org account, and I put the jars out there under http://people.apache.org/~rich/repository/. So cppdoc.com can actually be killed:
Index: project.properties =================================================================== --- project.properties (revision 280880) +++ project.properties (working copy) @@ -15,7 +15,7 @@ # ------------------------------------------------------------------- -maven.repo.remote=http://www.ibiblio.org/maven/,http://people.apache.org/~mrdon/repository/,http://www.cppdoc.com/repository/,http://people.apache.org/~jmitchell/repository/ +maven.repo.remote=http://www.ibiblio.org/maven/,http://people.apache.org/~mrdon/repository/,http://people.apache.org/~rich/repository/,http://people.apache.org/~jmitchell/repository/ maven.compile.source=1.4 maven.javadoc.additionalparam=-tag todo:a:"To Do:" Thanks, Rich James Mitchell wrote: > I figured I would leave mine as a backup. > > What we could do is utilize sf.net to put these on, because allowing > access at Apache requires being a committer, but allowing access > there (specifically, the struts project) requires any of the admins > to just add you (assuming you already have an account). > > http://struts.sourceforge.net/ > > > -- > James Mitchell > Software Engineer / Open Source Evangelist > Consulting / Mentoring / Freelance > EdgeTech, Inc. > http://www.edgetechservices.net/ > 678.910.8017 > AIM: jmitchtx > Yahoo: jmitchtx > MSN: [EMAIL PROTECTED] > Skype: callto://jmitchtx > > > > > > On Sep 13, 2005, at 2:23 AM, Rich Feit wrote: > >> Sorry about that -- you can take cppdoc.com off of the list if your >> home >> dir is a reliable spot. cppdoc.com isn't reliable lately. :S >> >> [EMAIL PROTECTED] wrote: >> >> >>> Author: jmitchell >>> Date: Mon Sep 12 20:57:45 2005 >>> New Revision: 280484 >>> >>> URL: http://svn.apache.org/viewcvs?rev=280484&view=rev >>> Log: >>> add my home dir to the list after cppdoc.com was down for hours >>> (running any multiproject goals was near impossible) >>> >>> Modified: >>> struts/sandbox/trunk/ti/project.properties >>> >>> Modified: struts/sandbox/trunk/ti/project.properties >>> URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/ >>> project.properties?rev=280484&r1=280483&r2=280484&view=diff >>> ===================================================================== >>> ========= >>> --- struts/sandbox/trunk/ti/project.properties (original) >>> +++ struts/sandbox/trunk/ti/project.properties Mon Sep 12 20:57:45 >>> 2005 >>> @@ -15,7 +15,7 @@ >>> # ------------------------------------------------------------------- >>> >>> >>> -maven.repo.remote=http://www.ibiblio.org/maven/,http:// >>> people.apache.org/~mrdon/repository/,http://www.cppdoc.com/ repository/ >>> +maven.repo.remote=http://www.ibiblio.org/maven/,http:// >>> people.apache.org/~mrdon/repository/,http://www.cppdoc.com/ >>> repository/,http://people.apache.org/~jmitchell/repository/ >>> maven.compile.source=1.4 >>> maven.javadoc.additionalparam=-tag todo:a:"To Do:" >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
