Codeshare List of user-contributed code snippets for dotCMS Java CMS.

Tagged: "cli"

Script to Remotely Deploy OSGI jar

Author: dotcms |

This is a bash script that will allow you to remotely deploy an OSGi plugin via the command line. This is helpful when developing remotely

One liner for generating OSGi fragment export

Author: dotCMS |

When developing an OSGI plugin, you often (always) need to generate an OSGi fragment which takes the place of manually having to change the osgi-exports...