Index: lams_tool_forum/build.xml =================================================================== diff -u -r14a4ddd75793d09a63e27fef3863a4771c64d37a -r4296cc24afab0a22b2075656b93b7bad7578e32f --- lams_tool_forum/build.xml (.../build.xml) (revision 14a4ddd75793d09a63e27fef3863a4771c64d37a) +++ lams_tool_forum/build.xml (.../build.xml) (revision 4296cc24afab0a22b2075656b93b7bad7578e32f) @@ -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 | - +------------------------------------------+ - - - - - +