You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/10/19 17:55:53 UTC

[jira] Created: (XALANJ-2327) Various problems with website http://xalan.apache.org

Various problems with website http://xalan.apache.org
-----------------------------------------------------

                 Key: XALANJ-2327
                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
             Project: XalanJ2
          Issue Type: Bug
            Reporter: Brian Minchau
             Fix For: Latest Development Code


http://xalan.apache.org is a top level URL that quickly points to either 
  http://xml.apache.org/xalan-j or 
  http://xml.apache.org/xalan-c

This issue is to document problems with their web pages.

For http://xml.apache.org/xalan-j/test/design.html 
it has a links to a pages that don't exist.
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
    http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html

http://xml.apache.org/xalan-j/
is OK

For http://xml.apache.org/xalan-j/whatsnew.html
On the left hand side, the grey menu has an item "Source Repository" which points to 
http://svn.apache.org/viewvc/xml-xalan/java/ 
which doesn't exist.

For http://xml.apache.org/xalan-j/readme.html
there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
that machine is gone.  So all links to old bugzilla bugs for all releases are broken.

Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Christine Li (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12452308 ] 
            
Christine Li commented on XALANJ-2327:
--------------------------------------

I've reviewed the patch. It looks good. Suggest to move the Contact Us and Download items to the bottom of the side bar.

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Brian Minchau
>         Assigned To: Brian Minchau
>             Fix For: Latest Development Code
>
>         Attachments: contact_us.xml, XALANJ-2327.patch.txt
>
>
> http://xalan.apache.org is a top level URL that points to:
>   http://xml.apache.org/xalan-j/
> Under these URLs are the following ones  1) 2) 3) ...
> and I list the problems under them as a,b,c ...  or just OK if it is fine
> 1.) http://xalan.apache.org/xalan-j/bugreporting.html 
> 1.a) The sentance on the page "You can also download the latest code in CVS and check if you can reproduce the bug." is wrong and the words in that sentance "latest code" is a bad link 
>      to http://vmgump.apache.org/gump/public-jars/xml-xalan2/ but should be http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
>      This sentance should be: "You can download the lastest jars from the gump site to check whether the problem still exists in the latest code. The latest jars of interest at that site have the names xalan-gump-[date].jar, serialzier-gump-[date].jar and xsltc-gump-[date].jar rather than the usual names of xalan.jar, serializer.jar and xsltc.jar." The words "latest jars from the gump site" shoul be a link to http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
> 1.b) a link to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/ which no longer exists 
>      which is due to the "Source Repository" link on the left menu. This link should be 
>      http://svn.apache.org/viewvc/xalan/ This same problem occurs across all 25 pages. 
> 1.c) All references to cvs should be fixed. 
> 1.d) The commands to download code and tests and how to run both smoketests (interpretive and xsltc) are needed as well as how to know if it passed. 
> 2) http://xalan.apache.org/xalan-j/builds.html 
> 2a) The word "subscribe" in the sentance "The project's technical mailing list for all committers and developers interested in the API and inner workings is xalan-dev@xml.apache.org; it's a good idea to subscribe if you plan to work on Xalan-Java. " should be a link to http://xml.apache.org/mail.html#xalan-dev 
> 3) http://xalan.apache.org/xalan-j/charter.html
>    OK
> 4) http://xalan.apache.org/xalan-j/commandline.html
>    OK -linkscan
> 5) ... intentionally blank
> 6) http://xalan.apache.org/xalan-j/downloads.html
>    OK 
> 7) http://xalan.apache.org/xalan-j/dtm.html
>    OK 
> 8) http://xalan.apache.org/xalan-j/extensions.html
>    OK
> 9) http://xalan.apache.org/xalan-j/extensionslib.html
> 9.a) link from "???" to http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/TransformerFactory.html 
>      broken fragment #setAttribute(java.lang.String,%20%20java.lang.Object)
>      there should be one space, not two after the comma in the fragment.
> 10) http://xalan.apache.org/xalan-j/extensions_xsltc.html
>     OK
> 11) http://xalan.apache.org/xalan-j/faq.html 
> The following links are redirected and should be updated: 
> 11.a) http://xml.apache.org/~edwingo/jaxp-faq.html redirected to 
>       http://people.apache.org/~edwingo/jaxp-faq.html 
> 11.b) http://jakarta.apache.org/tomcat/ redirected to 
>       http://tomcat.apache.org/ 
> 11.c) http://java.sun.com/xml/jaxp/index.html redirected to 
>       http://java.sun.com/webservices/jaxp/index.jsp 
> 11.d) http://jakarta.apache.org/tomcat/index.html redirected to 
>       http://tomcat.apache.org/index.html 
> 11.e) http://xml.apache.org/xerces2-j/index.html redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
> 11.f) The following link is broken: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
> The following links are broken:
> 11.g) "XSL Frequently Asked Questions" to  http://www.dpawson.co.uk/xsl/xslfaq.html
> 11.h) "CVS" to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/KEYS
> 12) http://xalan.apache.org/xalan-j/features.html
>     OK 
> 13) http://xalan.apache.org/xalan-j/getstarted.html
>     OK 
> 14) http://xml.apache.org/xalan-j/history.html
> 14.a) link "http://cvs.apache.org/viewcvs.cgi/xml-commons/java/external/src/" broken
>       in two separate locations.
> 14.b) Broken links to fragment http://xml.apache.org/xalan-j/usagepatterns.html#compat
> 14.c) Broken links to fragment http://xml.apache.org/xalan-j/history.html#bugs
> 14.d) Broken links to fragment http://xml.apache.org/xalan-j/history.html#build
> 14.e) http://xml.apache.org/xalan-j/getstarted.html#download
> 14.f) Need to update link 
>       http://java.sun.com/aboutJava/communityprocess/review/jsr063 which is redirected to
>       http://jcp.org/aboutJava/communityprocess/review/jsr063/ 
> 15.) http://xalan.apache.org/xalan-j/index.html 
> 15.a) an href to http://sax.sourceforge.net with "SAX 2" as the text to click on should be 
>       a link to http://sax.sourceforge.net/ (note trailing /). 
> 15.b) The "What's new" text has a link to whatsnew.html#done but there is no #done fragment 
>       so it should be dropped. 
> 16) http://xalan.apache.org/xalan-j/overview.html 
> 16.a) the link to Dave Pawson's site: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
>       is no longer valid (the site still exists, but not that URL). 
> 17) http://xalan.apache.org/xalan-j/public_apis.html
>     OK 
> 19) http://xalan.apache.org/xalan-j/samples.html 
> The following links are redirected and should be updated: 
> 19.a) http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/deployment.html redirected to 
>       http://tomcat.apache.org/tomcat-4.1-doc/appdev/deployment.html 
> 19.b) http://incubator.apache.org/derby/ redirected to 
>       http://db.apache.org/derby/ 
> 19.c) http://research.sun.com/research/download/index.html redirected to 
>       http://research.sun.com/download/index.html 
> 20) http://xalan.apache.org/xalan-j/trax.html
>     OK 
> 21) http://xalan.apache.org/xalan-j/usagepatterns.html
>     OK 
> 23) http://xalan.apache.org/xalan-j/xpath_apis.html
>     OK 
>  
> 25) http://xalan.apache.org/xalan-j/xsltc_usage.html 
> 25.a) link 
>       http://xml.apache.org/xerces2-j/index.html 
>          redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
>          should update the link. 
> 26) http://xalan.apache.org/xalan-j/xsltc/index.html
> 26.a) "Credits" on left hand side, link to http://xml.apache.org/xalan-j/xsltc/todo.html broken
>       This is a common problem accross multiple pages because it is in the menu
> 26.b) link to http://xml.apache.org/xalan-j/xsltc/xsl_imports_design.html broken
> 27) http://xalan.apache.org/xalan-j/xsltc/xsltc_compiler.html
>     OK
> 28) http://xalan.apache.org/xalan-j/xsltc/xsltc_dom.html
>     OK
> 29) http://xalan.apache.org/xalan-j/xsltc/xsltc_iterators.html
>     OK
> 30) http://xalan.apache.org/xalan-j/xsltc/xsltc_namespace.html
> 30.a) link to "http://xml.apache.org/xalan-j/xsltc/NSC.html" is broken
> 30.b) link to "http://xml.apache.org/xalan-j/xsltc/NSB.html" is broken
> 30.c) link to "http://xml.apache.org/xalan-j/xsltc/xml_sample_2.html" is broken
> 31) http://xalan.apache.org/xalan-j/xsltc/xsltc_native_api.html
>     OK
> 32) http://xalan.apache.org/xalan-j/xsltc/xsltc_performance.html
>     OK
> 33) http://xalan.apache.org/xalan-j/xsltc/xsltc_predicates.html
>     OK
> 34) http://xalan.apache.org/xalan-j/xsltc/xsltc_runtime.html
>     OK
> 35) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax.html
> 35.a) link to "#templates_design" in same page is broken
> 35.a) link to "#transformer" in same page is broken
> 35.a) link to "#config_design" in same page is broken
> 35.a) link to "#tempplates" in same page is broken
> 35.a) link to "#transformer_factory" in same page is broken
> 36) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax_api.html
> 36.a) link to http://java.sun.com/xml/jaxp/index.html redirected to
> http://java.sun.com/webservices/jaxp/index.jsp  (should update the link)
> 37) http://xalan.apache.org/xalan-j/xsltc/xsl_choose_design.html
>     OK
> 38) http://xalan.apache.org/xalan-j/xsltc/xsl_comment_design.html
>     OK
> 39) http://xalan.apache.org/xalan-j/xsltc/xsl_if_design.html
>     OK
> 40) http://xalan.apache.org/xalan-j/xsltc/xsl_include_design.html
>     OK
> 41) http://xalan.apache.org/xalan-j/xsltc/xsl_key_design.html
>     OK
> 42) http://xalan.apache.org/xalan-j/xsltc/xsl_lang_design.html
>     OK
> 43) http://xalan.apache.org/xalan-j/xsltc/xsl_sort_design.html
>     OK
> 44) http://xalan.apache.org/xalan-j/xsltc/xsl_unparsed_design.html
>     OK
> 45) http://xalan.apache.org/xalan-j/xsltc/xsl_variable_design.html
>     OK
> 46) http://xalan.apache.org/xsltc/xsl_whitespace_design.html
>     OK
> 47) http://xalan.apache.org/index.html
>     OK
> 48) http://xalan.apache.org/charter.html
>     OK

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Closed: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XALANJ-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Minchau closed XALANJ-2327.
---------------------------------


