Difference between revisions of "Stanford:ToDoPage"

From Protege Wiki
Jump to: navigation, search
m (Christian)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=Christian=
 
=Christian=
 
==open==
 
==open==
* General
+
* WebProtege: distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
** Add further videos for developers
+
==Pending==
** Move Media Wiki from wsf2044.de to Stanford.edu.
+
* Pending (until further instructions): Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
** http://icatdev.stanford.edu
+
* Not really a task: http://icatdev.stanford.edu
** make Hudson use MySQL
+
* Pending (until further instructions): Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
* WebProtege
+
* Can not be reproduced: Tania's machine (/usr/locasl/icat-files/src/icat-maven): Maven runs out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right). User right problem?  
** Complete UI scripting for iCAT and finish automatic build and testing of WebProtege
 
** distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
 
** Tanias machine (/usr/locasl/icat-files/src/icat-maven): Maven runs out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right). User right problem?
 
* Other
 
** Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
 
 
 
 
==done==
 
==done==
 
* Christian, please add this line to your ~/.bashrc: umask u=rwx,g=rwx,o=rx. thanks Alex
 
* Christian, please add this line to your ~/.bashrc: umask u=rwx,g=rwx,o=rx. thanks Alex
Line 19: Line 13:
 
* pom.xml: reduce size of war. the lib folder is cleaned, the svn is updated. Now only the libs defined in pom.xml are part of the war. Can be further reduced with <provided>true></provided>
 
* pom.xml: reduce size of war. the lib folder is cleaned, the svn is updated. Now only the libs defined in pom.xml are part of the war. Can be further reduced with <provided>true></provided>
 
* pom.xml: folder webprotege (generated by GWT with ugly files): all *.rpc files have to be copied one level up (same level as webprotege), http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html
 
* pom.xml: folder webprotege (generated by GWT with ugly files): all *.rpc files have to be copied one level up (same level as webprotege), http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html
 +
* Complete UI scripting for iCAT and finish automatic build and testing of WebProtege: Build 168: Strike!
  
 
=Alex=
 
=Alex=
The tasks are ordered in the sequence of importance
+
==open==
 +
nothing
 +
==status unclear==
 
# Synchronize times on different servers (especially SVN and bmir-husdson1), e.g. by using a time server/service (http://time.stanford.edu?).
 
# Synchronize times on different servers (especially SVN and bmir-husdson1), e.g. by using a time server/service (http://time.stanford.edu?).
 +
==done==
 
# Setup X-Server and care about "export DISPLAY=localhost:0.0"
 
# Setup X-Server and care about "export DISPLAY=localhost:0.0"
# have all servers running as service
+
# have all servers running as service: Hudson, Sonar, Nexus, Tomcat (and have it restarted on a daily basis), Selenium
#* Hudson
+
# Add plugins to MediaWiki:
#* Sonar
+
#* Add Syntaxhighlighter plugin to MediaWiki: http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi
#* Nexus
+
#* Add Video-Plugin to MediaWiki: http://paulgu.com/wiki/FLV_Player
#* Tomcat (and have it restarted on a daily basis)
 
#* Selenium
 
# MediaWiki  
 
#* including these plugins:
 
#** Syntaxhighlighter: http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi
 
#** Video-Plugin: http://paulgu.com/wiki/FLV_Player
 
 
#* Give Christian Access to upload images and videos either per FTP or file upload
 
#* Give Christian Access to upload images and videos either per FTP or file upload
 +
 +
[[Category:QualityAssurance]]

Latest revision as of 12:49, December 16, 2010

Christian

open

  • WebProtege: distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.

Pending

  • Pending (until further instructions): Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
  • Not really a task: http://icatdev.stanford.edu
  • Pending (until further instructions): Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
  • Can not be reproduced: Tania's machine (/usr/locasl/icat-files/src/icat-maven): Maven runs out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right). User right problem?

done

  • Christian, please add this line to your ~/.bashrc: umask u=rwx,g=rwx,o=rx. thanks Alex
  • SVN checkout problem in project project.editor.application: files are not check-out plugin.xml, version.properties. Update of svn-externals and Hudson solved the issued.
  • pom.xml: Make configurable: GWT-compile only of certain modules and of the html file. (e.g. webprotege.html). Relevant web pages added to QaGuide.
  • pom.xml: reduce size of war. the lib folder is cleaned, the svn is updated. Now only the libs defined in pom.xml are part of the war. Can be further reduced with <provided>true></provided>
  • pom.xml: folder webprotege (generated by GWT with ugly files): all *.rpc files have to be copied one level up (same level as webprotege), http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html
  • Complete UI scripting for iCAT and finish automatic build and testing of WebProtege: Build 168: Strike!

Alex

open

nothing

status unclear

  1. Synchronize times on different servers (especially SVN and bmir-husdson1), e.g. by using a time server/service (http://time.stanford.edu?).

done

  1. Setup X-Server and care about "export DISPLAY=localhost:0.0"
  2. have all servers running as service: Hudson, Sonar, Nexus, Tomcat (and have it restarted on a daily basis), Selenium
  3. Add plugins to MediaWiki: