Repository: struts Updated Branches: refs/heads/develop 9c9d2b5a5 -> a6017dcac
Removes outdated header Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3e2c60f6 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3e2c60f6 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/3e2c60f6 Branch: refs/heads/develop Commit: 3e2c60f6068cddc1f07def3c920744c6ecad20c0 Parents: 9c9d2b5 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Mar 28 07:42:09 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Mar 28 07:42:09 2014 +0100 ---------------------------------------------------------------------- .../com/opensymphony/xwork2/AnnotatedTestBean.properties | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/3e2c60f6/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties ---------------------------------------------------------------------- diff --git a/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties b/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties index 9e7b4a9..577c8e1 100644 --- a/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties +++ b/xwork-core/src/test/resources/com/opensymphony/xwork2/AnnotatedTestBean.properties @@ -1,6 +1 @@ -# -# Copyright (c) 2002-2006 by OpenSymphony -# All rights reserved. -# - invalid.count=Count must be between ${min} and ${max}, current value is ${count}.