closing this issue.

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Brian Minchau
>            Assignee: Brian Minchau
>             Fix For: 2.7.1
>
>         Attachments: contact_us.xml, XALANJ-2327.patch.txt
>
>
> http://xalan.apache.org is a top level URL that points to:
>   http://xml.apache.org/xalan-j/
> Under these URLs are the following ones  1) 2) 3) ...
> and I list the problems under them as a,b,c ...  or just OK if it is fine
> 1.) http://xalan.apache.org/xalan-j/bugreporting.html 
> 1.a) The sentance on the page "You can also download the latest code in CVS and check if you can reproduce the bug." is wrong and the words in that sentance "latest code" is a bad link 
>      to http://vmgump.apache.org/gump/public-jars/xml-xalan2/ but should be http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
>      This sentance should be: "You can download the lastest jars from the gump site to check whether the problem still exists in the latest code. The latest jars of interest at that site have the names xalan-gump-[date].jar, serialzier-gump-[date].jar and xsltc-gump-[date].jar rather than the usual names of xalan.jar, serializer.jar and xsltc.jar." The words "latest jars from the gump site" shoul be a link to http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
> 1.b) a link to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/ which no longer exists 
>      which is due to the "Source Repository" link on the left menu. This link should be 
>      http://svn.apache.org/viewvc/xalan/ This same problem occurs across all 25 pages. 
> 1.c) All references to cvs should be fixed. 
> 1.d) The commands to download code and tests and how to run both smoketests (interpretive and xsltc) are needed as well as how to know if it passed. 
> 2) http://xalan.apache.org/xalan-j/builds.html 
> 2a) The word "subscribe" in the sentance "The project's technical mailing list for all committers and developers interested in the API and inner workings is xalan-dev@xml.apache.org; it's a good idea to subscribe if you plan to work on Xalan-Java. " should be a link to http://xml.apache.org/mail.html#xalan-dev 
> 3) http://xalan.apache.org/xalan-j/charter.html
>    OK
> 4) http://xalan.apache.org/xalan-j/commandline.html
>    OK -linkscan
> 5) ... intentionally blank
> 6) http://xalan.apache.org/xalan-j/downloads.html
>    OK 
> 7) http://xalan.apache.org/xalan-j/dtm.html
>    OK 
> 8) http://xalan.apache.org/xalan-j/extensions.html
>    OK
> 9) http://xalan.apache.org/xalan-j/extensionslib.html
> 9.a) link from "???" to http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/TransformerFactory.html 
>      broken fragment #setAttribute(java.lang.String,%20%20java.lang.Object)
>      there should be one space, not two after the comma in the fragment.
> 10) http://xalan.apache.org/xalan-j/extensions_xsltc.html
>     OK
> 11) http://xalan.apache.org/xalan-j/faq.html 
> The following links are redirected and should be updated: 
> 11.a) http://xml.apache.org/~edwingo/jaxp-faq.html redirected to 
>       http://people.apache.org/~edwingo/jaxp-faq.html 
> 11.b) http://jakarta.apache.org/tomcat/ redirected to 
>       http://tomcat.apache.org/ 
> 11.c) http://java.sun.com/xml/jaxp/index.html redirected to 
>       http://java.sun.com/webservices/jaxp/index.jsp 
> 11.d) http://jakarta.apache.org/tomcat/index.html redirected to 
>       http://tomcat.apache.org/index.html 
> 11.e) http://xml.apache.org/xerces2-j/index.html redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
> 11.f) The following link is broken: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
> The following links are broken:
> 11.g) "XSL Frequently Asked Questions" to  http://www.dpawson.co.uk/xsl/xslfaq.html
> 11.h) "CVS" to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/KEYS
> 12) http://xalan.apache.org/xalan-j/features.html
>     OK 
> 13) http://xalan.apache.org/xalan-j/getstarted.html
>     OK 
> 14) http://xml.apache.org/xalan-j/history.html
> 14.a) link "http://cvs.apache.org/viewcvs.cgi/xml-commons/java/external/src/" broken
>       in two separate locations.
> 14.b) Broken links to fragment http://xml.apache.org/xalan-j/usagepatterns.html#compat
> 14.c) Broken links to fragment http://xml.apache.org/xalan-j/history.html#bugs
> 14.d) Broken links to fragment http://xml.apache.org/xalan-j/history.html#build
> 14.e) http://xml.apache.org/xalan-j/getstarted.html#download
> 14.f) Need to update link 
>       http://java.sun.com/aboutJava/communityprocess/review/jsr063 which is redirected to
>       http://jcp.org/aboutJava/communityprocess/review/jsr063/ 
> 15.) http://xalan.apache.org/xalan-j/index.html 
> 15.a) an href to http://sax.sourceforge.net with "SAX 2" as the text to click on should be 
>       a link to http://sax.sourceforge.net/ (note trailing /). 
> 15.b) The "What's new" text has a link to whatsnew.html#done but there is no #done fragment 
>       so it should be dropped. 
> 16) http://xalan.apache.org/xalan-j/overview.html 
> 16.a) the link to Dave Pawson's site: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
>       is no longer valid (the site still exists, but not that URL). 
> 17) http://xalan.apache.org/xalan-j/public_apis.html
>     OK 
> 19) http://xalan.apache.org/xalan-j/samples.html 
> The following links are redirected and should be updated: 
> 19.a) http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/deployment.html redirected to 
>       http://tomcat.apache.org/tomcat-4.1-doc/appdev/deployment.html 
> 19.b) http://incubator.apache.org/derby/ redirected to 
>       http://db.apache.org/derby/ 
> 19.c) http://research.sun.com/research/download/index.html redirected to 
>       http://research.sun.com/download/index.html 
> 20) http://xalan.apache.org/xalan-j/trax.html
>     OK 
> 21) http://xalan.apache.org/xalan-j/usagepatterns.html
>     OK 
> 23) http://xalan.apache.org/xalan-j/xpath_apis.html
>     OK 
>  
> 25) http://xalan.apache.org/xalan-j/xsltc_usage.html 
> 25.a) link 
>       http://xml.apache.org/xerces2-j/index.html 
>          redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
>          should update the link. 
> 26) http://xalan.apache.org/xalan-j/xsltc/index.html
> 26.a) "Credits" on left hand side, link to http://xml.apache.org/xalan-j/xsltc/todo.html broken
>       This is a common problem accross multiple pages because it is in the menu
> 26.b) link to http://xml.apache.org/xalan-j/xsltc/xsl_imports_design.html broken
> 27) http://xalan.apache.org/xalan-j/xsltc/xsltc_compiler.html
>     OK
> 28) http://xalan.apache.org/xalan-j/xsltc/xsltc_dom.html
>     OK
> 29) http://xalan.apache.org/xalan-j/xsltc/xsltc_iterators.html
>     OK
> 30) http://xalan.apache.org/xalan-j/xsltc/xsltc_namespace.html
> 30.a) link to "http://xml.apache.org/xalan-j/xsltc/NSC.html" is broken
> 30.b) link to "http://xml.apache.org/xalan-j/xsltc/NSB.html" is broken
> 30.c) link to "http://xml.apache.org/xalan-j/xsltc/xml_sample_2.html" is broken
> 31) http://xalan.apache.org/xalan-j/xsltc/xsltc_native_api.html
>     OK
> 32) http://xalan.apache.org/xalan-j/xsltc/xsltc_performance.html
>     OK
> 33) http://xalan.apache.org/xalan-j/xsltc/xsltc_predicates.html
>     OK
> 34) http://xalan.apache.org/xalan-j/xsltc/xsltc_runtime.html
>     OK
> 35) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax.html
> 35.a) link to "#templates_design" in same page is broken
> 35.a) link to "#transformer" in same page is broken
> 35.a) link to "#config_design" in same page is broken
> 35.a) link to "#tempplates" in same page is broken
> 35.a) link to "#transformer_factory" in same page is broken
> 36) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax_api.html
> 36.a) link to http://java.sun.com/xml/jaxp/index.html redirected to
> http://java.sun.com/webservices/jaxp/index.jsp  (should update the link)
> 37) http://xalan.apache.org/xalan-j/xsltc/xsl_choose_design.html
>     OK
> 38) http://xalan.apache.org/xalan-j/xsltc/xsl_comment_design.html
>     OK
> 39) http://xalan.apache.org/xalan-j/xsltc/xsl_if_design.html
>     OK
> 40) http://xalan.apache.org/xalan-j/xsltc/xsl_include_design.html
>     OK
> 41) http://xalan.apache.org/xalan-j/xsltc/xsl_key_design.html
>     OK
> 42) http://xalan.apache.org/xalan-j/xsltc/xsl_lang_design.html
>     OK
> 43) http://xalan.apache.org/xalan-j/xsltc/xsl_sort_design.html
>     OK
> 44) http://xalan.apache.org/xalan-j/xsltc/xsl_unparsed_design.html
>     OK
> 45) http://xalan.apache.org/xalan-j/xsltc/xsl_variable_design.html
>     OK
> 46) http://xalan.apache.org/xsltc/xsl_whitespace_design.html
>     OK
> 47) http://xalan.apache.org/index.html
>     OK
> 48) http://xalan.apache.org/charter.html
>     OK

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443577 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

