Repository: incubator-atlas Updated Branches: refs/heads/master 5c16d42a0 -> feff0cf71
ATLAS-732 Dashboard v2 build fails on Windows (vmadugun via yhemanth) Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/feff0cf7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/feff0cf7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/feff0cf7 Branch: refs/heads/master Commit: feff0cf71e2971524a4de3263de11b2df1c0adbe Parents: 5c16d42 Author: Hemanth Yamijala <[email protected]> Authored: Wed May 4 14:33:32 2016 +0530 Committer: Hemanth Yamijala <[email protected]> Committed: Wed May 4 14:33:32 2016 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- release-log.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/feff0cf7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index af7d8ab..27d44cf 100755 --- a/pom.xml +++ b/pom.xml @@ -1347,7 +1347,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>0.0.23</version> + <version>0.0.29</version> </plugin> <plugin> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/feff0cf7/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 92a3e32..790f0a7 100644 --- a/release-log.txt +++ b/release-log.txt @@ -18,6 +18,7 @@ ATLAS-409 Atlas will not import avro tables with schema read from a file (dosset ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-732 Dashboard v2 build fails on Windows (vmadugun via yhemanth) ATLAS-602 Hooks stuck in case of failure (svimal2106 via shwethags) ATLAS-631 Introduce Versioning to Atlas Notification Payload (tbeerbower via shwethags) ATLAS-723 JSON deserialization regression (guptaneeru via shwethags)
