aboutsummaryrefslogtreecommitdiff
path: root/packages.gradle
AgeCommit message (Collapse)Author
2017-03-24BIGTOP-2306. Add support for specifying git repository access credentialsRoman Shaposhnik
2017-03-24BIGTOP-2309 Update submodules after cloneAndrew Purtell
2017-03-24BIGTOP-2306 Add support for specifying git repository access credentialsAndrew Purtell
2017-01-06BIGTOP-2649: Default Java8 blocks default debian jdkArnaud Launay
Signed-off-by: Olaf Flebbe <of@oflebbe.de>
2016-10-26BIGTOP-2557: BIGTOP-2536 broke DataFu, QFS and YCSBKengo Seki
Signed-off-by: Konstantin Boudnik <konstantin_boudnik@epam.com>
2016-09-21BIGTOP-2536. tarball.destination is ignored when setKonstantin Boudnik
2016-08-03BIGTOP-2507. Make buildstamp configurable by a bom filezenmyo
Signed-off-by: Konstantin Boudnik <konstantin_boudnik@epam.com>
2016-04-28BIGTOP-2411. Add OS-neutral wrappers to build all native packages and ↵Konstantin Boudnik
repositories
2016-03-06BIGTOP-2285. Add qfs rpm and debian packaging codeFaraaz Sareshwala
Signed-off-by: Olaf Flebbe <of@fleb.be>
2016-02-25BIGTOP-2347: Clean up build directory after sucessfull build of package (2nd ↵Olaf Flebbe
try)
2016-02-25BIGTOP-2346: Do not use gradle delete() for sources and build directoriesOlaf Flebbe
2016-02-22BIGTOP-2344: distributions does not mention ppc64el, i386 obsoleteOlaf Flebbe
2016-02-10BIGTOP-2308: Clean up build directory after sucessfull build of packageOlaf Flebbe
2015-12-07BIGTOP-2141. Have a way to specify alternative BOM file in the build timeKonstantin Boudnik
2015-11-24BIGTOP-2142. Source cleanup: bigtop-reposSergey Soldatov
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2015-11-17BIGTOP-2150. Reversing directional build behaviorKonstantin Boudnik
2015-09-24BIGTOP-2071. Gstring.empty doesn't existRJ Nowling
2015-09-22BIGTOP-2068. Cannot Build Bigtop-Utils packagesKonstantin Boudnik
2015-09-20BIGTOP-2052: Remove obsolete environment variablesOlaf Flebbe
2015-09-19BIGTOP-2055. Refactor packages.gradle to get rid of excessive data ↵Konstantin Boudnik
containers; make code cleaner
2015-09-19BIGTOP-2057. null check doesn't safeguard against non-existing values in the ↵Konstantin Boudnik
BOM config
2015-09-18BIGTOP-2025. Make BOM to be a directional graphKonstantin Boudnik
2015-09-18BIGTOP-2051. Get rid of hair-brain environment vars left after make-based buildKonstantin Boudnik
2015-09-15BIGTOP-2050. Description of clean tasks have null entriesKonstantin Boudnik
2015-09-13BIGTOP-2044. Unnecessary printout has been introduced by BIGTOP-1494Konstantin Boudnik
2015-09-11BIGTOP-2033. Build order of the stack is brokenKonstantin Boudnik
2015-09-10BIGTOP-1494. Introduce Groovy DSL to replace bigtop.mkKonstantin Boudnik
2015-09-03BIGTOP-2005. Remove SCALA_HOME requirementRJ Nowling
2015-09-03BIGTOP-2004. Download task fails with Gradle 2.6RJ Nowling
2015-08-04BIGTOP-1917: Simplify gradle creating apt/yum repositories for better CIOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2015-05-09BIGTOP-1868. Address the custom 'clean' warningKonstantin Boudnik
Signed-off-by: Evans Ye <evansye@apache.org>
2015-05-01BIGTOP-1580: Improve Bigtop Toolchain: Versioning of PackagesOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@wandisco.com>
2015-04-06BIGTOP-1804. Not again: srpm target fails on SUSEKonstantin Boudnik
2015-03-02BIGTOP-1718: add facility for printing out BOM in json formatRob Leidle
This is a convience task for printing out the BOM in json format to be interpreted by other programs. Empty or null values result in a 'null' being printed which is OK in json. Signed-off-by: Konstantin Boudnik <cos@apache.org>
2015-02-25BIGTOP-1671. Fix handling symlinks when cloning git reposPeter Slawski
This upgrades version of grgit. This version of grgit uses a newer version of jgit which supports native symbolic links. This allows git repos that contain symbolic links to be properly cloned such as the Hue repo. For jgit to handling symbolic links, the org.eclipse.jgit.java7 jar/bundle must be added to the classpath. Signed-off-by: Konstantin Boudnik <cos@apache.org>
2015-02-23BIGTOP-1696. Provide build command to show BOM listKonstantin Boudnik
2015-02-20BIGTOP-1621. Migrate itest to gradleKonstantin Boudnik
2015-01-16BIGTOP-1599. Spelling of outputOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2015-01-15BIGTOP-1579: Implement patching for BigtopOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2014-12-13BIGTOP-1569. provide alias targets for building packages native to the OSRoman Shaposhnik
2014-12-04BIGTOP-1558. Make gradle easier to navigateKonstantin Boudnik
2014-12-01BIGTOP-1395. Simplifying non-component versions evaluationKonstantin Boudnik
2014-12-01BIGTOP-1551: fix removing output dirs with symlinks to system dirsOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2014-12-01BIGTOP-1527. Allow to fetch package's source code from GitIvan Orlov
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2014-11-20BIGTOP-1542. Debian Package zookeeper does not build because tar.xz is missingOlaf Flebbe
Signed-off-by: Konstantin Boudnik <cos@apache.org>
2014-10-06BIGTOP-1481. Log files are cluttered with messages from tarOlaf Flebbe
2014-09-29BIGTOP-1472. Hadoop RPM build is broken after BIGTOP-1462Konstantin Boudnik
2014-09-26BIGTOP-1462. Failed to build spark by gradleKonstantin Boudnik
2014-08-11Revert "BIGTOP-1395. Simplifying non-component versions evaluation."Konstantin Boudnik
This reverts commit 7ca693cd2faecc33bd15116643b289233795792c. BIGTOP-1395 needs to be re-opened and committed once make implementation is retired.
2014-08-09BIGTOP-1395. Simplifying non-component versions evaluation.Konstantin Boudnik