Tobias Jeger pushed to branch feature/ESSENTIALS-1111 at cms-community / 
hippo-essentials


Commits:
e522a8ab by Tobias Jeger at 2017-11-20T11:45:44+01:00
ESSENTIALS-1111 Improve change message of Lucene Index Exporter plugin

- - - - -


1 changed file:

- 
plugins/lucene-index-exporter/src/main/java/com/onehippo/cms7/essentials/plugins/indexexporter/LuceneIndexExporterInstruction.java


Changes:

=====================================
plugins/lucene-index-exporter/src/main/java/com/onehippo/cms7/essentials/plugins/indexexporter/LuceneIndexExporterInstruction.java
=====================================
--- 
a/plugins/lucene-index-exporter/src/main/java/com/onehippo/cms7/essentials/plugins/indexexporter/LuceneIndexExporterInstruction.java
+++ 
b/plugins/lucene-index-exporter/src/main/java/com/onehippo/cms7/essentials/plugins/indexexporter/LuceneIndexExporterInstruction.java
@@ -32,7 +32,7 @@ public class LuceneIndexExporterInstruction implements 
Instruction {
 
     @Override
     public String getMessage() {
-        return "Ensure availability of RepositoryJaxrsServlet through cms 
web.xml";
+        return "Add dependency and Ensure availability of 
RepositoryJaxrsServlet through cms web.xml";
     }
 
     @Override



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/e522a8ab232e305d857b26414bfc475a7bc35cac

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/e522a8ab232e305d857b26414bfc475a7bc35cac
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to