Page History
...
Core-server / Data | |
---|---|
CORE-450 html injection in Queryname and workplace CORE-249 Search by code fails ungracefully |
Known Issues in beta:
- Data Tables in Oracle with a BETWEEN constraint do not generate properly.
Notes for Developers
For Java 11 install, if you change the xsd (REST API message definitions), then you will need to regenerate gensrc via JAXB in Java 8. In the i2b2-core cell directory for which you're regenerating the XSD-Java, run the ant target "jaxb_gen" on Java 8 and then build as usual using Java 11.
...