No subject
Wed Jan 7 10:56:35 CET 2009
> Once again, it is very insightful to hear that one can manually create a
> zip
> file that will probably be guaranteed to match the module format.
It is pretty easy to script an ANT target that puts together an existing manifest.xml with content files in a directory structure to a module.zip. Just deflate a module zip file and look at the structure.
If do not want to change the manifest.xml manually but still want to perform every change just under eclipse a google search for "ANT Eurelis" could help: An ANT task that creates a manifest.xml from some content files in a tree along with their properties in property files.
kind regards,
Achim
More information about the opencms-dev
mailing list