An example plugin for Rudder
- -# Plugin version. It is build as follow: A.B-x.y(.z) with: -# - A.B: Rudder major.minor -# - x.y(.z): plugin major.minor.micro. Micro should be omitted. When omitted, z is assumed to be 0. -# For the build, we split the information between two properties, rudder branch and plugin version, -# which must be concatenated with "-" to build the plugin version. -plugin-version=2.1 diff --git a/helloworld/packaging/metadata b/helloworld/packaging/metadata deleted file mode 100644 index c258e67c7..000000000 --- a/helloworld/packaging/metadata +++ /dev/null @@ -1,11 +0,0 @@ -{ - "type": "plugin", - "name": "${plugin-id}", - "version": "${plugin-version}", - "build-date": "${maven.build.timestamp}", - "build-commit": "${commit-id}", - "jar-files": [ "/opt/rudder/share/plugins/${plugin-name}/${plugin-name}.jar" ], - "content": { - "files.txz": "/opt/rudder/share/plugins" - } -} diff --git a/helloworld/packaging/postinst b/helloworld/packaging/postinst deleted file mode 100755 index 2005ff9b3..000000000 --- a/helloworld/packaging/postinst +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -set -e diff --git a/helloworld/pom-template.xml b/helloworld/pom-template.xml deleted file mode 100644 index 23ddcd740..000000000 --- a/helloworld/pom-template.xml +++ /dev/null @@ -1,149 +0,0 @@ -This is an other tab which is provided by a plugin. Cool, isn't it ?
-Node ID |
---|
[Here comes the node id] | -
id | user | date |
---|---|---|
[Here comes the log id] | -[Here comes the log user] | -[Here comes the log date] | -