Difference between revisions of "Stanford:ToDoPage"

From Protege Wiki
Jump to: navigation, search
(Christian)
(open)
Line 2: Line 2:
 
==open==
 
==open==
 
* General
 
* General
** Add further videos for developers
+
** Pending until Jennifer has decided: Move Media Wiki from wsf2044.de to Stanford.edu.  
** Move Media Wiki from wsf2044.de to Stanford.edu.
 
** http://icatdev.stanford.edu
 
 
* WebProtege
 
* WebProtege
 
** distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
 
** 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?
 
** 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
 
* Other
** Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
+
** 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
  
 
==done==
 
==done==

Revision as of 16:53, November 29, 2010

Christian

open

  • General
    • Pending until Jennifer has decided: Move Media Wiki from wsf2044.de to Stanford.edu.
  • 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
    • 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

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

The tasks are ordered in the sequence of importance

  1. Synchronize times on different servers (especially SVN and bmir-husdson1), e.g. by using a time server/service (http://time.stanford.edu?).
  2. Setup X-Server and care about "export DISPLAY=localhost:0.0"
  3. have all servers running as service
    • Hudson
    • Sonar
    • Nexus
    • Tomcat (and have it restarted on a daily basis)
    • Selenium
  4. MediaWiki