Commit Graph

39 Commits

Author SHA1 Message Date
dependabot[bot] e8bddb474e
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 17:57:59 +00:00
Travis Burtrum 83fdc67e4a Add AutoCloseableUtil.java for java8+ 2020-08-31 21:48:55 -04:00
Travis Burtrum f290187ee0 Add Cache utilities for java8+ only 2019-07-26 00:39:23 -04:00
Travis Burtrum 5057a282bd Move test deps and versions to test module 2018-05-18 23:47:28 -04:00
Travis Burtrum 4bb9b33604 Skip mssql test for jdk6 2018-05-17 00:43:49 -04:00
Travis Burtrum 62cf37dd27 Add mssql tests 2018-05-16 01:34:36 -04:00
Travis Burtrum 1d6f71918c Add sqlite to tests 2018-05-15 21:56:43 -04:00
Travis Burtrum 12f13121ee Downgrade hsqldb for java 1.6 2018-05-15 07:36:08 -04:00
Travis Burtrum ca4c827788 Add support for testing against multiple database backends 2018-05-15 07:03:55 -04:00
Travis Burtrum 3fb9559ba7 Fix generated code causing warnings 2018-05-11 00:14:58 -04:00
Travis Burtrum 564df7b022 Fix some warnings 2018-05-10 23:57:15 -04:00
Travis Burtrum 50ebcc84cb Begin to refactor tests into single test module 2018-03-15 00:57:57 -04:00
Travis Burtrum 5d9ff80863 Use lambdas where possible in QueryRunner, fix java6 compilation 2017-07-03 00:00:03 -04:00
Travis Burtrum d2df6dabaf Add constructor calling for querymapper in java8+ only for now 2017-06-19 21:08:22 -04:00
Travis Burtrum f9ac10c70f Fix multiple artifact builds 2017-06-13 23:55:57 -04:00
Travis Burtrum 280e11b713 Implement toStream() in querymapper 2017-06-12 22:57:43 -04:00
Travis Burtrum c902da5126 Add support for java 8 while keeping java 6 compatible artifacts 2017-06-12 20:59:04 -04:00
Travis Burtrum 5960341297 Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 2017-05-28 22:14:30 -04:00
Travis Burtrum 849a85f1be Split into modules 2017-05-28 18:01:00 -04:00
Travis Burtrum 59cf4ff2cd Fork from beehive 2017-05-28 00:29:58 -04:00
Travis Burtrum 1b2f248574 Add Compiler 2017-05-16 10:42:14 -04:00
Travis Burtrum fcc0fda3dc tools.jar is gone, depend on aptIn16s API 2017-04-20 13:35:28 -04:00
Travis Burtrum 1850272d64 [maven-release-plugin] prepare for next development iteration 2015-08-27 15:54:42 -04:00
Travis Burtrum 98bcef3dbb [maven-release-plugin] prepare release beehive-1.0.4 2015-08-27 15:54:41 -04:00
Travis Burtrum bd02ce8372 [maven-release-plugin] prepare for next development iteration 2015-03-16 15:03:27 -04:00
Travis Burtrum c3b84adc3e [maven-release-plugin] prepare release beehive-1.0.3 2015-03-16 15:03:27 -04:00
Travis Burtrum d0e71273f1 Prepare pom for easier release to maven central, require tests always 2015-03-16 14:38:02 -04:00
moparisthebest a3647dd95a Depend on latest version of junit and change junit dependency in beehive-controls to provided for the one abstract test case in there 2014-06-11 13:35:49 -04:00
moparisthebest 375f8b8413 Make behavior of mapping consistant between methods and fields, and handle conflicts between underscores and no underscores by picking the most exact match 2014-06-11 13:22:01 -04:00
moparisthebest ff7c5d08a4 Bump ant version to current 2014-05-15 14:34:30 -04:00
moparisthebest d0e1e03756 First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
moparisthebest d78cae4c41 Update some dependencies to be provided 2014-04-22 11:51:27 -04:00
moparisthebest 355ef02abd [maven-release-plugin] prepare for next development iteration 2014-04-22 08:45:21 -04:00
moparisthebest 225e7b4de0 [maven-release-plugin] prepare release beehive-1.0.2 2014-04-22 08:45:15 -04:00
moparisthebest 43396675b0 Fix source archives 2014-04-22 08:32:49 -04:00
moparisthebest c050957b1e Fix beehive-jdbc-control, exclude *.java from jars (placed there by annotation processors) 2014-04-21 15:26:05 -04:00
moparisthebest 2471981dbc re-structure into standard maven layout 2014-04-21 14:36:57 -04:00
moparisthebest 069b5b965b Update poms to new com.moparisthebest.beehive groupId, bump version of aptIn16 used to 0.2 2014-04-21 11:01:33 -04:00
moparisthebest 451feb0199 Add maven pom files to build as actual maven projects with all dependencies only from maven central repo 2014-04-21 09:14:11 -04:00