aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-01-18Update Javadocs.mdBoaz Ben-Zvi
2018-12-18DRILL-6900: maven-release-plugin failure on the release:perform stageVitalii Diravka
- downgrade maven-javadoc-plugin version - update some Drill maven plugins versions and move them to pluginManagement block - bump up lowest maven version supported by Drill in correspondence to org.apache.maven dependencies closes #1574
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
- Fix compilation errors for new version of Guava. - Remove usage of deprecated API - Shade guava and add dependencies to the shaded version - Ban unshaded package - Introduce drill-shaded module and move guava-shaded under it - Add methods to convert shaded guava lists to the unshaded ones - Add instruction for publishing artifacts to the Apache repository
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log ↵Timothy Farkas
statement in VectorUtils. closes #1336
2018-07-12DRILL-6346: Create an Official Drill Docker ContainerAbhishek Girish
closes #1348
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
- Added documentation about how to build javadocs - Fixed some of the javadoc warnings closes #1276
2018-05-11DRILL-6249: Adding more unit testing documentation.Timothy Farkas
close apache/drill#1251
2018-04-29DRILL-6328: Adding unit testing docs.Paul Rogers
closes #1220
2018-04-29DRILL-6328: Consolidated developer docs in the docs folder.Timothy Farkas
closes #1220