Commit b582b0cf by Shwetha GS

ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags)

parent 7653e506
...@@ -1270,6 +1270,9 @@ ...@@ -1270,6 +1270,9 @@
<excludes> <excludes>
<exclude>*.txt</exclude> <exclude>*.txt</exclude>
<exclude>**/*.json</exclude> <exclude>**/*.json</exclude>
<exclude>.pc/**</exclude>
<exclude>debian/**</exclude>
<exclude>.svn/**</exclude>
<exclude>.git/**</exclude> <exclude>.git/**</exclude>
<exclude>.gitignore</exclude> <exclude>.gitignore</exclude>
<exclude>**/.idea/**</exclude> <exclude>**/.idea/**</exclude>
......
...@@ -8,6 +8,7 @@ ATLAS-54 Rename configs in hive hook (shwethags) ...@@ -8,6 +8,7 @@ ATLAS-54 Rename configs in hive hook (shwethags)
ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags) ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags)
ALL CHANGES: ALL CHANGES:
ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags)
ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad via shwethags) ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad via shwethags)
ATLAS-33 Atlas restart fails (shwethags) ATLAS-33 Atlas restart fails (shwethags)
ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags) ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment