Fix references to nagoya.apache.org

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2004-06-22 02:53:37 +00:00
parent b1fd08a429
commit a6c7a56d09
2 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@
<cvs label="CVS" href="http://cvs.apache.org/viewcvs/xml-commons/"/> <cvs label="CVS" href="http://cvs.apache.org/viewcvs/xml-commons/"/>
<mail-lists label="Mail lists" href="index.html#mailing"/> <mail-lists label="Mail lists" href="index.html#mailing"/>
<mail-archives label="Mail Archives" href="http://marc.theaimsgroup.com/?l=xml-commons-dev"/> <mail-archives label="Mail Archives" href="http://marc.theaimsgroup.com/?l=xml-commons-dev"/>
<issues label="Bugs and Issues" href="http://nagoya.apache.org/bugzilla/"/> <issues label="Bugs and Issues" href="http://issues.apache.org/bugzilla/"/>
<howto-forrest label="How-to Forrest" href="howto-forrest.html"/> <howto-forrest label="How-to Forrest" href="howto-forrest.html"/>
</getting-involved> </getting-involved>

View File

@ -38,7 +38,7 @@
</action> </action>
<action context="code" dev="neilg"> <action context="code" dev="neilg">
Update versions of external DOM/SAX/JAXP code to best-possible that still passes TCK-JAXP-1.2. Update versions of external DOM/SAX/JAXP code to best-possible that still passes TCK-JAXP-1.2.
<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@xml.apache.org&amp;msgNo=39">making TCK-compliant API's common</link> <link href="http://issues.apache.org/eyebrowse/ReadMsg?listName=commons-dev@xml.apache.org&amp;msgNo=39">making TCK-compliant API's common</link>
(Actually is neilg,ilene) (Actually is neilg,ilene)
</action> </action>
<action context="build" dev="open"> <action context="build" dev="open">
@ -99,7 +99,7 @@
<action type="add" context="docs" dev="crossley" <action type="add" context="docs" dev="crossley"
due-to="Nicola Ken Barozzi" due-to-email="nicolaken@apache.org"> due-to="Nicola Ken Barozzi" due-to-email="nicolaken@apache.org">
Added the brilliant Added the brilliant
<link href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=commons-dev@xml.apache.org&amp;by=thread&amp;from=320776">xml-commons logo</link>. <link href="http://issues.apache.org/eyebrowse/BrowseList?listName=commons-dev@xml.apache.org&amp;by=thread&amp;from=320776">xml-commons logo</link>.
</action> </action>
<action type="add" context="build" dev="crossley"> <action type="add" context="build" dev="crossley">
Added xml-commons/readme-build.txt to start to explain the build system. Added xml-commons/readme-build.txt to start to explain the build system.