google-nomulus/core
Michael Muller ebc8d54f94
Add persistence.xml to the war files (#293)
* Add persistence.xml to the war files
* Always use the DummyJpaTransactionManager

Use the DJTM until we get all of the dependencies set up for all of the
environments.

This shouldn't affect any of the unit tests, these use the
JpaTransactionManagerRule to set up a local database and connection.

This fixes the App Engine build.
2019-10-06 21:32:27 -04:00
..
gradle/dependency-locks Add socket factory as runtime dependency (#286) 2019-09-27 11:41:59 -04:00
src Add persistence.xml to the war files (#293) 2019-10-06 21:32:27 -04:00
build.gradle Add socket factory as runtime dependency (#286) 2019-09-27 11:41:59 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00