h2. Déployer le portail

TODO

h2. Liste des tâches ant du package :

{toc:minLevel=6|type=flat|outline=false}\\

|| Nom de la tâche || Description || Exemple || Tâches appelées ||
| h6. initportal | Tâche initiale de déploiement d'initialisation de la base de données. \\ Prérequis : \\ {#} Avoir renseigné la section BDD dans le fichier esup.properties \\ {#} Avoir renseigné la section du serveur dans le fichier esup.properties \\ {*}{color:#FF0000}Attention{color}{*} : Bien entendu, cette tâche supprime les données de la base. | ant initportal | TODO |
| h6. deploy-war | TODO | ant deploy-war | TODO |
| h6. deploy-ear | TODO | ant deploy-ear | TODO |
| h6. db | TODO | ant ant db \-Dusetable=-t \-Dtablefile=/properties/db/mytables.xml \\
ant db \-Dusedata=-d \-Ddatafile=/properties/db/mydata.xml \\
ant db \-Dcreatescript=-c \\
ant db \-Dcreatescript=-nc \\
ant db \-Ddroptables=-D \\
ant db \-Ddroptables=-nD \\
ant db \-Dcreatetables=-C \\
ant db \-Dcreatetables=-nC \\
ant db \-Dpopulatetables=-P \\
ant db \-Dpopulatetables=-nP | TODO |
| h6. i18n-db | TODO | ant i18n-db | TODO |
| h6. l10n-db | TODO | ant l10n-db | TODO |
| h6. dbunload | TODO | ant dbunload \-Dtablename=up_channel \-Dxmlfile=myDump | TODO |
| h6. dbtest | TODO | ant dbtest | TODO |
| h6. md5passwd | TODO | ant md5passwd \-Dusername=Pierre | TODO |
| h6. deluser | TODO | ant deluser \-Duser=Pierre | TODO |
| h6. regchantype | TODO | ant regchantype \-Dclass=org.jasig.portal.channels.CImage \-Dname="Image Channel" \-Ddescription="Displays image with optional title and subtitle" \-Duri=/org/jasig/portal/channels/CImage/CImage.cpd | TODO |
| h6. addstylesheet | Tâche obsolète. Utiliser "data-import" | {color:#888888}N/S{color} | TODO |
| h6. modstylesheet | Tâche obsolète. Utiliser "data-import" | {color:#888888}N/S{color} | TODO |
| h6. delstylesheet | Tâche obsolète. Utiliser "data-import" | {color:#888888}N/S{color} | TODO |
| h6. pubchan | TODO | ant TODO | TODO |
| h6. deployPortletApp | TODO | ant TODO | TODO |
| h6. hsql | TODO | ant TODO | TODO |
| h6. data-import | TODO | ant TODO | TODO |
| h6. TODO Les autres tâches ant du fichier qui ne sont pas marqués dans ant help | bla bla bla | ant bla | TODO |
\\