Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-25 Thread via GitHub
kwin merged PR #194: URL: https://github.com/apache/maven-doxia/pull/194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-25 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1466266455 ## doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Locator.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or m

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-20 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1460512526 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractSink.java: ## @@ -420,4 +424,17 @@ protected static String unifyEOLs(String text) { protec

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-20 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1460323417 ## doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Locator.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-18 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1457779802 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452152264 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452150977 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractSink.java: ## @@ -420,4 +424,17 @@ protected static String unifyEOLs(String text) { protected v

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-15 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1452110659 ## doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/AbstractLocator.java: ## @@ -0,0 +1,69 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
michael-o commented on PR #194: URL: https://github.com/apache/maven-doxia/pull/194#issuecomment-1889027351 I will check this on the weekend... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1450351991 ## doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java: ## @@ -194,6 +215,7 @@ protected SinkEventAttributeSet getAttributesFromParser(Xm

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1450352811 ## doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java: ## @@ -194,6 +215,7 @@ protected SinkEventAttributeSet getAttributesFromParser(Xm

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1450346980 ## doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java: ## @@ -194,6 +215,7 @@ protected SinkEventAttributeSet getAttributesFromParser(XmlPull

Re: [PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
kwin commented on code in PR #194: URL: https://github.com/apache/maven-doxia/pull/194#discussion_r1450314224 ## doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java: ## @@ -194,6 +215,7 @@ protected SinkEventAttributeSet getAttributesFromParser(XmlPull

[PR] [DOXIA-723] Expose document location in Sink [maven-doxia]

2024-01-12 Thread via GitHub
kwin opened a new pull request, #194: URL: https://github.com/apache/maven-doxia/pull/194 WIP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues