From 5d728dcac6ade9d1ace9dc680f7e851fcc1930cd Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Tue, 5 Aug 2014 09:52:18 +0000 Subject: [PATCH] - added hint about plugin-xml --- README.1st | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.1st b/README.1st index ae5c63e..2e80979 100644 --- a/README.1st +++ b/README.1st @@ -17,6 +17,11 @@ clean: clean up directory doc: compile javadoc description all: compile and build SLUBStoragePlugin.jar +HINT: if you update the code you should also increase the value of the xpath +'pl:metadata-config/pl:version' in the file +PLUGIN-INF/metadata_SLUBStoragePlugin.xml to ensure Rosetta recognizes +the updated plugin + To install, do the following: * copy SLUBStoragePlugin.jar to /operational_shared/plugins/custom/ on target -- GitLab