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


Commits:
3255f0e0 by Tobias Jeger at 2017-11-22T15:05:17+01:00
ESSENTIALS-1114 Minor improvement after review

- - - - -


1 changed file:

- plugin-sdk/api/src/main/resources/instructions.xsd


Changes:

=====================================
plugin-sdk/api/src/main/resources/instructions.xsd
=====================================
--- a/plugin-sdk/api/src/main/resources/instructions.xsd
+++ b/plugin-sdk/api/src/main/resources/instructions.xsd
@@ -177,7 +177,7 @@
   <xs:complexType name="hstBeanClassesType" mixed="true">
     <xs:attribute use="required" name="pattern" type="xs:string">
       <xs:annotation>
-        <xs:documentation>Pattern for classpath scanning of annotated HST bean 
classes, e.g. 'org/example/**/*.class'.</xs:documentation>
+        <xs:documentation>Pattern for classpath scanning of annotated HST bean 
classes, e.g. 'classpath*:org/example/**/*.class'.</xs:documentation>
       </xs:annotation>
     </xs:attribute>
     <xs:attribute use="optional" name="message" type="xs:string" 
default="false"/>



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

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/3255f0e081481a6c968cd2ca3dc9b705a1267d38
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