File tree Expand file tree Collapse file tree 13 files changed +20
-19
lines changed
validator-first-dependency Expand file tree Collapse file tree 13 files changed +20
-19
lines changed Original file line number Diff line number Diff line change @@ -219,8 +219,9 @@ See the [documentation on Initializer's logging properties](readme/rtprops.md#lo
219219#### Version 2.10.0
220220* Support enhanced methods for loading htmlforms when running htmlformentry 5.5.0+
221221* Support loading drug ingredients within the drug domain, for compatible OpenMRS versions.
222+ * Initializer message source should not throw an Exception if locale is not found for resource.
222223* Moved the form name translation loader to the preload function to support loading form names on instance restarts.
223- * Added video tutorial to the README covering the fundamentals of editing and managing Iniz configuration files.
224+ * Added video tutorial to the README covering the fundamentals of modifying and managing Iniz configuration files.
224225
225226#### Version 2.9.0
226227* Fix for InitializerSerializer to ensure compatibility with OpenMRS version 2.7.0+
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.10.0 </version >
7+ <version >2.11.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >initializer-api-2.2</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.10.0 </version >
7+ <version >2.11.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >initializer-api-2.3</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >initializer</artifactId >
77 <groupId >org.openmrs.module</groupId >
8- <version >2.10.0 </version >
8+ <version >2.11.0-SNAPSHOT </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >initializer</artifactId >
77 <groupId >org.openmrs.module</groupId >
8- <version >2.10.0 </version >
8+ <version >2.11.0-SNAPSHOT </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openmrs.module</groupId >
77 <artifactId >initializer</artifactId >
8- <version >2.10.0 </version >
8+ <version >2.11.0-SNAPSHOT </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.10.0 </version >
7+ <version >2.11.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >initializer-api-bahmni</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.10.0 </version >
7+ <version >2.11.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >initializer-api</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.10.0 </version >
7+ <version >2.11.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >initializer-omod</artifactId >
Original file line number Diff line number Diff line change 1111
1212 <groupId >org.openmrs.module</groupId >
1313 <artifactId >initializer</artifactId >
14- <version >2.10.0 </version >
14+ <version >2.11.0-SNAPSHOT </version >
1515 <packaging >pom</packaging >
1616 <name >Initializer</name >
1717 <description >The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.</description >
You can’t perform that action at this time.
0 commit comments