[jira] [Resolved] (ANY23-325) Any23 incompatible with http://rdfa.info/test-suite/#

2018-01-08 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/ANY23-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved ANY23-325.

Resolution: Not A Problem

> Any23 incompatible with http://rdfa.info/test-suite/#
> -
>
> Key: ANY23-325
> URL: https://issues.apache.org/jira/browse/ANY23-325
> Project: Apache Any23
>  Issue Type: Improvement
>  Components: service
>Affects Versions: 2.1
>Reporter: Lewis John McGibbney
> Fix For: 2.2
>
>
> All documents used within the http://rdfa.info/test-suite/# have a parent 
> element as follows
> {code}
> 
> http://purl.org/dc/elements/1.1/";>
> 
>Test 0001
> 
> 
>This photo was taken by  property="dc:creator">Mark Birbeck.
> 
> 
> {code}
> Not use of  as parent element... Any23 cannot process this... we need 
> to ensure that any23 can.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (ANY23-325) Any23 incompatible with http://rdfa.info/test-suite/#

2018-01-08 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created ANY23-325:
--

 Summary: Any23 incompatible with http://rdfa.info/test-suite/#
 Key: ANY23-325
 URL: https://issues.apache.org/jira/browse/ANY23-325
 Project: Apache Any23
  Issue Type: Improvement
  Components: service
Affects Versions: 2.1
Reporter: Lewis John McGibbney
 Fix For: 2.2


All documents used within the http://rdfa.info/test-suite/# have a parent 
element as follows

{code}

http://purl.org/dc/elements/1.1/";>

   Test 0001


   This photo was taken by Mark Birbeck.


{code}

Not use of  as parent element... Any23 cannot process this... we need to 
ensure that any23 can.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ANY23-309) "Scraper" misspelled as "Scarper" on Downloads webpage

2018-01-08 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ANY23-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316418#comment-16316418
 ] 

Hudson commented on ANY23-309:
--

