As far as I know, "ant war" won't recompile the CAS source if you made any changes to it. I could be wrong (I never really paid attention to whether it did or didn't)
-Scott Velpi wrote: >> You need to use Maven to build the war file. In the project home >> directory, execute "maven war". >> > > If you only have "ant" near then you can do "ant war" from the localPlugins > dir, > but I'm sure the maven way is the preferred method (if maven is available on > the > system). > > > -- Velpi > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
