[ 
https://issues.apache.org/jira/browse/DERBY-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qiheng He updated DERBY-7166:
-----------------------------
    Description: 
- I made some small attempts at 
https://issues.apache.org/jira/browse/DERBY-7165 a while ago, but I encountered 
some strange problems in the official documentation, and it seems that some 
documents need to be updated.

1. 
https://cwiki.apache.org/confluence/display/db-derby/WorkingWithDerby#Examples 
mentioned in https://db.apache.org/derby/quick_start.html is outdated.

{code}
Once you understand Derby basics, you'll be ready for more. Below is a list of 
resources that explain in greater detail how to use Derby:

Examples
{code}

2. http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html 
and http://db.markmail.org/search/list:org.apache.db.derby-user mentioned in 
https://db.apache.org/derby/derby_mail.html are no longer accessible.

{code}
Archives (nabble):      
http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html
Archives (MarkMail):    
http://db.markmail.org/search/list:org.apache.db.derby-user
{code}

3. https://db.apache.org/derby/derby_mail.html mentions 
http://mail-archives.apache.org/mod_mbox/db-derby-user which is deprecated. 
This URL is now redirected to 
https://lists.apache.org/list.html?derby-u...@db.apache.org .

{code}
Archives (mod_mbox):    http://mail-archives.apache.org/mod_mbox/db-derby-user
{code}

4. https://db.apache.org/derby/dev/derby_source.html mentions 
https://cwiki.apache.org/confluence/display/db-derby/DerbyTopLevelJunitTests 
which is outdated.

{code}
How to test Derby
Most Derby tests are run using the JUnit testing tool. For details on how to 
run these tests, see these instructions in the Derby wiki
{code}

5. https://db.apache.org/derby/dev/derby_source.html mentioned 
https://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/README.htm?view=co
 has 404.
{code}
Additional, and somewhat out-dated, instructions for testing Derby are in the 
source code tree in java/testing/README.htm.
{code}

6. https://ci-builds.apache.org/job/Derby-trunk-suites.All/ and 
https://ci-builds.apache.org/view/A-D/view/Derby/ mentioned in 
https://db.apache.org/derby/derby_tests.html are no longer accessible.

{code}
This page lists test results resources. If you have questions about the 
results, or would like your results to be added to this page, send email to 
derby-dev@db.apache.org.

Apache Jenkins test results on trunk
All Apache Jenkins test jobs for Derby
Last updated: May, 2016
{code}
7. 
https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/tadminappssettingportnumbers.html
 , 
https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/cadminnetservsecurity.html
 and 
https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/tadminnetservrun.html
 mentioned in https://db.apache.org/derby/papers/DerbyTut/ns_intro.html are no 
longer accessible.

{code}
Network Server Options
By default, the Derby Network Server only accepts requests from the localhost 
on port 1527. You can modify the Network Server to:

Listen on a port other than the default.
Accept requests from outside the localhost.
Run in the Java 2 Security Manager for increased security, which we strongly 
recommend.
{code}

- Perhaps updating the URL of the document would help facilitate collaboration.

  was:
- I made some small attempts at 
https://issues.apache.org/jira/browse/DERBY-7165 a while ago, but I encountered 
some strange problems in the official documentation, and it seems that some 
documents need to be updated.

1. 
https://cwiki.apache.org/confluence/display/db-derby/WorkingWithDerby#Examples 
mentioned in https://db.apache.org/derby/quick_start.html is outdated.

{code}
Once you understand Derby basics, you'll be ready for more. Below is a list of 
resources that explain in greater detail how to use Derby:

Examples
{code}

2. http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html 
and http://db.markmail.org/search/list:org.apache.db.derby-user mentioned in 
https://db.apache.org/derby/derby_mail.html are no longer accessible.

{code}
Archives (nabble):      
http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html
Archives (MarkMail):    
http://db.markmail.org/search/list:org.apache.db.derby-user
{code}

3. https://db.apache.org/derby/derby_mail.html mentions 
http://mail-archives.apache.org/mod_mbox/db-derby-user which is deprecated. 
This URL is now redirected to 
https://lists.apache.org/list.html?derby-u...@db.apache.org .

{code}
Archives (mod_mbox):    http://mail-archives.apache.org/mod_mbox/db-derby-user
{code}

4. https://db.apache.org/derby/dev/derby_source.html mentions 
https://cwiki.apache.org/confluence/display/db-derby/DerbyTopLevelJunitTests 
which is outdated.

{code}
How to test Derby
Most Derby tests are run using the JUnit testing tool. For details on how to 
run these tests, see these instructions in the Derby wiki
{code}

5. https://db.apache.org/derby/dev/derby_source.html mentioned 
https://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/README.htm?view=co
 has 404.
{code}
Additional, and somewhat out-dated, instructions for testing Derby are in the 
source code tree in java/testing/README.htm.
{code}

6. https://ci-builds.apache.org/job/Derby-trunk-suites.All/ and 
https://ci-builds.apache.org/view/A-D/view/Derby/ mentioned in 
https://db.apache.org/derby/derby_tests.html are no longer accessible.

{code}
This page lists test results resources. If you have questions about the 
results, or would like your results to be added to this page, send email to 
derby-dev@db.apache.org.

Apache Jenkins test results on trunk
All Apache Jenkins test jobs for Derby
Last updated: May, 2016
{code}
- Perhaps updating the URL of the document would help facilitate collaboration.


> Some links in the document are no longer accessible
> ---------------------------------------------------
>
>                 Key: DERBY-7166
>                 URL: https://issues.apache.org/jira/browse/DERBY-7166
>             Project: Derby
>          Issue Type: Improvement
>            Reporter: Qiheng He
>            Priority: Major
>
> - I made some small attempts at 
> https://issues.apache.org/jira/browse/DERBY-7165 a while ago, but I 
> encountered some strange problems in the official documentation, and it seems 
> that some documents need to be updated.
> 1. 
> https://cwiki.apache.org/confluence/display/db-derby/WorkingWithDerby#Examples
>  mentioned in https://db.apache.org/derby/quick_start.html is outdated.
> {code}
> Once you understand Derby basics, you'll be ready for more. Below is a list 
> of resources that explain in greater detail how to use Derby:
> Examples
> {code}
> 2. http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html 
> and http://db.markmail.org/search/list:org.apache.db.derby-user mentioned in 
> https://db.apache.org/derby/derby_mail.html are no longer accessible.
> {code}
> Archives (nabble):    
> http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html
> Archives (MarkMail):  
> http://db.markmail.org/search/list:org.apache.db.derby-user
> {code}
> 3. https://db.apache.org/derby/derby_mail.html mentions 
> http://mail-archives.apache.org/mod_mbox/db-derby-user which is deprecated. 
> This URL is now redirected to 
> https://lists.apache.org/list.html?derby-u...@db.apache.org .
> {code}
> Archives (mod_mbox):  http://mail-archives.apache.org/mod_mbox/db-derby-user
> {code}
> 4. https://db.apache.org/derby/dev/derby_source.html mentions 
> https://cwiki.apache.org/confluence/display/db-derby/DerbyTopLevelJunitTests 
> which is outdated.
> {code}
> How to test Derby
> Most Derby tests are run using the JUnit testing tool. For details on how to 
> run these tests, see these instructions in the Derby wiki
> {code}
> 5. https://db.apache.org/derby/dev/derby_source.html mentioned 
> https://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/README.htm?view=co
>  has 404.
> {code}
> Additional, and somewhat out-dated, instructions for testing Derby are in the 
> source code tree in java/testing/README.htm.
> {code}
> 6. https://ci-builds.apache.org/job/Derby-trunk-suites.All/ and 
> https://ci-builds.apache.org/view/A-D/view/Derby/ mentioned in 
> https://db.apache.org/derby/derby_tests.html are no longer accessible.
> {code}
> This page lists test results resources. If you have questions about the 
> results, or would like your results to be added to this page, send email to 
> derby-dev@db.apache.org.
> Apache Jenkins test results on trunk
> All Apache Jenkins test jobs for Derby
> Last updated: May, 2016
> {code}
> 7. 
> https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/tadminappssettingportnumbers.html
>  , 
> https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/cadminnetservsecurity.html
>  and 
> https://ci-builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/tadminnetservrun.html
>  mentioned in https://db.apache.org/derby/papers/DerbyTut/ns_intro.html are 
> no longer accessible.
> {code}
> Network Server Options
> By default, the Derby Network Server only accepts requests from the localhost 
> on port 1527. You can modify the Network Server to:
> Listen on a port other than the default.
> Accept requests from outside the localhost.
> Run in the Java 2 Security Manager for increased security, which we strongly 
> recommend.
> {code}
> - Perhaps updating the URL of the document would help facilitate 
> collaboration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to