[Suiviobsmer-commits] r419 - trunk/wao-ui
Author: fdesbois Date: 2010-04-05 21:38:22 +0000 (Mon, 05 Apr 2010) New Revision: 419 Removed: trunk/wao-ui/nbactions.xml Log: remove netbeans file Deleted: trunk/wao-ui/nbactions.xml =================================================================== --- trunk/wao-ui/nbactions.xml 2010-04-05 21:35:44 UTC (rev 418) +++ trunk/wao-ui/nbactions.xml 2010-04-05 21:38:22 UTC (rev 419) @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<actions> - <action> - <actionName>CUSTOM-tomcat embedded</actionName> - <displayName>tomcat embedded</displayName> - <goals> - <goal>clean</goal> - <goal>install</goal> - <goal>tomcat:run</goal> - <goal>-Dtapestry.compress-whitespace=false</goal> - <goal>-Dorg.apache.tapestry.disable-caching=true</goal> - <goal>-Dwao.log.home=/home/fdesbois/.local/wao/log</goal> - <goal>-Dwao.config.path=/home/fdesbois/.config/wao</goal> - </goals> - </action> - <action> - <actionName>CUSTOM-tomcat light</actionName> - <displayName>tomcat light</displayName> - <goals> - <goal>tomcat:run</goal> - </goals> - </action> - </actions>
participants (1)
-
fdesbois@users.labs.libre-entreprise.org