Index: lams_tool_forum/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v diff -u -r1.15 -r1.16 --- lams_tool_forum/build.xml 8 Jul 2005 04:26:23 -0000 1.15 +++ lams_tool_forum/build.xml 22 Jul 2005 05:58:57 -0000 1.16 @@ -10,61 +10,58 @@ + + - - - - + + + + + - + - - + + + + + + - - - - + - + - + - + + + + + + + - --> - - - - - @@ -86,14 +83,13 @@ - + + + - - + @@ -103,17 +99,16 @@ +------------------------------------------+ - + + + - - + +------------------------------------------+ | compile | @@ -123,7 +118,7 @@ source="1.4" debug="on" compiler="modern" - classpathref="build.class.path" + classpathref="project.classpath" destdir="${classes.dir}"/> @@ -132,44 +127,22 @@ | generating hibernate metadata | +------------------------------------------+ - + - + Building hbm.xml files using XDoclet to ${hibernate.mappings.dir} from ${src.dir} - - - - - - + + + + - + - - - - - - - - - - - - @@ -194,10 +167,45 @@ source="1.4" debug="on" compiler="modern" - classpathref="build.class.path" + classpathref="project.classpath" destdir="${test.classes.dir}"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +-------------------------------------------+ @@ -218,7 +226,7 @@ - + @@ -240,9 +248,10 @@ | merge stuff into jar file | +------------------------------------------+ - + + @@ -251,126 +260,163 @@ +------------------------------------------+ | create jar file | +------------------------------------------+ - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - + + +------------------------------------------+ + | build jar file | + +------------------------------------------+ + + + + + + + + + + + + + + + - + + + + + + + - - - - + + + + + + +------------------------------------------+ + | Generate the deployment package. | + +------------------------------------------+ + + + + + + + + + + + + + + + + + + - - - - + + + + + - - - - + + + + + - - - - + + + + + + + + + + + + Deploying the ISMCP tool + + + + + + + + + depends="init, clean, mkdirs, compile, merge, jar, web"> +------------------------------------------+ | built war file | +------------------------------------------+ - - - - - - - - - +------------------------------------------+ - | deployed war file | - +------------------------------------------+ - - - - - +