[jira] [Commented] (ANY23-247) FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character.

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386954#comment-14386954 ] ASF GitHub Bot commented on ANY23-247: -- GitHub user lewismc opened a pull request:

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread lewismc
GitHub user lewismc opened a pull request: https://github.com/apache/any23/pull/17 ANY23-247 FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character. Hi Folks, PR which fixes this issue locally. I am getting clean builds now

[jira] [Commented] (ANY23-247) FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character.

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14387600#comment-14387600 ] ASF GitHub Bot commented on ANY23-247: -- Github user lewismc commented on a diff in the

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread ansell
Github user ansell commented on a diff in the pull request: https://github.com/apache/any23/pull/17#discussion_r27437088 --- Diff: core/src/main/java/org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java --- @@ -0,0 +1,52 @@ +/* + * Licensed to the

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/any23/pull/17#discussion_r27442017 --- Diff: core/src/main/java/org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java --- @@ -0,0 +1,52 @@ +/* + * Licensed to the

[jira] [Commented] (ANY23-247) FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character.

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14387707#comment-14387707 ] ASF GitHub Bot commented on ANY23-247: -- Github user lewismc commented on a diff in the

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/any23/pull/17#discussion_r27444925 --- Diff: core/src/main/java/org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java --- @@ -0,0 +1,52 @@ +/* + * Licensed to the

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread ansell
Github user ansell commented on the pull request: https://github.com/apache/any23/pull/17#issuecomment-87894632 Could you rebase your branch onto upstream master and try again? The place where the error started to become visible as a test failure (when I started rethrowing

[jira] [Created] (ANY23-258) RuleContext generic type parameter is never used

2015-03-30 Thread Peter Ansell (JIRA)
Peter Ansell created ANY23-258: -- Summary: RuleContext generic type parameter is never used Key: ANY23-258 URL: https://issues.apache.org/jira/browse/ANY23-258 Project: Apache Any23 Issue Type:

[jira] [Created] (ANY23-259) Fix hardcoding for Rule and Fix combinations

2015-03-30 Thread Peter Ansell (JIRA)
Peter Ansell created ANY23-259: -- Summary: Fix hardcoding for Rule and Fix combinations Key: ANY23-259 URL: https://issues.apache.org/jira/browse/ANY23-259 Project: Apache Any23 Issue Type: Bug

Jenkins build is still unstable: Any23-trunk #1319

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/Any23-trunk/1319/

[GitHub] any23 pull request: ANY23-247 FIX Attribute name itemscope associa...

2015-03-30 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/any23/pull/17#discussion_r27444885 --- Diff: core/src/main/java/org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java --- @@ -0,0 +1,52 @@ +/* + * Licensed to the

[jira] [Commented] (ANY23-247) FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character.

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14387704#comment-14387704 ] ASF GitHub Bot commented on ANY23-247: -- Github user lewismc commented on a diff in the

[jira] [Commented] (ANY23-247) FIX Attribute name itemscope associated with an element type html must be followed by the ' = ' character.

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ANY23-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14387757#comment-14387757 ] ASF GitHub Bot commented on ANY23-247: -- Github user ansell commented on a diff in the