Using a refid is a means to avoid duplicating the same set of classpath entries in multiple places in a build file.
I.e.
instead of
Now which do you think is better when you need to add some .jar file into the compilation classpath...

[ December 11, 2003: Message edited by: Lasse Koskela ]