Vladimir Ozerov created IGNITE-1348: ---------------------------------------
Summary: Move .Net platform from GridGain to Ignite. Key: IGNITE-1348 URL: https://issues.apache.org/jira/browse/IGNITE-1348 Project: Ignite Issue Type: Sub-task Components: interop Affects Versions: 1.1.4 Reporter: Vladimir Ozerov Priority: Blocker Fix For: ignite-1.4 It is necessary to move the whole .Net module from GridGain to Ignite. We must: 1) Rename GridFactory -> Ignition. 2) Rename IGrid -> IIgnite 3) Rename all other "Grid*" classes (if any) to Ignite's counterparts. 4) Set correct Apache headers everywhere. 5) Ensure RAT exclusing are set in IGNITE_HOME/parent module. Once ticket is completed, it is necessary to create another one to update Ignite's build procedure. -- This message was sent by Atlassian JIRA (v6.3.4#6332)