Simone Tripodi [Tue, 6 Sep 2011 16:27:41 +0000 (16:27 +0000)]
fixed wrong version number, 3.0 not planned yet
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165755 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 5 Sep 2011 19:07:51 +0000 (19:07 +0000)]
added missing @since tag in isFrozen() method javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165395 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 5 Sep 2011 19:03:45 +0000 (19:03 +0000)]
added missing @since tag in getCommands() method javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165392 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 18:52:18 +0000 (18:52 +0000)]
added CHAIN-56 in the changelist
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165082 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 17:02:05 +0000 (17:02 +0000)]
[CHAIN-56] clever Context with generic type auto-cast feature
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165075 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:24:11 +0000 (16:24 +0000)]
added missing serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165071 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:21:36 +0000 (16:21 +0000)]
infered MapEntry generic types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165070 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:20:44 +0000 (16:20 +0000)]
muted HttpSession.getAttrbibuteNames() warnings, it is known that Session attribute names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165069 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:19:18 +0000 (16:19 +0000)]
muted HttpServletReuqets.getAttrbibuteNames() warnings, it is known that Servlet request attribute names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165067 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:16:55 +0000 (16:16 +0000)]
used the getCatalogKey() variant, as suggested in the javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165066 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:16:11 +0000 (16:16 +0000)]
extending LookupCommand, ServletPathMapper can be assigned to Command
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165065 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:15:30 +0000 (16:15 +0000)]
Command requires the <C extends Context> generic type
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165064 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:05:02 +0000 (16:05 +0000)]
muted HttpServletReuqets.getInitParameterNames() warnings, it is known that Servlet request parameter names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165063 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 16:03:49 +0000 (16:03 +0000)]
muted HttpServletReuqets.getInitParameterNames() warnings, it is known that Servlet request parameter names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165061 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:54:10 +0000 (15:54 +0000)]
muted ServletContext.getInitParamNames() warnings, it is known that init param names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165055 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:53:06 +0000 (15:53 +0000)]
muted ServletContext.getHeaderNames() warnings, it is known that header names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165054 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:50:47 +0000 (15:50 +0000)]
muted ServletContext.getHeaderNames() warnings, it is known that attribute names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165053 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:49:15 +0000 (15:49 +0000)]
muted ServletContext.getAttributeNames() warnings, it is known that attribute names are String
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165051 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:43:03 +0000 (15:43 +0000)]
used the getParameter() variant, as suggested in the javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165050 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:39:26 +0000 (15:39 +0000)]
extending LookupCommand, RequestParameterMapper can be assigned to Command
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165049 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:38:38 +0000 (15:38 +0000)]
Command requires the <C extends Context> generic type
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165048 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 15:06:06 +0000 (15:06 +0000)]
used the non-deprecated getCatalogKey() variant, as suggested in the javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165045 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:54:04 +0000 (14:54 +0000)]
extending LookupCommand, PathInfoMapper can be assigned to Command
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165042 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:45:49 +0000 (14:45 +0000)]
Added missing Context generic type (PathInfoMapper is a Command)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165038 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:36:31 +0000 (14:36 +0000)]
Servlets will use ServletWebContext in Chains
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165032 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:18:15 +0000 (14:18 +0000)]
added missing generated serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165030 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:17:33 +0000 (14:17 +0000)]
fixed Map generic types on empty maps
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165029 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:16:15 +0000 (14:16 +0000)]
added missing generated serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165028 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:15:38 +0000 (14:15 +0000)]
added missing MapEntry generic types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165027 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:14:48 +0000 (14:14 +0000)]
added missing MapEntry generic types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165026 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:13:59 +0000 (14:13 +0000)]
added missing MapEntry generic types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165024 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:12:13 +0000 (14:12 +0000)]
added missing generated serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165022 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:10:56 +0000 (14:10 +0000)]
removed dead code, resourceURL cannot be null, at least it is not possible to estabilish a connection
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165021 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:06:09 +0000 (14:06 +0000)]
fixed generics on ServletContext paths
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165020 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 14:02:53 +0000 (14:02 +0000)]
used the non-deprecated parseJarResources() variant
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165019 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 13:58:20 +0000 (13:58 +0000)]
used non-deprecated ChainResources.parseClassResources method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165017 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 13:57:18 +0000 (13:57 +0000)]
used non-deprecated ChainResources.parseWebResources method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165016 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 13:55:01 +0000 (13:55 +0000)]
no reason to reinvent the parser, switched over java tokenizer implementation
fixed path array length
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165015 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sun, 4 Sep 2011 13:35:12 +0000 (13:35 +0000)]
added missing serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1165013 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 18:36:21 +0000 (18:36 +0000)]
muted Class generic type warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164670 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 18:35:25 +0000 (18:35 +0000)]
muted Map.Entry generics warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164669 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 13:53:56 +0000 (13:53 +0000)]
trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164534 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 13:40:44 +0000 (13:40 +0000)]
added the CHAIN-53 issue
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164531 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 13:20:29 +0000 (13:20 +0000)]
added missing serialVersionUID, Serializable classes require it
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164521 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:51:55 +0000 (12:51 +0000)]
just muted the map entry generic type warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164514 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:46:49 +0000 (12:46 +0000)]
fixed descriptors Map generic types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164513 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:40:45 +0000 (12:40 +0000)]
Serializable requires serialVersionUID!
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164512 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:39:46 +0000 (12:39 +0000)]
added missing serialVersionUID, Serializable classes require it
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164511 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:38:34 +0000 (12:38 +0000)]
fixed Filter generic type, if command = Command<C> && command instance of Filter --> Filter<C>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164510 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:36:15 +0000 (12:36 +0000)]
fixed generics on extractMethod() signature
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164509 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:35:18 +0000 (12:35 +0000)]
just muted the class array generic warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164508 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:32:49 +0000 (12:32 +0000)]
removed unneeded cast
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164506 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:31:39 +0000 (12:31 +0000)]
fixed generics warnings on Catalog<C> and FIlter<C> resolution
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164505 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:27:54 +0000 (12:27 +0000)]
just muted the class generic warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164503 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 12:21:00 +0000 (12:21 +0000)]
excluded myfaces dependencies that could collide with chain dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164501 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 07:09:39 +0000 (07:09 +0000)]
fixed checkstyle violation: Variable 'response' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164374 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 07:09:17 +0000 (07:09 +0000)]
fixed checkstyle violation: Variable 'request' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164373 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 07:08:43 +0000 (07:08 +0000)]
fixed checkstyle violation: Variable 'context' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164372 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:59:03 +0000 (06:59 +0000)]
fixed checkstyle violation: Variable 'response' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164369 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:57:45 +0000 (06:57 +0000)]
fixed checkstyle violation: Variable 'request' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164368 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:56:56 +0000 (06:56 +0000)]
fixed checkstyle violation: Variable 'context' must be private and have accessor methods. (getter was already present)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164367 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:53:26 +0000 (06:53 +0000)]
fixed checkstyle violation: ';' is preceded with whitespace.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164366 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:51:27 +0000 (06:51 +0000)]
fixed checkstyle violation: '{' should be on the previous line.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164365 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Fri, 2 Sep 2011 06:50:52 +0000 (06:50 +0000)]
fixed checkstyle violations: Expected @param tag for '<C>'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164364 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:29:46 +0000 (20:29 +0000)]
removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164264 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:28:11 +0000 (20:28 +0000)]
the command list can be final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164261 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:27:20 +0000 (20:27 +0000)]
fixed checkstyle violation: Variable 'frozen' must be private and have accessor methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164260 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:23:50 +0000 (20:23 +0000)]
fixed checkstyle violation: Variable 'commands' must be private and have accessor methods.
Variable 'commands' set final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164254 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:20:12 +0000 (20:20 +0000)]
fixed checkstyle violations: Expected @param tag for '<C>'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164250 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:16:24 +0000 (20:16 +0000)]
fixed checkstyle violations: Expected @param tag for '<C>'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164245 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 20:14:08 +0000 (20:14 +0000)]
fixed checkstyle violations: Expected @param tag for '<C>'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164242 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Thu, 1 Sep 2011 17:17:47 +0000 (17:17 +0000)]
added generics to Command<?> catalog
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1164178 13f79535-47bb-0310-9956-
ffa450edef68
Matthew Jason Benson [Wed, 31 Aug 2011 20:50:06 +0000 (20:50 +0000)]
code simplifications; merge 'if (foo) return true; else return false;' type constructs; remove unnecessary parens; remove unnecessary elses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163814 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 20:27:48 +0000 (20:27 +0000)]
fixed checkstyle violations: Conditional logic can be removed.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163800 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 20:26:16 +0000 (20:26 +0000)]
fixed checkstyle violations: Conditional logic can be removed.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163799 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 20:24:43 +0000 (20:24 +0000)]
empty line with trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163797 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 20:22:26 +0000 (20:22 +0000)]
fixed checkstyle violation: Unused import - java.util.Iterator
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163796 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 20:20:25 +0000 (20:20 +0000)]
package.html replaced by package-info.java files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163793 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 19:04:48 +0000 (19:04 +0000)]
used collections method to add commands from an existing collection
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163745 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 19:01:10 +0000 (19:01 +0000)]
used smarter ArrayList instead of continuous replaced fixed arrays
that modification introduces a Clirr error
"Changed type of field commands from org.apache.commons.chain.Command[] to java.util.List"
it was used anyway only as internal data structure to store Command instances & for test purposes, not a meaningful change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163743 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 18:25:10 +0000 (18:25 +0000)]
fixed generic array type warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163735 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 18:23:28 +0000 (18:23 +0000)]
fixed generic types warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163733 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 18:21:48 +0000 (18:21 +0000)]
fixed generic types warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163732 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 18:11:36 +0000 (18:11 +0000)]
removed @Override annotation for interfaces methods implementation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163728 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Wed, 31 Aug 2011 14:26:26 +0000 (14:26 +0000)]
replaced <T> generic with <C> that stands for 'Context', it is more intuitive
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1163636 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 29 Aug 2011 19:33:12 +0000 (19:33 +0000)]
fixed clirr report generation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1162953 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 29 Aug 2011 18:33:06 +0000 (18:33 +0000)]
added the distribution management
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1162936 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 29 Aug 2011 18:30:27 +0000 (18:30 +0000)]
upgraded major version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1162934 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Mon, 29 Aug 2011 18:24:22 +0000 (18:24 +0000)]
added Elijah Zupancic in the contributors list
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1162929 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Sat, 27 Aug 2011 12:34:14 +0000 (12:34 +0000)]
[CHAIN-53] Global Update of Chain - Generics, JDK 1.5, Update Dependency Versions - patch submitted by Elijah Zupancic
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1162332 13f79535-47bb-0310-9956-
ffa450edef68
Simone Tripodi [Tue, 23 Aug 2011 12:30:34 +0000 (12:30 +0000)]
copied the current trunk on a branch to experiment the 2.0 version as discussed in the ML
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/branches/version-2.0-work@
1160659 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Fri, 22 Apr 2011 13:46:56 +0000 (13:46 +0000)]
Fix Oracle Javadoc site references (was Sun.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1095934 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Mon, 4 Apr 2011 22:06:02 +0000 (22:06 +0000)]
Remove my @author tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1088801 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Thu, 31 Mar 2011 03:24:58 +0000 (03:24 +0000)]
Ignore Eclipse files.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1087166 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 6 Oct 2010 22:31:23 +0000 (22:31 +0000)]
Add cobertura-maven-plugin and upgrade findbugs-maven-plugin from 1.2 to 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1005280 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 6 Oct 2010 22:16:23 +0000 (22:16 +0000)]
Upgrade maven-changes-plugin from version 2.0 to 2.3
Version 2.3 doesn't like the <dueto name="..."/> element for multiple attributions so move them to <action due-to="..."> element as a comma separated list
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1005274 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 6 Oct 2010 22:06:08 +0000 (22:06 +0000)]
Upgrade maven-checkstyle-plugin from version 2.1 to 2.6
maven-checkstyle-plugin 2.4 onwards uses Checkstyle 5.0 (upgraded from Checkstyle 4.4).
Checkstyle 5.0 is not 100% backwardly compatible with release 4.4 and the following changes need to be made to make it work:
* Replace "PackageHtml" with "JavadocPackage" and configure the "allowLegacy" parameter so that it checks for package.html files (rather than package-info.java)
* Move "Header" out of "TreeWalker"(not allowed)
* Move "FileLength" out of "TreeWalker"(not allowed)
* Replace "TabCharacter" (java files) with "FileTabCharacter", move it out of "TreeWalker" and configure the "fileExtensions" parameter
* Replace "GenericIllegalRegexp" (for trailing spaces check) with "RegexpSingleline", move it out of "TreeWalker"
See the Release Notes for incompatible changes and fixes here:
http://checkstyle.sourceforge.net/releasenotes.html
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1005273 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 6 Oct 2010 16:38:08 +0000 (16:38 +0000)]
COMMONSSITE-57 Fix announce mod_mbox link
(I used version 1.4-SNAPSHOT of the commons-build-plugin to do this - need to release it and update commons-parent at some point)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@
1005115 13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 15 Sep 2010 12:25:52 +0000 (12:25 +0000)]
Fix default target
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@997308
13f79535-47bb-0310-9956-
ffa450edef68
Niall Pemberton [Wed, 21 Apr 2010 09:02:56 +0000 (09:02 +0000)]
Upgrade to commons-parent version 15
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@936207
13f79535-47bb-0310-9956-
ffa450edef68