[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741653034 ## File path: gradle.properties ## @@ -1,3 +1,15 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for

[GitHub] [poi] manticore-projects commented on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads ```bash CI_BUILD=TRUE gradle

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741655886 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

Build failed in Jenkins: POI » POI-DSL-Windows-1.16 #320

2021-11-03 Thread Apache Jenkins Server
See Changes: [PJ Fanning] case insensitive map [PJ Fanning] javadoc [PJ Fanning] [bug-65669] proper handling of apostrophe escaping in table column names

[GitHub] [poi] pjfanning commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
pjfanning commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741672436 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] manticore-projects edited a comment on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects edited a comment on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 -- 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.

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741653034 ## File path: gradle.properties ## @@ -1,3 +1,15 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for

[GitHub] [poi] manticore-projects commented on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads ```bash CI_BUILD=TRUE gradle

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #336

2021-11-03 Thread Apache Jenkins Server
See Changes: [PJ Fanning] case insensitive map [PJ Fanning] javadoc [PJ Fanning] [bug-65669] proper handling of apostrophe escaping in table column names

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741655886 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] pjfanning commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
pjfanning commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741672436 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] manticore-projects edited a comment on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects edited a comment on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads. (Calling the `JENKINS` task would

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741653034 ## File path: gradle.properties ## @@ -1,3 +1,15 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for

[GitHub] [poi] manticore-projects commented on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads ```bash CI_BUILD=TRUE gradle

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742112507 ## File path: build.gradle ## @@ -499,7 +533,9 @@ task allJavaDoc(type: Javadoc) { } -task jenkins(dependsOn: ['replaceVersion', subprojects.build,

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742111209 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742074885 ## File path: build.gradle ## @@ -499,7 +533,9 @@ task allJavaDoc(type: Javadoc) { } -task jenkins(dependsOn: ['replaceVersion',

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742069929 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742019398 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742018411 ## File path: gradle.properties ## @@ -1,3 +1,15 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r742015683 ## File path: build.gradle ## @@ -499,7 +533,9 @@ task allJavaDoc(type: Javadoc) { } -task jenkins(dependsOn: ['replaceVersion', subprojects.build,

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #7 from Francis Sourd --- In my test case, I also tried to escape the quote (with '') in the cell formula in line 57. But it does not work either. cell.setCellFormula("Table1[[#This Row],[" + column.replace("'","''") + "1]]");

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #6 from PJ Fanning --- I added r1894713 but this needs more work - still need to work out what other special chars that we need to support - so far handles: * apostrophe (') * # -- You are receiving this mail because: You are

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #5 from PJ Fanning --- assertEquals(0, table.findColumnIndex("calc='#*'#"), "column header has special escaped characters"); So the suggested code breaks this -- You are receiving this mail because: You are the

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #4 from PJ Fanning --- I think I get the gist of the test case now - the suggested fix breaks at least one of the exiting tests - org.apache.poi.xssf.usermodel.TestXSSFTable.findColumnIndex(TestXSSFTable.java:124 ) So that needs

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #3 from PJ Fanning --- The attached test case has no assertions or checks? What needs to be done to verify the result? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 --- Comment #2 from Francis Sourd --- Created attachment 38082 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38082=edit Test case. Remove quote in line 24 from the column name to have it run. -- You are receiving this mail because:

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #335

2021-11-03 Thread Apache Jenkins Server
See Changes: [PJ Fanning] log4j [PJ Fanning] remove ref to nightly builds - Announce list team asked us not to refer to nighlies on this page [PJ Fanning] xmlsec upgrade

[Bug 65669] Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 PJ Fanning changed: What|Removed |Added OS||All --- Comment #1 from PJ Fanning ---

[Bug 65669] New: Cannot find column with quote

2021-11-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65669 Bug ID: 65669 Summary: Cannot find column with quote Product: POI Version: 5.0.x-dev Hardware: PC Status: NEW Severity: major Priority: P2

[GitHub] [poi] manticore-projects edited a comment on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects edited a comment on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads. (Calling the `JENKINS` task would

[GitHub] [poi] manticore-projects commented on pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on pull request #275: URL: https://github.com/apache/poi/pull/275#issuecomment-958740030 I gave it my best try: On CI please call gradle as shown below in order to achieve serial build and Testing on 2 threads ```bash CI_BUILD=TRUE gradle

[GitHub] [poi] pjfanning commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
pjfanning commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741672436 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741661358 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] manticore-projects commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
manticore-projects commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741655886 ## File path: build.gradle ## @@ -271,8 +278,10 @@ subprojects {

[GitHub] [poi] centic9 commented on a change in pull request #275: Better parallel build performance

2021-11-03 Thread GitBox
centic9 commented on a change in pull request #275: URL: https://github.com/apache/poi/pull/275#discussion_r741653034 ## File path: gradle.properties ## @@ -1,3 +1,15 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for