Difference between revisions of "Stanford:ToDoPage"
From Protege Wiki
(→open) |
m (→Christian) |
||
Line 10: | Line 10: | ||
** pom.xml related | ** pom.xml related | ||
*** distinguish SNAPSHOT and release in terms of getting latest or defined dependencies. | *** distinguish SNAPSHOT and release in terms of getting latest or defined dependencies. | ||
− | |||
− | |||
*** 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 | *** 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 | ||
** Tanias machine (/usr/locasl/icat-files/src/icat-maven) | ** Tanias machine (/usr/locasl/icat-files/src/icat-maven) | ||
Line 20: | Line 18: | ||
==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 | ||
− | * 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. 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> | ||
=Alex= | =Alex= |
Revision as of 11:56, November 23, 2010
Contents
Christian
open
- General
- Add further videos for developers
- Move Media Wiki from wsf2044.de to Stanford.edu.
- http://icatdev.stanford.edu
- make Hudson use MySQL
- WebProtege
- Complete UI scripting for iCAT and finish automatic build and testing of WebProtege
- pom.xml related
- distinguish SNAPSHOT and release in terms of getting latest or defined dependencies.
- 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
- Tanias machine (/usr/locasl/icat-files/src/icat-maven)
- Maven 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
- 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>
Alex
The tasks are ordered in the sequence of importance
- Synchronize times on different servers (especially SVN and bmir-husdson1), e.g. by using a time server/service (http://time.stanford.edu?).
- Setup X-Server and care about "export DISPLAY=localhost:0.0"
- have all servers running as service
- Hudson
- Sonar
- Nexus
- 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
- including these plugins: