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>
|
2 years ago |
Travis Burtrum
|
83fdc67e4a
|
Add AutoCloseableUtil.java for java8+
|
3 years ago |
Travis Burtrum
|
f290187ee0
|
Add Cache utilities for java8+ only
|
4 years ago |
Travis Burtrum
|
5057a282bd
|
Move test deps and versions to test module
|
5 years ago |
Travis Burtrum
|
4bb9b33604
|
Skip mssql test for jdk6
|
5 years ago |
Travis Burtrum
|
62cf37dd27
|
Add mssql tests
|
5 years ago |
Travis Burtrum
|
1d6f71918c
|
Add sqlite to tests
|
5 years ago |
Travis Burtrum
|
12f13121ee
|
Downgrade hsqldb for java 1.6
|
5 years ago |
Travis Burtrum
|
ca4c827788
|
Add support for testing against multiple database backends
|
5 years ago |
Travis Burtrum
|
3fb9559ba7
|
Fix generated code causing warnings
|
5 years ago |
Travis Burtrum
|
564df7b022
|
Fix some warnings
|
5 years ago |
Travis Burtrum
|
50ebcc84cb
|
Begin to refactor tests into single test module
|
5 years ago |
Travis Burtrum
|
5d9ff80863
|
Use lambdas where possible in QueryRunner, fix java6 compilation
|
6 years ago |
Travis Burtrum
|
d2df6dabaf
|
Add constructor calling for querymapper in java8+ only for now
|
6 years ago |
Travis Burtrum
|
f9ac10c70f
|
Fix multiple artifact builds
|
6 years ago |
Travis Burtrum
|
280e11b713
|
Implement toStream() in querymapper
|
6 years ago |
Travis Burtrum
|
c902da5126
|
Add support for java 8 while keeping java 6 compatible artifacts
|
6 years ago |
Travis Burtrum
|
5960341297
|
Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+)
|
6 years ago |
Travis Burtrum
|
849a85f1be
|
Split into modules
|
6 years ago |
Travis Burtrum
|
59cf4ff2cd
|
Fork from beehive
|
6 years ago |
Travis Burtrum
|
1b2f248574
|
Add Compiler
|
6 years ago |
Travis Burtrum
|
fcc0fda3dc
|
tools.jar is gone, depend on aptIn16s API
|
6 years ago |
Travis Burtrum
|
1850272d64
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Travis Burtrum
|
98bcef3dbb
|
[maven-release-plugin] prepare release beehive-1.0.4
|
8 years ago |
Travis Burtrum
|
bd02ce8372
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Travis Burtrum
|
c3b84adc3e
|
[maven-release-plugin] prepare release beehive-1.0.3
|
8 years ago |
Travis Burtrum
|
d0e71273f1
|
Prepare pom for easier release to maven central, require tests always
|
8 years ago |
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
|
9 years ago |
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
|
9 years ago |
moparisthebest
|
ff7c5d08a4
|
Bump ant version to current
|
9 years ago |
moparisthebest
|
d0e1e03756
|
First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on
|
9 years ago |
moparisthebest
|
d78cae4c41
|
Update some dependencies to be provided
|
9 years ago |
moparisthebest
|
355ef02abd
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
moparisthebest
|
225e7b4de0
|
[maven-release-plugin] prepare release beehive-1.0.2
|
9 years ago |
moparisthebest
|
43396675b0
|
Fix source archives
|
9 years ago |
moparisthebest
|
c050957b1e
|
Fix beehive-jdbc-control, exclude *.java from jars (placed there by annotation processors)
|
9 years ago |
moparisthebest
|
2471981dbc
|
re-structure into standard maven layout
|
9 years ago |
moparisthebest
|
069b5b965b
|
Update poms to new com.moparisthebest.beehive groupId, bump version of aptIn16 used to 0.2
|
9 years ago |
moparisthebest
|
451feb0199
|
Add maven pom files to build as actual maven projects with all dependencies only from maven central repo
|
9 years ago |