Denis Magda created IGNITE-1220: ----------------------------------- Summary: Automatic update of classnames.properties file Key: IGNITE-1220 URL: https://issues.apache.org/jira/browse/IGNITE-1220 Project: Ignite Issue Type: Bug Components: general Reporter: Denis Magda
As a part of ignite-core module this is 'classnames.properties' file located in ignite-core/META-INF folder. The file is internally used by Ignite marshallers. Noted that the version of the file stored in the sources and used by us in development is out of date (current version from the repository has bunch of differences in compare to the freshest one). This file is not updated automatically during the build (at least local using IntellijIdea). Update this file automatically by starting {{ClassGenerator}} as a part of ignite-core build process. -- This message was sent by Atlassian JIRA (v6.3.4#6332)