Jenkins build is back to normal : POI » POI-DSL-1.17 #146

2021-12-24 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Build failed in Jenkins: POI » POI-DSL-Windows-1.17 #101

2021-12-24 Thread Apache Jenkins Server
See 


Changes:

[PJ Fanning] jmh plugin 1.34


--
[...truncated 67.95 KB...]
 ^

> Task :poi-examples:compileJava9
> Task :poi-examples:cacheJava9 UP-TO-DATE
> Task :poi-examples:classes
> Task :poi-examples:jar

> Task :poi-ooxml:compileTestJava
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xddf\usermodel\chart\TestXDDFChartRemoveSeries.java:129:
 warning: [deprecation] getSeries() in XDDFChartData has been deprecated
assertThrows(UnsupportedOperationException.class, () -> 
chartData.getSeries().remove(0));
 ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xssf\extractor\TestXSSFExportToXML.java:692:
 warning: [unchecked] getPrefixes(String) in TestXSSFExportToXML.XPathNSContext 
implements getPrefixes(String) in NamespaceContext
public Iterator getPrefixes(String val) {
^
  return type requires unchecked conversion from Iterator to Iterator

> Task :poi-excelant:javadoc
> Task :poi-excelant:javadocJar
> Task :poi-excelant:assemble
> Task :poi-excelant:forbiddenApisMain UP-TO-DATE

> Task :poi-ooxml:compileTestJava
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:203:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(7, run.getFontSize());
   ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:211:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(25, run.getFontSize());
^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:589:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(-1, run.getFontSize());
^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:592:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(10, run.getFontSize());
^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:595:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE - 1, run.getFontSize());
 ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:598:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE, run.getFontSize());
 ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:601:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Short.MAX_VALUE + 1, run.getFontSize());
 ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:604:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Integer.MAX_VALUE - 1, run.getFontSize());
   ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:607:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(Integer.MAX_VALUE, run.getFontSize());
   ^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:610:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(-1, run.getFontSize());
^
F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.17\poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFRun.java:658:
 warning: [deprecation] getFontSize() in XWPFRun has been deprecated
assertEquals(10, run.getFontSize());
^

> Task :poi-excelant:spotbugsMain
5 SpotBugs violations were found.See the report at: 

[GitHub] [poi] dependabot[bot] commented on pull request #291: Bump jmh-core from 1.33 to 1.34

2021-12-24 Thread GitBox


dependabot[bot] commented on pull request #291:
URL: https://github.com/apache/poi/pull/291#issuecomment-1000860350


   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[GitHub] [poi] asfgit closed pull request #291: Bump jmh-core from 1.33 to 1.34

2021-12-24 Thread GitBox


asfgit closed pull request #291:
URL: https://github.com/apache/poi/pull/291


   


-- 
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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[GitHub] [poi] dependabot[bot] opened a new pull request #291: Bump jmh-core from 1.33 to 1.34

2021-12-24 Thread GitBox


dependabot[bot] opened a new pull request #291:
URL: https://github.com/apache/poi/pull/291


   Bumps jmh-core from 1.33 to 1.34.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openjdk.jmh:jmh-core=gradle=1.33=1.34)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Build failed in Jenkins: POI » POI-DSL-1.17 #145

2021-12-24 Thread Apache Jenkins Server
See 


Changes:

[PJ Fanning] use xmlbeans 5.0.3 (rc2)

[PJ Fanning] preserve rich text in cell copy

[PJ Fanning] preserve rich text in cell copy

[PJ Fanning] preserve rich text in cell copy


--
[...truncated 83.15 KB...]
> Task :poi-ooxml:cacheTest9
> Task :poi-ooxml:testClasses
> Task :poi-examples:forbiddenApisMain
> Task :poi-ooxml:testJar
> Task :poi-examples:compileTestJava
> Task :poi-examples:testClasses
> Task :poi-excelant:compileTestJava
> Task :poi-integration:compileTestJava

> Task :poi-ooxml:test
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0

> Task :poi-examples:forbiddenApisTest
> Task :poi-examples:forbiddenApis
> Task :poi-excelant:compileTest9
> Task :poi-excelant:cacheTest9
> Task :poi-excelant:testClasses
> Task :poi-excelant:forbiddenApisTest
> Task :poi-excelant:forbiddenApis
> Task :poi-excelant:testJar
> Task :poi-integration:compileTest9
> Task :poi-integration:cacheTest9
> Task :poi-integration:testClasses
> Task :poi-integration:testJar

> Task :poi-examples:test
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi-examples:spotbugsTest

> Task :poi-scratchpad:spotbugsMain
670 SpotBugs violations were found.See the report at: 
file://

> Task :poi-excelant:test
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option 
--illegal-access=warn; support was removed in 17.0

> Task :poi-excelant:spotbugsTest
> Task :poi-scratchpad:check
> Task :poi-scratchpad:build

> Task :poi-ooxml:test
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 

Re: [VOTE] Apache XmlBeans 5.0.3 release (RC2)

2021-12-24 Thread Alain FAGOT BÉAREZ
+1

⁣Obter o BlueMail para Android ​

Em 23 de dez de 2021 21:11, em 21:11, PJ Fanning  
escreveu:
>Hi everyone,
>
>I've prepared artifacts for the release of Apache XmlBeans 5.0.3 (RC2).
>
>The most notable changes in this release are:
>
>* SampleXmlUtil misses root element with only one child
>* Duplicated "xmlns" attribute in XmlObject.toString() result
>* Upgrade dependencies (javaparser 3.23.1, log4j 2.17.0)
>
>
>A full list of changes is available in the change log:
>
>https://issues.apache.org/jira/projects/XMLBEANS/versions/12350699
>
>
>The artifacts are at:
>
>https://dist.apache.org/repos/dist/release/poi/xmlbeans/dev/
>
>
>
>You can use this maven URL for your mvn/gradle builds:
>
>https://repository.apache.org/content/repositories/staging
>
>
>
>I haven't updated the "provided" dependencies as those have to be
>activated anyway explicitly.
>
>
>Please vote to release the artifacts.
>
>The vote keeps open until 2021-12-29 23:00 UTC.
>
>Planned release announcement date is Friday, 2021-12-31.
>
>
>Here is my +1
>
>
>PJ
>
>-
>To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
>For additional commands, e-mail: dev-h...@poi.apache.org


[Bug 65766] Cell copy does not respect rich text

2021-12-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65766

PJ Fanning  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from PJ Fanning  ---
fixed using r1896344 and r1896348

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 65766] New: Cell copy does not respect rich text

2021-12-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65766

Bug ID: 65766
   Summary: Cell copy does not respect rich text
   Product: POI
   Version: 5.0.x-dev
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P2
 Component: SS Common
  Assignee: dev@poi.apache.org
  Reporter: fannin...@yahoo.com
  Target Milestone: ---

only the raw string value is copied

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org