Difference between revisions of "Stanford:ToDoPage"

From Protege Wiki
Jump to: navigation, search
(Christian)
(Christian)
Line 5: Line 5:
 
* Finish automatic build and testing of WebProtege
 
* Finish automatic build and testing of WebProtege
 
* Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build  
 
* Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build  
* Make configurable: GWT-compile only of certain modules and of the html file. (e.g. webprotege.html)
+
* Make configurable: GWT-compile only of certain modules and of the html file. (e.g. webprotege.html) Solution: http://zenoconsulting.wikidot.com/blog:16
 
* pom.xml: how do I distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
 
* pom.xml: how do I distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
* Maven out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right)
+
* Maven out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right). User right problem?
 
* reduce size of war
 
* reduce size of war
* folder webprotege (generated by GWT with ugly files): all *.rpc files are copied one level up (same level as webprotege)
+
* folder webprotege (generated by GWT with ugly files): all *.rpc files are copied one level up (same level as webprotege): Copy Resources - Goal of Resources-Plugins: http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html
 
* SVN checkout problem in project project.editor.application: files are not check-out plugin.xml, version.properties
 
* SVN checkout problem in project project.editor.application: files are not check-out plugin.xml, version.properties
 
* http://icatdev.stanford.edu
 
* http://icatdev.stanford.edu

Revision as of 19:03, November 21, 2010

Christian

  • Add further videos for developers
  • Move Media Wiki from wsf2044.de to Stanford.edu.
  • Complete UI scripting for iCAT
  • Finish automatic build and testing of WebProtege
  • Copy plugin: instruction,with Tim: properties are overwritten, before war is actually is build
  • Make configurable: GWT-compile only of certain modules and of the html file. (e.g. webprotege.html) Solution: http://zenoconsulting.wikidot.com/blog:16
  • pom.xml: how do I distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
  • Maven out of diskspace, increase memory for Maven. /usr/locasl/icat-files/src/icat-maven (Alex: user access right). User right problem?
  • reduce size of war
  • folder webprotege (generated by GWT with ugly files): all *.rpc files are copied one level up (same level as webprotege): Copy Resources - Goal of Resources-Plugins: http://maven.apache.org/plugins/maven-resources-plugin/examples/copy-resources.html
  • SVN checkout problem in project project.editor.application: files are not check-out plugin.xml, version.properties
  • http://icatdev.stanford.edu
  • /usr/locasl/icat-files/src/icat-maven

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