For http://xml.apache.org/xalan-j/xsltc_usage.html

link 
    http://xml.apache.org/xerces2-j/index.html
redirected to
    http://xerces.apache.org/xerces2-j/index.html 
should update the link.


> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Assigned: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2327?page=all ]

Brian Minchau reassigned XALANJ-2327:
-------------------------------------

    Assignee: Brian Minchau

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>         Assigned To: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443566 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

For http://xml.apache.org/xalan-j/overview.html
the link to Dave Pawson's site:
    http://www.dpawson.co.uk/xsl/xslfaq.html
is no longer valid (the site still exists, but not that URL).

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Resolved: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2327?page=all ]

Brian Minchau resolved XALANJ-2327.
-----------------------------------

    Resolution: Fixed

Slightly modified patch was applied, with Christine's suggestion to move the "Contact us" to the bottom of the left side menu.

The patch was applied as was the new contact_us.xml part.

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Brian Minchau
>         Assigned To: Brian Minchau
>             Fix For: Latest Development Code
>
>         Attachments: contact_us.xml, XALANJ-2327.patch.txt
>
>
> http://xalan.apache.org is a top level URL that points to:
>   http://xml.apache.org/xalan-j/
> Under these URLs are the following ones  1) 2) 3) ...
> and I list the problems under them as a,b,c ...  or just OK if it is fine
> 1.) http://xalan.apache.org/xalan-j/bugreporting.html 
> 1.a) The sentance on the page "You can also download the latest code in CVS and check if you can reproduce the bug." is wrong and the words in that sentance "latest code" is a bad link 
>      to http://vmgump.apache.org/gump/public-jars/xml-xalan2/ but should be http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
>      This sentance should be: "You can download the lastest jars from the gump site to check whether the problem still exists in the latest code. The latest jars of interest at that site have the names xalan-gump-[date].jar, serialzier-gump-[date].jar and xsltc-gump-[date].jar rather than the usual names of xalan.jar, serializer.jar and xsltc.jar." The words "latest jars from the gump site" shoul be a link to http://vmgump.apache.org/gump/public-jars/xml-xalan/jars/ 
> 1.b) a link to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/ which no longer exists 
>      which is due to the "Source Repository" link on the left menu. This link should be 
>      http://svn.apache.org/viewvc/xalan/ This same problem occurs across all 25 pages. 
> 1.c) All references to cvs should be fixed. 
> 1.d) The commands to download code and tests and how to run both smoketests (interpretive and xsltc) are needed as well as how to know if it passed. 
> 2) http://xalan.apache.org/xalan-j/builds.html 
> 2a) The word "subscribe" in the sentance "The project's technical mailing list for all committers and developers interested in the API and inner workings is xalan-dev@xml.apache.org; it's a good idea to subscribe if you plan to work on Xalan-Java. " should be a link to http://xml.apache.org/mail.html#xalan-dev 
> 3) http://xalan.apache.org/xalan-j/charter.html
>    OK
> 4) http://xalan.apache.org/xalan-j/commandline.html
>    OK -linkscan
> 5) ... intentionally blank
> 6) http://xalan.apache.org/xalan-j/downloads.html
>    OK 
> 7) http://xalan.apache.org/xalan-j/dtm.html
>    OK 
> 8) http://xalan.apache.org/xalan-j/extensions.html
>    OK
> 9) http://xalan.apache.org/xalan-j/extensionslib.html
> 9.a) link from "???" to http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/TransformerFactory.html 
>      broken fragment #setAttribute(java.lang.String,%20%20java.lang.Object)
>      there should be one space, not two after the comma in the fragment.
> 10) http://xalan.apache.org/xalan-j/extensions_xsltc.html
>     OK
> 11) http://xalan.apache.org/xalan-j/faq.html 
> The following links are redirected and should be updated: 
> 11.a) http://xml.apache.org/~edwingo/jaxp-faq.html redirected to 
>       http://people.apache.org/~edwingo/jaxp-faq.html 
> 11.b) http://jakarta.apache.org/tomcat/ redirected to 
>       http://tomcat.apache.org/ 
> 11.c) http://java.sun.com/xml/jaxp/index.html redirected to 
>       http://java.sun.com/webservices/jaxp/index.jsp 
> 11.d) http://jakarta.apache.org/tomcat/index.html redirected to 
>       http://tomcat.apache.org/index.html 
> 11.e) http://xml.apache.org/xerces2-j/index.html redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
> 11.f) The following link is broken: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
> The following links are broken:
> 11.g) "XSL Frequently Asked Questions" to  http://www.dpawson.co.uk/xsl/xslfaq.html
> 11.h) "CVS" to http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/KEYS
> 12) http://xalan.apache.org/xalan-j/features.html
>     OK 
> 13) http://xalan.apache.org/xalan-j/getstarted.html
>     OK 
> 14) http://xml.apache.org/xalan-j/history.html
> 14.a) link "http://cvs.apache.org/viewcvs.cgi/xml-commons/java/external/src/" broken
>       in two separate locations.
> 14.b) Broken links to fragment http://xml.apache.org/xalan-j/usagepatterns.html#compat
> 14.c) Broken links to fragment http://xml.apache.org/xalan-j/history.html#bugs
> 14.d) Broken links to fragment http://xml.apache.org/xalan-j/history.html#build
> 14.e) http://xml.apache.org/xalan-j/getstarted.html#download
> 14.f) Need to update link 
>       http://java.sun.com/aboutJava/communityprocess/review/jsr063 which is redirected to
>       http://jcp.org/aboutJava/communityprocess/review/jsr063/ 
> 15.) http://xalan.apache.org/xalan-j/index.html 
> 15.a) an href to http://sax.sourceforge.net with "SAX 2" as the text to click on should be 
>       a link to http://sax.sourceforge.net/ (note trailing /). 
> 15.b) The "What's new" text has a link to whatsnew.html#done but there is no #done fragment 
>       so it should be dropped. 
> 16) http://xalan.apache.org/xalan-j/overview.html 
> 16.a) the link to Dave Pawson's site: 
>       http://www.dpawson.co.uk/xsl/xslfaq.html 
>       is no longer valid (the site still exists, but not that URL). 
> 17) http://xalan.apache.org/xalan-j/public_apis.html
>     OK 
> 19) http://xalan.apache.org/xalan-j/samples.html 
> The following links are redirected and should be updated: 
> 19.a) http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/deployment.html redirected to 
>       http://tomcat.apache.org/tomcat-4.1-doc/appdev/deployment.html 
> 19.b) http://incubator.apache.org/derby/ redirected to 
>       http://db.apache.org/derby/ 
> 19.c) http://research.sun.com/research/download/index.html redirected to 
>       http://research.sun.com/download/index.html 
> 20) http://xalan.apache.org/xalan-j/trax.html
>     OK 
> 21) http://xalan.apache.org/xalan-j/usagepatterns.html
>     OK 
> 23) http://xalan.apache.org/xalan-j/xpath_apis.html
>     OK 
>  
> 25) http://xalan.apache.org/xalan-j/xsltc_usage.html 
> 25.a) link 
>       http://xml.apache.org/xerces2-j/index.html 
>          redirected to 
>       http://xerces.apache.org/xerces2-j/index.html 
>          should update the link. 
> 26) http://xalan.apache.org/xalan-j/xsltc/index.html
> 26.a) "Credits" on left hand side, link to http://xml.apache.org/xalan-j/xsltc/todo.html broken
>       This is a common problem accross multiple pages because it is in the menu
> 26.b) link to http://xml.apache.org/xalan-j/xsltc/xsl_imports_design.html broken
> 27) http://xalan.apache.org/xalan-j/xsltc/xsltc_compiler.html
>     OK
> 28) http://xalan.apache.org/xalan-j/xsltc/xsltc_dom.html
>     OK
> 29) http://xalan.apache.org/xalan-j/xsltc/xsltc_iterators.html
>     OK
> 30) http://xalan.apache.org/xalan-j/xsltc/xsltc_namespace.html
> 30.a) link to "http://xml.apache.org/xalan-j/xsltc/NSC.html" is broken
> 30.b) link to "http://xml.apache.org/xalan-j/xsltc/NSB.html" is broken
> 30.c) link to "http://xml.apache.org/xalan-j/xsltc/xml_sample_2.html" is broken
> 31) http://xalan.apache.org/xalan-j/xsltc/xsltc_native_api.html
>     OK
> 32) http://xalan.apache.org/xalan-j/xsltc/xsltc_performance.html
>     OK
> 33) http://xalan.apache.org/xalan-j/xsltc/xsltc_predicates.html
>     OK
> 34) http://xalan.apache.org/xalan-j/xsltc/xsltc_runtime.html
>     OK
> 35) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax.html
> 35.a) link to "#templates_design" in same page is broken
> 35.a) link to "#transformer" in same page is broken
> 35.a) link to "#config_design" in same page is broken
> 35.a) link to "#tempplates" in same page is broken
> 35.a) link to "#transformer_factory" in same page is broken
> 36) http://xalan.apache.org/xalan-j/xsltc/xsltc_trax_api.html
> 36.a) link to http://java.sun.com/xml/jaxp/index.html redirected to
> http://java.sun.com/webservices/jaxp/index.jsp  (should update the link)
> 37) http://xalan.apache.org/xalan-j/xsltc/xsl_choose_design.html
>     OK
> 38) http://xalan.apache.org/xalan-j/xsltc/xsl_comment_design.html
>     OK
> 39) http://xalan.apache.org/xalan-j/xsltc/xsl_if_design.html
>     OK
> 40) http://xalan.apache.org/xalan-j/xsltc/xsl_include_design.html
>     OK
> 41) http://xalan.apache.org/xalan-j/xsltc/xsl_key_design.html
>     OK
> 42) http://xalan.apache.org/xalan-j/xsltc/xsl_lang_design.html
>     OK
> 43) http://xalan.apache.org/xalan-j/xsltc/xsl_sort_design.html
>     OK
> 44) http://xalan.apache.org/xalan-j/xsltc/xsl_unparsed_design.html
>     OK
> 45) http://xalan.apache.org/xalan-j/xsltc/xsl_variable_design.html
>     OK
> 46) http://xalan.apache.org/xsltc/xsl_whitespace_design.html
>     OK
> 47) http://xalan.apache.org/index.html
>     OK
> 48) http://xalan.apache.org/charter.html
>     OK

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443576 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

http://xml.apache.org/xalan-j/getstarted.html is OK.

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443582 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

For the page http://xml.apache.org/xalan-j/faq.html

The following links are redirected and should be updated:

http://xml.apache.org/~edwingo/jaxp-faq.html redirected to
http://people.apache.org/~edwingo/jaxp-faq.html 

http://jakarta.apache.org/tomcat/ redirected to
http://tomcat.apache.org/ 

http://java.sun.com/xml/jaxp/index.html redirected to
http://java.sun.com/webservices/jaxp/index.jsp 

http://jakarta.apache.org/tomcat/index.html redirected to
http://tomcat.apache.org/index.html 

http://xml.apache.org/xerces2-j/index.html redirected to
http://xerces.apache.org/xerces2-j/index.html 


The following link is broken:
http://www.dpawson.co.uk/xsl/xslfaq.html 

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443591 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

Page http://xml.apache.org/xalan-j/commandline.html is OK

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443589 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

For the page http://xml.apache.org/xalan-j/samples.html

The following links are redirected and should be updated:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/deployment.html redirected to
http://tomcat.apache.org/tomcat-4.1-doc/appdev/deployment.html 

http://incubator.apache.org/derby/ redirected to
http://db.apache.org/derby/ 

http://research.sun.com/research/download/index.html redirected to
http://research.sun.com/download/index.html 


> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (XALANJ-2327) Various problems with website http://xalan.apache.org

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XALANJ-2327?page=comments#action_12443574 ] 
            
Brian Minchau commented on XALANJ-2327:
---------------------------------------

http://xml.apache.org/xalan-j/downloads.html is OK.

> Various problems with website http://xalan.apache.org
> -----------------------------------------------------
>
>                 Key: XALANJ-2327
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2327
>             Project: XalanJ2
>          Issue Type: Bug
>            Reporter: Brian Minchau
>             Fix For: Latest Development Code
>
>
> http://xalan.apache.org is a top level URL that quickly points to either 
>   http://xml.apache.org/xalan-j or 
>   http://xml.apache.org/xalan-c
> This issue is to document problems with their web pages.
> For http://xml.apache.org/xalan-j/test/design.html 
> it has a links to a pages that don't exist.
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Reporter.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/Logger.html  ( 4 references)
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/package-summary.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetTestlet.html
>     http://xml.apache.org/xalan-j/test/apidocs/org/apache/qetest/xsl/StylesheetDatalet.html
> http://xml.apache.org/xalan-j/
> is OK
> For http://xml.apache.org/xalan-j/whatsnew.html
> On the left hand side, the grey menu has an item "Source Repository" which points to 
> http://svn.apache.org/viewvc/xml-xalan/java/ 
> which doesn't exist.
> For http://xml.apache.org/xalan-j/readme.html
> there are many ( a few hundred) links to bugzilla bugs at http://nagoya.apache.org, but 
> that machine is gone.  So all links to old bugzilla bugs for all releases are broken.
> Old broken links to bugzilla bugs on that page are of the form: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15333
> Only the base URI of the website is changed, it is no longer nagoya.apache.org but issues.apache.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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