[opencms-dev] Building a module directly

Ludwig Hunecke ludwig.hunecke at hushmail.com
Tue Sep 4 08:09:01 CEST 2012


Hi Steve,

 

You might have a look at the build.xml in the modules/- folder inside the
OpenCms distribution.

It can be used in order to build the standard modules.

 

If you execute the jar target, you can build selected modules, via some
dialog which appears when executing the init-target.

 

Regards,

Ludwig

 

Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Steve Bryan
Gesendet: Dienstag, 4. September 2012 01:25
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Building a module directly

 

Hi 

 

Is there any documentation or guidance available for building a module
directly from a development environment (eg ANT build)? We currently
importing resources from our dev environment into a running OpenCms then
export the module, which is not as neat.

 

I assume this would involve something like the following, but more info
would be great, particularly on generating the MANIFEST file:

* Compiling java

* Combining classes with other module resources and combining into a module
folder structure

* Generating a MANIFEST file

* Zipping it all up with a standard name.

 

The module could then be distributed and imported.

 

Thanks

Steve

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120904/f80f0c1a/attachment.htm>


More information about the opencms-dev mailing list