- 10 11月, 2017 7 次提交
-
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
-
由 LaughingMan 提交于
The corresponding documentation was already removed in https://github.com/h2database/h2database/commit/197daa58104de6185e08b66e836876eb46b39844
-
由 LaughingMan 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 Andrew Gaul 提交于
This allows automated tools to consume this metadata.
-
- 29 6月, 2017 1 次提交
-
-
由 fred 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 30 5月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 22 3月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 31 10月, 2016 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 27 9月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 16 9月, 2016 1 次提交
-
-
由 Hendrik Schreiber 提交于
-
- 07 9月, 2016 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 05 9月, 2016 1 次提交
-
-
由 Konstantin Shaposhnikov 提交于
To be in sync with Build.java
-
- 08 8月, 2016 1 次提交
-
-
由 Mat Booth 提交于
-
- 17 5月, 2016 5 次提交
-
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
- Downloaded H2.jar (off maven) and unziped data.zip and verified we are including all the same resources - Removed the use of maven-exec-plugin as it was wonky and wrote a bridge class to call TestAll via Junit with "fats" arg.
-
由 Farid Zakaria 提交于
- Fixed exec of the TestAll program so that the majority of test passes - Failures at the moment have to do with missing resources such as web/server/res JSP files
-
由 Farid Zakaria 提交于
-
- 16 5月, 2016 1 次提交
-
-
由 Farid Zakaria 提交于
- Added toolchain plugin so we can build against JDK1.6 while still using maven (needs 1.7+) - Added animal-sniffer to verify we aren't using any JDK API out of 1.6 - Added test plugin (maven-exec) and disabled surefire since we dont use JUnit - Correctly modeled the dependencies with appropriate scope - Added some missing files to gitignore - Added Maven wrapper so setup is painless for new developers - Added README.md that explains use of toolchains.xml and maven wrapper
-