latest
release v2.1.2-1 last update 31-August-2007 11:53AM |
||
CAS GH release managementesup-cas-devel is a package used by CAS GH developers to maintain releases. It is contains an Ant build.xml file, of which you can use the export target to create ready-to-distribute archives of the esup-casgeneric, esup-cas-server, esup-cas-quick-start and esup-cas-devel packages. All these packages can be downloaded from the download section of the project page. CAS GH developers use Eclipse to get a nice programming environment fitted to Ant. Ant 1.6.1+ is neededIn order to make the <concatFilter> tag work within filterChains, Ant 1.6.1 (at least) is needed. How to install a different version of Ant in EclipseAs Eclipse 3.0.M7 is shipped with Ant 1.6.0, you needed to change the Ant program used by this version of Eclipse to get the dist target working. Here is the way to get help to do it:
Additional librariesTo add an external jar to Eclipse Window -> Preferences -> Ant -> Runtime -> Add External Jars SCPSFTP (Secured File Transfert Protocol) is used within Ant to upload the HTML documentation to the web site of the project. jsch jar > 1.0.7 should be downloaded from http://www.jcraft.com/jsch and added to Ant Jars. FTPFTP is used to upload archives to sourceforge.net. As ftp is an optional ant task, some additionnal libraries are neeed. The commons-net library should be downloaded from http://jakarta.apache.org/commons/net and added to Ant jars. |
||
Copyright © 2002-2004 - ESUP-Portail consortium |