You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2015/12/09 11:51:14 UTC

metamodel git commit: Added line about METAMODEL-205 in CHANGES.md

Repository: metamodel
Updated Branches:
  refs/heads/master 272461944 -> 2d291f49d


Added line about METAMODEL-205 in CHANGES.md

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/2d291f49
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/2d291f49
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/2d291f49

Branch: refs/heads/master
Commit: 2d291f49d41f7caf939f2703ccbb2017733ecc1c
Parents: 2724619
Author: Kasper Sørensen <i....@gmail.com>
Authored: Wed Dec 9 11:51:10 2015 +0100
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Wed Dec 9 11:51:10 2015 +0100

----------------------------------------------------------------------
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/2d291f49/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index 2baa60f..384c8b7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,6 +8,7 @@
  * [METAMODEL-195] - Added new function MAP_VALUE which allows extracting a nested value from within a key/value map field.
  * [METAMODEL-15] - Query parser support for table names with space. Delimitters can be double quote or square brackets. 
  * [METAMODEL-215] - Improved the capability of NumberComparator to support Integer, Long, Double, BigInteger and other built-in Number classes.
+ * [METAMODEL-205] - Added validation of Excel sheet name before attempting to create table (sheet).
 
 ### Apache MetaModel 4.4.1