Difference between revisions of "Main Page"

From Protege Wiki
Jump to: navigation, search
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
+
=Start Page of Stanford BMIR's Build and Test Automation=
 +
==Table of Contents==
 +
This is the start page on how to (automatically) build and test all applications/projects related to Protégé.
 +
# On the '''[[Stanford:OverviewPage|overview page]]''' you find some background information describing the rationale for caring about automated builds and testing and for establishing a corresponding infrastructure. Here you find also an overview chart displaying the entire infrastructure landscape.
 +
# On the '''[[Stanford:Tools|tools page]]''' there is a short description of all the relevant tools and the rationale for chosing the selected ones.
 +
# The '''[[Stanford:AdministratorGuide| administrator guide]]''' describes how to install and operate all the servers (currently the http://bmir-hudson1.stanford.edu).
 +
# The '''[[Stanford:DeveloperGuide|developer guide]]''' is the main page for developers. On these pages developers get answers to questions like
 +
#* How do I initially set up my tools to work with one or more of the Protégé prjects?
 +
#* How do I write test cases?
 +
#* etc.
 +
# The '''[[Stanford:QaGuide|QA & project manager guide]]''' is the address for everybody interested in the success and quality of builds and code. It gives explanations like
 +
#* What do these metrics tell me?
 +
#* What do I have to do in order to add artifacts (e.g. jar-files) to my repository
 +
# The '''[[Stanford:Appendix|appendices]]''' provide additional resources.
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
==Contact and further Information==
 +
This page originally was written by [mailto://mail@johner.org Christian Johner]. The selection, installation and testing of the infrastructure as well as the initial transistion from traditional ANT-based to Maven based projects was done by [mailto://c.faigle@gmx.net Christian Faigle] and [mailto://mail@johner.org Christian Johner]. Please contact either for questions related to
 +
* Selection of tools
 +
* Administration of tools
 +
* Converting projects to MAVEN
 +
* Interpretation and adaptation of reports
  
== Getting started ==
+
[[Stanford:MainPage]]
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 

Revision as of 15:38, November 10, 2010

Start Page of Stanford BMIR's Build and Test Automation

Table of Contents

This is the start page on how to (automatically) build and test all applications/projects related to Protégé.

  1. On the overview page you find some background information describing the rationale for caring about automated builds and testing and for establishing a corresponding infrastructure. Here you find also an overview chart displaying the entire infrastructure landscape.
  2. On the tools page there is a short description of all the relevant tools and the rationale for chosing the selected ones.
  3. The administrator guide describes how to install and operate all the servers (currently the http://bmir-hudson1.stanford.edu).
  4. The developer guide is the main page for developers. On these pages developers get answers to questions like
    • How do I initially set up my tools to work with one or more of the Protégé prjects?
    • How do I write test cases?
    • etc.
  5. The QA & project manager guide is the address for everybody interested in the success and quality of builds and code. It gives explanations like
    • What do these metrics tell me?
    • What do I have to do in order to add artifacts (e.g. jar-files) to my repository
  6. The appendices provide additional resources.

Contact and further Information

This page originally was written by Christian Johner. The selection, installation and testing of the infrastructure as well as the initial transistion from traditional ANT-based to Maven based projects was done by Christian Faigle and Christian Johner. Please contact either for questions related to

  • Selection of tools
  • Administration of tools
  • Converting projects to MAVEN
  • Interpretation and adaptation of reports

Stanford:MainPage