Skip to content

Commit b582171

Browse files
author
devozerov
committed
IGNITE-8577: Migration guide.
1 parent d821d09 commit b582171

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

MIGRATION_GUIDE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Apache Ignite Migration Guide
2+
===========================

assembly/release-base.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
<outputDirectory>/</outputDirectory>
3333
</file>
3434

35+
<file>
36+
<source>MIGRATION_GUIDE.txt</source>
37+
<outputDirectory>/</outputDirectory>
38+
</file>
39+
3540
<file>
3641
<source>config/ignite-log4j.xml</source>
3742
<outputDirectory>/config</outputDirectory>

packaging/rpm/apache-ignite.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ ln -sf %{_log}/%{name} %{buildroot}%{_sharedstatedir}/%{name}/log
239239
%doc README.txt
240240
%doc NOTICE
241241
%doc RELEASE_NOTES.txt
242+
%doc MIGRATION_GUIDE.txt
242243
%license LICENSE
243244

244245

0 commit comments

Comments
 (0)