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

Tagged: "cli"

Script to Remotely Deploy OSGI jar

Author: dotcms | Created: Mar 09, 2014

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 | Created: Oct 28, 2014

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...