sergehuber opened a new pull request, #785:
URL: https://github.com/apache/unomi/pull/785

   ## Summary
   - Reorder `distribution/src/main/feature/feature.xml` so 
`unomi-cxs-privacy-extension-services` and plugin features install before REST, 
privacy, conditions, lists, and geonames (matches `unomi-3-dev` / `kar/` 
dependency graph).
   - Preserve master’s `#774` `unomi-plugins-advanced-conditions` wiring in all 
four distribution features.
   - Port extension micro-deltas from `unomi-3-dev`: null-safe condition 
validation in `UserListServiceImpl`, and Javadoc `</p>` fixes in 
`ScriptMetadata` / `GroovyActionsService` (UNOMI-897).
   - Intentionally skipped: `GroovyActionDispatcher` (master #775 tracing 
wins), `GroovyActionsServiceImplTest` (master #776), `geonameEntry.json` 
(newline-only diff).
   
   ## Test plan
   - [ ] `mvn -pl extensions/lists-extension/services compile`
   - [ ] `mvn -pl distribution -am package -DskipTests`
   - [ ] Karaf boot smoke: verify distribution features resolve and 
privacy/REST bundles start in correct order
   - [ ] List metadata query with and without a condition filter


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to