SUCCESS: Integrated in Jenkins build Any23-trunk #1524 (See 
[https://builds.apache.org/job/Any23-trunk/1524/])
ANY23-309 'Scraper' misspelled as 'Scarper' on Downloads webpage 
(lewis.mcgibbney: rev f36c5e16298438ff8881ddaa473ca9cc2d930827)
* (edit) src/site/site.xml


> "Scraper" misspelled as "Scarper" on Downloads webpage
> --
>
> Key: ANY23-309
> URL: https://issues.apache.org/jira/browse/ANY23-309
> Project: Apache Any23
>  Issue Type: Improvement
>  Components: documentation, html-scraper
>Affects Versions: 2.0
>Reporter: William L. Anderson
>Assignee: William L. Anderson
>Priority: Minor
> Fix For: 2.2
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> On the Any23 [Download ](https://any23.apache.org/download.html) web page:
> "Apache Any23 HTML Scarper" should be "Apache Any23 HTML Scraper"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Jenkins build is back to stable : Any23-trunk #1524

2018-01-08 Thread Apache Jenkins Server
See 




[jira] [Created] (ANY23-324) Replace net.sourceforge.nekohtml with jsoup

2018-01-08 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created ANY23-324:
--

 Summary: Replace net.sourceforge.nekohtml with jsoup 
 Key: ANY23-324
 URL: https://issues.apache.org/jira/browse/ANY23-324
 Project: Apache Any23
  Issue Type: Improvement
  Components: core
Reporter: Lewis John McGibbney
 Fix For: 2.2


A long standing issue relates to the performance of the existing default 
[TagSoupParser.java|https://github.com/apache/any23/blob/master/core/src/main/java/org/apache/any23/extractor/html/TagSoupParser.java].
 There are a number of issues which now relate to limitations in the way 
nekohtml parses HTML5 for example 
[ANY23-317|https://issues.apache.org/jira/browse/ANY23-317], 
[ANY23-273|https://issues.apache.org/jira/browse/ANY23-273], 
[ANY23-267|https://issues.apache.org/jira/browse/ANY23-267]... there are 
several others.
I propose to @Deprecate the TagSoupParser.java implementation for the next 
release (possibly making it configurable via default-configuration.properties). 
I also propose to replace it with https://jsoup.org/. AFAIK, Apache Tika also 
did this several years ago.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (ANY23-309) "Scraper" misspelled as "Scarper" on Downloads webpage

2018-01-08 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/ANY23-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved ANY23-309.

Resolution: Fixed

> "Scraper" misspelled as "Scarper" on Downloads webpage
> --
>
> Key: ANY23-309
> URL: https://issues.apache.org/jira/browse/ANY23-309
> Project: Apache Any23
>  Issue Type: Improvement
>  Components: documentation, html-scraper
>Affects Versions: 2.0
>Reporter: William L. Anderson
>Assignee: William L. Anderson
>Priority: Minor
> Fix For: 2.2
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> On the Any23 [Download ](https://any23.apache.org/download.html) web page:
> "Apache Any23 HTML Scarper" should be "Apache Any23 HTML Scraper"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ANY23-131) Nested Microdata are not extracted

2018-01-08 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ANY23-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316303#comment-16316303
 ] 

Hudson commented on ANY23-131:
--

UNSTABLE: Integrated in Jenkins build Any23-trunk #1523 (See 
[https://builds.apache.org/job/Any23-trunk/1523/])
ANY23-320 Address @Ignore tests in Any23 and ANY23-131 Nested Microdata 
(lewis.mcgibbney: rev 60e93a76748e53c413529409fb545e2245013639)
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/AbstractExtractorTestCase.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/html/EmbeddedJSONLDExtractor.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-nested-expected.nquads
* (edit) core/src/main/java/org/apache/any23/extractor/csv/CSVExtractor.java
* (edit) core/src/main/java/org/apache/any23/extractor/xpath/QuadTemplate.java
* (edit) core/src/test/java/org/apache/any23/writer/JSONWriterTest.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-1-expected.nquads
* (edit) 
core/src/test/java/org/apache/any23/extractor/xpath/TemplateXPathExtractorRuleImplTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-itemref-expected.properties
* (edit) cli/src/test/java/org/apache/any23/cli/RoverTest.java
* (edit) core/src/main/java/org/apache/any23/rdf/RDFUtils.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/HListingExtractorTest.java
* (edit) core/src/main/java/org/apache/any23/validator/rule/AboutNotURIRule.java
* (edit) core/src/main/java/org/apache/any23/vocab/RDFSchemaUtils.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/yaml/ElementsProcessor.java
* (edit) 
core/src/test/java/org/apache/any23/filter/IgnoreAccidentalRDFaTest.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/HCardExtractorTest.java
* (edit) core/src/main/java/org/apache/any23/extractor/xpath/TemplateObject.java
* (edit) cli/src/test/java/org/apache/any23/cli/SimpleRoverTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-json-serialization.json
* (edit) test-resources/src/test/resources/microdata/microdata-nested.html
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-2-expected.nquads
* (edit) 
test-resources/src/test/resources/microdata/microdata-basic-expected.properties
* (edit) 
core/src/main/java/org/apache/any23/validator/XMLValidationReportSerializer.java
* (edit) test-resources/src/test/resources/microdata/microdata-itemref.html
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java
* (edit) 
core/src/main/java/org/apache/any23/validator/rule/MetaNameMisuseRule.java
* (edit) core/src/main/java/org/apache/any23/rdf/Any23ValueFactoryWrapper.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/ItemPropValue.java
* (edit) core/src/test/java/org/apache/any23/extractor/csv/CSVExtractorTest.java
* (edit) cli/src/test/java/org/apache/any23/cli/ExtractorDocumentationTest.java
* (edit) core/src/main/java/org/apache/any23/extractor/microdata/Item.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-1.html
* (edit) 
core/src/test/java/org/apache/any23/extractor/rdfa/RDFaExtractorTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-nested-expected.properties
* (edit) core/src/main/java/org/apache/any23/extractor/microdata/ItemScope.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataExtractor.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/xpath/TemplateSubject.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataParserTest.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-2.html
* (edit) service/src/test/java/org/apache/any23/servlet/ServletTest.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/html/HTMLMetaExtractor.java
* (edit) test-resources/src/test/resources/microdata/microdata-basic.html
* (edit) 
test-resources/src/test/resources/microdata/microdata-richsnippet-expected.nquads


> Nested Microdata are not extracted
> --
>
> Key: ANY23-131
> URL: https://issues.apache.org/jira/browse/ANY23-131
> Project: Apache Any23
>  Issue Type: Bug
>  Components: microdata
>Affects Versions: 0.7.0
>Reporter: Sebastien Richard
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> Proposed patch:
> core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java:
> remove incorrect optim:
> L166
> - return getUnnestedNodes( topLevelItemScopes ); 
> + return topLevelItemScopes;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ANY23-320) Address @Ignore tests in Any23

2018-01-08 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ANY23-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316302#comment-16316302
 ] 

Hudson commented on ANY23-320:
--

UNSTABLE: Integrated in Jenkins build Any23-trunk #1523 (See 
[https://builds.apache.org/job/Any23-trunk/1523/])
ANY23-320 Address @Ignore tests in Any23 and ANY23-131 Nested Microdata 
(lewis.mcgibbney: rev 60e93a76748e53c413529409fb545e2245013639)
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/AbstractExtractorTestCase.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/html/EmbeddedJSONLDExtractor.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-nested-expected.nquads
* (edit) core/src/main/java/org/apache/any23/extractor/csv/CSVExtractor.java
* (edit) core/src/main/java/org/apache/any23/extractor/xpath/QuadTemplate.java
* (edit) core/src/test/java/org/apache/any23/writer/JSONWriterTest.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-1-expected.nquads
* (edit) 
core/src/test/java/org/apache/any23/extractor/xpath/TemplateXPathExtractorRuleImplTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-itemref-expected.properties
* (edit) cli/src/test/java/org/apache/any23/cli/RoverTest.java
* (edit) core/src/main/java/org/apache/any23/rdf/RDFUtils.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/HListingExtractorTest.java
* (edit) core/src/main/java/org/apache/any23/validator/rule/AboutNotURIRule.java
* (edit) core/src/main/java/org/apache/any23/vocab/RDFSchemaUtils.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/yaml/ElementsProcessor.java
* (edit) 
core/src/test/java/org/apache/any23/filter/IgnoreAccidentalRDFaTest.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/html/HCardExtractorTest.java
* (edit) core/src/main/java/org/apache/any23/extractor/xpath/TemplateObject.java
* (edit) cli/src/test/java/org/apache/any23/cli/SimpleRoverTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-json-serialization.json
* (edit) test-resources/src/test/resources/microdata/microdata-nested.html
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-2-expected.nquads
* (edit) 
test-resources/src/test/resources/microdata/microdata-basic-expected.properties
* (edit) 
core/src/main/java/org/apache/any23/validator/XMLValidationReportSerializer.java
* (edit) test-resources/src/test/resources/microdata/microdata-itemref.html
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java
* (edit) 
core/src/main/java/org/apache/any23/validator/rule/MetaNameMisuseRule.java
* (edit) core/src/main/java/org/apache/any23/rdf/Any23ValueFactoryWrapper.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/ItemPropValue.java
* (edit) core/src/test/java/org/apache/any23/extractor/csv/CSVExtractorTest.java
* (edit) cli/src/test/java/org/apache/any23/cli/ExtractorDocumentationTest.java
* (edit) core/src/main/java/org/apache/any23/extractor/microdata/Item.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-1.html
* (edit) 
core/src/test/java/org/apache/any23/extractor/rdfa/RDFaExtractorTest.java
* (edit) 
test-resources/src/test/resources/microdata/microdata-nested-expected.properties
* (edit) core/src/main/java/org/apache/any23/extractor/microdata/ItemScope.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/microdata/MicrodataExtractor.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/xpath/TemplateSubject.java
* (edit) 
core/src/test/java/org/apache/any23/extractor/microdata/MicrodataParserTest.java
* (edit) 
test-resources/src/test/resources/microdata/5.2.1-non-normative-example-2.html
* (edit) service/src/test/java/org/apache/any23/servlet/ServletTest.java
* (edit) 
core/src/main/java/org/apache/any23/extractor/html/HTMLMetaExtractor.java
* (edit) test-resources/src/test/resources/microdata/microdata-basic.html
* (edit) 
test-resources/src/test/resources/microdata/microdata-richsnippet-expected.nquads


> Address @Ignore tests in Any23
> --
>
> Key: ANY23-320
> URL: https://issues.apache.org/jira/browse/ANY23-320
> Project: Apache Any23
>  Issue Type: Test
>  Components: test
>Affects Versions: 2.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> There are several @Ignore test annotations we should address in Any23
> {code}
> ./cli/src/test/java/org/apache/any23/cli/ExtractorDocumentationTest.java
> ./cli/src/test/java/org/apache/any23/cli/RoverTest.java
> ./cli/src/test/java/org/apache/any23/cli/SimpleRoverTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HCardExtractorTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HListingExtractor

Jenkins build became unstable: Any23-trunk #1523

2018-01-08 Thread Apache Jenkins Server
See 




[jira] [Resolved] (ANY23-256) MicrodataParserTest failing locally but not on Jenkins

2018-01-08 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/ANY23-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved ANY23-256.

Resolution: Cannot Reproduce

Please re-open [~p_ansell] if this is still an issue.

> MicrodataParserTest failing locally but not on Jenkins
> --
>
> Key: ANY23-256
> URL: https://issues.apache.org/jira/browse/ANY23-256
> Project: Apache Any23
>  Issue Type: Bug
> Environment: $ mvn -version
> Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 
> 2014-12-15T04:29:23+11:00)
> Maven home: /opt/apache-maven-3.2.5
> Java version: 1.8.0_40, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-8-oracle/jre
> Default locale: en_AU, platform encoding: UTF-8
> OS name: "linux", version: "3.13.0-46-generic", arch: "amd64", family: "unix"
>Reporter: Peter Ansell
> Fix For: 2.2
>
>
> MicrodataParserTest is failing locally for me but it isn't on Jenkins.
> The comparison looks quite brittle, and is at the full document scale, so not 
> sure what the difference in my environment is (possibly Java-8 related?), but 
> the test likely needs to be split up to target each piece separately and in a 
> consistent manner.
>  
> MicrodataParserTest.testAdvancedItemrefManagement:63->extractItemsAndVerifyJSONSerialization:195
>  Error while comparing result [0] expected:<...[1]/DIV[1]/DIV[1]/A[[2]", 
> "name" : "p4", "value" : { "content" : "http://www.domain.org/path/2";, "type" 
> : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/P[2]", "name" : 
> "p3", "value" : { "content" : "Some Text 2", "type" : "Plain" } }, { "xpath" 
> : "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/P[1]", "name" : "p2", "value" : { "content" 
> : "Some Text 1", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/A[1]", "name" : "p1", "value" : { "content" : 
> "http://www.domain.org/path/1]";, "type" : "Link" }...> but 
> was:<...[1]/DIV[1]/DIV[1]/A[[1]", "name" : "p1", "value" : { "content" : 
> "http://www.domain.org/path/1";, "type" : "Link" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/P[1]", "name" : "p2", "value" : { "content" : 
> "Some Text 1", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/P[2]", "name" : "p3", "value" : { "content" : 
> "Some Text 2", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[1]/DIV[1]/A[2]", "name" : "p4", "value" : { "content" : 
> "http://www.domain.org/path/2]";, "type" : "Link" }...>
>   
> MicrodataParserTest.testNestedMicrodata:55->extractItemsAndVerifyJSONSerialization:195
>  Error while comparing result [0] expected:<...: "/HTML[1]/BODY[1]/[DIV[2]", 
> "name" : "band", "value" : { "content" : { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[2]", "id" : "b", "refs" : ["c"], "type" : null, 
> "itemid" : null, "properties" : [ { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[1]/SPAN[1]", "name" : "name", "value" : { 
> "content" : "Jazz Band", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[2]/SPAN[1]", "name" : "size", "value" : { 
> "content" : "12", "type" : "Plain" } } ] }, "type" : "Nested" } }, { "xpath" 
> : "/HTML[1]/BODY[1]/P[1]/SPAN[1]", "name" : "name", "value" : { "content" : 
> "Amanda", "type" : "Plain]" } } ] }> but was:<...: 
> "/HTML[1]/BODY[1]/[P[1]/SPAN[1]", "name" : "name", "value" : { "content" : 
> "Amanda", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]", "name" 
> : "band", "value" : { "content" : { "xpath" : "/HTML[1]/BODY[1]/DIV[2]", "id" 
> : "b", "refs" : ["c"], "type" : null, "itemid" : null, "properties" : [ { 
> "xpath" : "/HTML[1]/BODY[1]/DIV[3]/P[2]/SPAN[1]", "name" : "size", "value" : 
> { "content" : "12", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[1]/SPAN[1]", "name" : "name", "value" : { 
> "content" : "Jazz Band", "type" : "Plain" } } ] }, "type" : "Nested]" } } ] }>
>   
> MicrodataParserTest.testBasicFeatures:47->extractItemsAndVerifyJSONSerialization:195
>  Error while comparing result [2] 
> expected:<...1]/BODY[1]/DIV[3]/P[[2]/SPAN[1]", "name" : "band", "value" : { 
> "content" : "Four Parts Water", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[3]/SPAN[1]", "name" : "nationality", "value" : { 
> "content" : "British", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[1]/SPAN[1]", "name" : "name", "value" : { 
> "content" : "Neil]", "type" : "Plain" ...> but 
> was:<...1]/BODY[1]/DIV[3]/P[[3]/SPAN[1]", "name" : "nationality", "value" : { 
> "content" : "British", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[1]/SPAN[1]", "name" : "name", "value" : { 
> "content" : "Neil", "type" : "Plain" } }, { "xpath" : 
> "/HTML[1]/BODY[1]/DIV[3]/P[2]/SPAN[1]", "name" : "band", "value" : { 
> "content" : "Four Parts Water]", "type" : "Plain" ...>
>   MicrodataParserTest.testMicrodataJSONSerialization:

[jira] [Resolved] (ANY23-131) Nested Microdata are not extracted

2018-01-08 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/ANY23-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved ANY23-131.

Resolution: Fixed

> Nested Microdata are not extracted
> --
>
> Key: ANY23-131
> URL: https://issues.apache.org/jira/browse/ANY23-131
> Project: Apache Any23
>  Issue Type: Bug
>  Components: microdata
>Affects Versions: 0.7.0
>Reporter: Sebastien Richard
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> Proposed patch:
> core/src/main/java/org/apache/any23/extractor/microdata/MicrodataParser.java:
> remove incorrect optim:
> L166
> - return getUnnestedNodes( topLevelItemScopes ); 
> + return topLevelItemScopes;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ANY23-320) Address @Ignore tests in Any23

2018-01-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ANY23-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316279#comment-16316279
 ] 

