Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DATA-17    ACT v4.1 ontology - ANT scripts (github)

DATA-24     I2b2 on OMOP- Postgres  

DATA-38     Loyalty cohort and computational phenotypes storeprocedures for MSSQL and ORACLE         

 DATA-32      Faster Totalnum (patient counting) script! 

DATA-34     Oracle Version of Faster Patient Counting Scripts                                                                                                                                                                                                                                                

Bug Fixes

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.

...