That's the problem with things that don't scale up or down well. People still try. It's easier to add a little complexity to build.xml than to write a plugin and keep things simple.
2011/3/9 Reinier Zwitserloot <[email protected]> > Did you even read what I wrote? I agree with you, calm down. XML is a > stupid structure for writing programs in. But, if all you're writing is a > simple build script, then its just not a big deal, and, if you're writing a > complex build script, you should not be attempting to make it work in > vanilla ant, you should be writing a plugin for ant, and calling that plugin > from your ant XML. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
