|
|
9/2/2016 1:55:54 PM
(#718)
* adding bower Install plugin and install moment.js, moment-timezone.js, bootstrap-datetimepicker.js
* fixed outdated dateimepicker API in Azkaban
|
|
7/29/2016 1:16:31 PM
3.1.0
versioning and refactor of build scripts
Added plugin group: 'com.cinnober.gradle', name: 'semver-git', version: '2.2.0' to enable semantic versioning of azkaban artifacts.
Refactor: Moved all subproject build code to respective projects.
* Build versioning and refactor of build scripts
Incorporating review comments - restored .gitignore filter on build - switching semver plugin to 2.2.1 which works with Java 7
|
7/29/2016 2:29:55 AM
gradle clean in README
|
7/17/2016 10:26:14 AM
gradle (like me), it's nice to tell how project can be cleaned.
- For me the build failed with error like this (and cleaning fixed it):
:azkaban-common:linkMainExecutable
duplicate symbol _change_user in: ~/azkaban/azkaban-common/build/objs/mainExecutable/mainC/61ijqvjtfdjwfrkpl4kf313ll/execute-as-user.o ~/azkaban/azkaban-common/build/objs/mainExecutable/mainC/9duz2i01oqevnxg1cn9bywo1k/execute-as-user.o
|
7/29/2016 2:28:37 AM
log level of printing plugin class name
|
7/17/2016 10:34:23 AM
just informative logging.
|
7/26/2016 1:39:10 PM
issue #668: SlaAlertAction Error
|