[Yanel-dev] shared library

Cedric Staub cedric.staub at wyona.com
Fri Oct 15 15:38:30 CEST 2010


Hello, it's me again

I just found out that the dependencies.xml file is actually an ant
build/project file. And while ant doesn't support XInclude, it allows
you to import other project files with the <import> tag:

http://wiki.apache.org/ant/NewAntFeaturesInDetail/Import

If I understood the documentation correctly you should be able to use
the import feature to put your dependencies in an external file.

Cheers,
Cedric


More information about the Yanel-development mailing list