-
Bug
-
Resolution: Done
-
Major
-
5.9.5.Final
-
None
To facilitate use of Narayana with containers such as Quarkus we want to minimise things like XML parsing and java archive parsing. The two main enhancements that would be useful in this respect are:
- to inject build information into a java class (via the org.jboss.maven.plugins:maven-injection-plugin plugin);
- to avoid the need for runtime parsing of XML properties it would be useful to allow the properties factory delegate to be supplied externally