You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/03/20 00:45:42 UTC

[2/3] git commit: [flex-sdk] [refs/heads/develop] - added CONTRIBUTING to release packages

added CONTRIBUTING to release packages


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/537ec249
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/537ec249
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/537ec249

Branch: refs/heads/develop
Commit: 537ec2494b02bf5c8acb7716d7a4be8771688618
Parents: c9d6758
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Mar 20 10:05:00 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Mar 20 10:05:00 2014 +1100

----------------------------------------------------------------------
 build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/537ec249/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6e17a1b..9e9a3a8 100644
--- a/build.xml
+++ b/build.xml
@@ -569,6 +569,7 @@
                 <include name="NOTICE"/>
                 <include name="README"/>
                 <include name="RELEASE_NOTES"/>
+            	<include name="CONTRIBUTING"/>
             </fileset>
         </copy>