You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2016/05/06 02:12:19 UTC

svn commit: r13544 - /dev/incubator/mnemonic/0.1.2-incubating-rc1/CHANGES.txt

Author: garyw
Date: Fri May  6 02:12:19 2016
New Revision: 13544

Log:
add CHANGES.txt

Added:
    dev/incubator/mnemonic/0.1.2-incubating-rc1/CHANGES.txt

Added: dev/incubator/mnemonic/0.1.2-incubating-rc1/CHANGES.txt
==============================================================================
--- dev/incubator/mnemonic/0.1.2-incubating-rc1/CHANGES.txt (added)
+++ dev/incubator/mnemonic/0.1.2-incubating-rc1/CHANGES.txt Fri May  6 02:12:19 2016
@@ -0,0 +1,34 @@
+Release Notes - Apache Mnemonic - 0.1.2-incubating
+
+Bug
+
+    [MNEMONIC-26] - Add NOTICE to source repo
+    [MNEMONIC-27] - Clean up project maven project file
+    [MNEMONIC-34] - Release plugin ignores to locate the basedir of allocator service
+    [MNEMONIC-35] - Failed to perform release
+    [MNEMONIC-38] - Generate a single source release artifact
+    [MNEMONIC-40] - Clean up assembled source package for release
+
+Improvement
+
+    [MNEMONIC-11] - Add the checkstyle to automate the checking process.
+    [MNEMONIC-15] - Fixup code style according to the definition of #Mnemonic-10
+    [MNEMONIC-16] - Upgrade customized Javapoet from v1.3.1-Snapshot to official v1.6.1
+    [MNEMONIC-20] - Formalize the names of annotations, classes and methods
+    [MNEMONIC-29] - Remove the dependency of property mnemonic.core.version
+    [MNEMONIC-42] - Normalize the names of project submodules and their artifactIds
+
+New Feature
+
+    [MNEMONIC-4] - Native Computing Mechanism: Construct Id and native parameters
+    [MNEMONIC-41] - Create a script for preparing a release of a single package with signing and hashing
+
+Task
+
+    [MNEMONIC-5] - Refactor code for package com.intel.bigdatamem
+    [MNEMONIC-6] - Refactor code for package com.intel.mnemonic
+    [MNEMONIC-18] - Reformat source code to meet the requirements of checkstyle rules
+    [MNEMONIC-28] - Normalize the artifact version and add keyword "incubating"
+    [MNEMONIC-30] - Add <scm>, <inceptionYear>, <parent> to top pom.xml
+    [MNEMONIC-31] - Add a new profile for artifacts releasing and signing
+    [MNEMONIC-32] - Add <mailingLists>, <prerequisites> and <issueManagement> to top pom.xml