ASF GitHub Bot commented on ANY23-320:
--

Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/55


> Address @Ignore tests in Any23
> --
>
> Key: ANY23-320
> URL: https://issues.apache.org/jira/browse/ANY23-320
> Project: Apache Any23
>  Issue Type: Test
>  Components: test
>Affects Versions: 2.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> There are several @Ignore test annotations we should address in Any23
> {code}
> ./cli/src/test/java/org/apache/any23/cli/ExtractorDocumentationTest.java
> ./cli/src/test/java/org/apache/any23/cli/RoverTest.java
> ./cli/src/test/java/org/apache/any23/cli/SimpleRoverTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HCardExtractorTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HListingExtractorTest.java
> ./core/src/test/java/org/apache/any23/extractor/microdata/MicrodataParserTest.java
> ./core/src/test/java/org/apache/any23/extractor/rdfa/RDFaExtractorTest.java
> ./service/src/test/java/org/apache/any23/servlet/ServletTest.java
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (ANY23-320) Address @Ignore tests in Any23

2018-01-08 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/ANY23-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved ANY23-320.

Resolution: Fixed

> Address @Ignore tests in Any23
> --
>
> Key: ANY23-320
> URL: https://issues.apache.org/jira/browse/ANY23-320
> Project: Apache Any23
>  Issue Type: Test
>  Components: test
>Affects Versions: 2.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 2.2
>
>
> There are several @Ignore test annotations we should address in Any23
> {code}
> ./cli/src/test/java/org/apache/any23/cli/ExtractorDocumentationTest.java
> ./cli/src/test/java/org/apache/any23/cli/RoverTest.java
> ./cli/src/test/java/org/apache/any23/cli/SimpleRoverTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HCardExtractorTest.java
> ./core/src/test/java/org/apache/any23/extractor/html/HListingExtractorTest.java
> ./core/src/test/java/org/apache/any23/extractor/microdata/MicrodataParserTest.java
> ./core/src/test/java/org/apache/any23/extractor/rdfa/RDFaExtractorTest.java
> ./service/src/test/java/org/apache/any23/servlet/ServletTest.java
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] any23 pull request #55: ANY23-320 Address @Ignore tests in Any23 and ANY23-1...

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/55


---


[GitHub] any23 issue #57: Fix HTTP repository link: change to HTTPS

2018-01-08 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/any23/pull/57
  
Thank you @frankier for your PR. 
Can I please ask you to open a JIRA issue the next time such that Github 
development is linked to our project management. This should be included within 
the contributing guidelines.
Thank you again,


---


[GitHub] any23 pull request #57: Fix HTTP repository link: change to HTTPS

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/any23/pull/57


---