[jira] [Commented] (CODEC-253) Upgrade to Java 8

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16760910#comment-16760910 ] Rob Tompkins commented on CODEC-253: Java 7 was end of life-ed in April of 2015. And, the only

[jira] [Resolved] (FILEUPLOAD-292) Don't create un-needed resources in FileUploadBase.java

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved FILEUPLOAD-292. - Resolution: Fixed > Don't create un-needed resources in FileUploadBase.java >

[jira] [Closed] (FILEUPLOAD-110) MultipartStream's keep region padding is either unnecessary or untested (and undocumented)

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins closed FILEUPLOAD-110. --- > MultipartStream's keep region padding is either unnecessary or untested (and >

[jira] [Closed] (FILEUPLOAD-133) Refactor use of FileCleaner into plugable strategy to allow overriding.

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins closed FILEUPLOAD-133. --- > Refactor use of FileCleaner into plugable strategy to allow overriding. >

[jira] [Closed] (FILEUPLOAD-230) ServletFileUpload.parseRequest with raw List return type

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins closed FILEUPLOAD-230. --- > ServletFileUpload.parseRequest with raw List return type >

[jira] [Resolved] (CODEC-252) Make B64 salt generator Random -> ThreadLocalRandom

2019-02-04 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved CODEC-252. Resolution: Fixed Fix Version/s: 1.12 Prepping release > Make B64 salt generator Random ->

[jira] [Commented] (CODEC-253) Upgrade to Java 8

2019-02-05 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761031#comment-16761031 ] Rob Tompkins commented on CODEC-253: I’m not sure about weak given that oracle just end of lifed java

[jira] [Commented] (LANG-1444) NumberUtils.createNumber() does not create BigDecimal for decimal fractions tending to zero

2019-04-08 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812672#comment-16812672 ] Rob Tompkins commented on LANG-1444: This happens because {{Double.valueOf("1.001") =

[jira] [Updated] (LANG-1448) Commons-Lang3; StringUtils JavaDoc page wrong for containsOnly and containsNone

2019-04-11 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1448: --- Assignee: Rob Tompkins > Commons-Lang3; StringUtils JavaDoc page wrong for containsOnly and >

[jira] [Resolved] (LANG-1447) FieldUtilsTest fails in Java 12

2019-04-16 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved LANG-1447. Resolution: Fixed > FieldUtilsTest fails in Java 12 > --- > >

[jira] [Commented] (TEXT-161) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-18 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821035#comment-16821035 ] Rob Tompkins commented on TEXT-161: --- Hm...this then feels like it should be an issue for LANG, and not

[jira] [Commented] (TEXT-161) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-18 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821026#comment-16821026 ] Rob Tompkins commented on TEXT-161: --- In my initial look I would think that you're talking about

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-18 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821057#comment-16821057 ] Rob Tompkins commented on LANG-1451: No stress :-) moved. > Should there be a better implementation

[jira] [Moved] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-18 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins moved TEXT-161 to LANG-1451: - Affects Version/s: (was: 1.6) 3.9

[jira] [Commented] (TEXT-161) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-14 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817329#comment-16817329 ] Rob Tompkins commented on TEXT-161: --- Looks like something up my alley > Should there be a better

[jira] [Updated] (TEXT-161) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-14 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated TEXT-161: -- Assignee: Rob Tompkins > Should there be a better implementation of substring that deals with Unicode >

[jira] [Commented] (MATH-1490) Percentile computational accuracy issue

2019-06-20 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16868732#comment-16868732 ] Rob Tompkins commented on MATH-1490: I think [~erans] wanted to link this over to STATISTICS-7 too. >

[jira] [Closed] (MATH-1490) Percentile computational accuracy issue

2019-06-20 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins closed MATH-1490. -- Resolution: Duplicate Assignee: Rob Tompkins > Percentile computational accuracy issue >

[jira] [Commented] (MATH-1491) Percentile computational accuracy issue

2019-06-20 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16868734#comment-16868734 ] Rob Tompkins commented on MATH-1491: I meant to link this one [~erans], to STATISTICS-7 > Percentile

[jira] [Reopened] (MATH-1490) Percentile computational accuracy issue

2019-06-20 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins reopened MATH-1490: Test case is different. > Percentile computational accuracy issue >

[jira] [Updated] (BEANUTILS-520) BeanUtils2 mitigate CVE-2014-0114

2019-06-15 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated BEANUTILS-520: --- Fix Version/s: 1.9.4 > BeanUtils2 mitigate CVE-2014-0114 >

[jira] [Resolved] (BEANUTILS-520) BeanUtils2 mitigate CVE-2014-0114

2019-06-15 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved BEANUTILS-520. Resolution: Fixed > BeanUtils2 mitigate CVE-2014-0114 >

[jira] [Reopened] (BEANUTILS-520) BeanUtils2 mitigate CVE-2014-0114

2019-06-15 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins reopened BEANUTILS-520: Assignee: Rob Tompkins > BeanUtils2 mitigate CVE-2014-0114 >

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830242#comment-16830242 ] Rob Tompkins commented on LANG-1451: [~Sebastiaan83] - when I try to even instantiate a string like

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830256#comment-16830256 ] Rob Tompkins commented on LANG-1451: Do we want to call these methods {{codePointSubstring}} and

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830275#comment-16830275 ] Rob Tompkins commented on LANG-1451: maybe rename the variables to {{startOffsetByCodePoints}} >

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830274#comment-16830274 ] Rob Tompkins commented on LANG-1451: Actuallyif we make our {{substring}} method the following:

[jira] [Comment Edited] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830275#comment-16830275 ] Rob Tompkins edited comment on LANG-1451 at 4/30/19 1:02 PM: - maybe rename the

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-04-30 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830303#comment-16830303 ] Rob Tompkins commented on LANG-1451: If so, then we'd clearly want separate methods I would think >

[jira] [Commented] (LANG-1453) StringUtils.removeIgnoreCase("İa", "a") throws IndexOutOfBoundsException

2019-05-07 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835223#comment-16835223 ] Rob Tompkins commented on LANG-1453: There are some curiosities when dealing with Unicode characters

[jira] [Commented] (LANG-1451) Should there be a better implementation of substring that deals with Unicode surrogate pairs correctly?

2019-05-02 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16831561#comment-16831561 ] Rob Tompkins commented on LANG-1451: Huge performance degradations. My implementation above takes

[jira] [Updated] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-09 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1446: --- Issue Type: New Feature (was: Task) > Switch from Cobertura code coverage to Jacoco code coverage >

[jira] [Created] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-09 Thread Rob Tompkins (JIRA)
Rob Tompkins created LANG-1446: -- Summary: Switch from Cobertura code coverage to Jacoco code coverage Key: LANG-1446 URL: https://issues.apache.org/jira/browse/LANG-1446 Project: Commons Lang

[jira] [Updated] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-09 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1446: --- Assignee: Rob Tompkins > Switch from Cobertura code coverage to Jacoco code coverage >

[jira] [Updated] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-09 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1446: --- Issue Type: Task (was: New Feature) > Switch from Cobertura code coverage to Jacoco code coverage >

[jira] [Updated] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-10 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1446: --- Affects Version/s: 3.8.1 > Switch from Cobertura code coverage to Jacoco code coverage >

[jira] [Updated] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-10 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1446: --- Fix Version/s: 3.9 > Switch from Cobertura code coverage to Jacoco code coverage >

[jira] [Created] (LANG-1447) FieldUtilsTest fails in Java 12

2019-04-10 Thread Rob Tompkins (JIRA)
Rob Tompkins created LANG-1447: -- Summary: FieldUtilsTest fails in Java 12 Key: LANG-1447 URL: https://issues.apache.org/jira/browse/LANG-1447 Project: Commons Lang Issue Type: Improvement

[jira] [Resolved] (LANG-1446) Switch from Cobertura code coverage to Jacoco code coverage

2019-04-10 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved LANG-1446. Resolution: Fixed Committed:

[jira] [Updated] (LANG-1447) FieldUtilsTest fails in Java 12

2019-04-10 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1447: --- Description: {{FieldUtils.removeFinalModifier(Field, boolean)}} no longer removes the {{final}}

[jira] [Created] (LANG-1450) Maven deploy doesn’t generate javadoc jar

2019-04-16 Thread Rob Tompkins (JIRA)
Rob Tompkins created LANG-1450: -- Summary: Maven deploy doesn’t generate javadoc jar Key: LANG-1450 URL: https://issues.apache.org/jira/browse/LANG-1450 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (LANG-1450) Maven deploy doesn’t generate javadoc jar

2019-04-22 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823190#comment-16823190 ] Rob Tompkins commented on LANG-1450: If you grab {{master}} now, i think it should work for you. >

[jira] [Resolved] (LANG-1450) Maven deploy doesn’t generate javadoc jar

2019-04-22 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved LANG-1450. Resolution: Fixed

[jira] [Updated] (LANG-1450) Maven deploy doesn’t generate javadoc jar

2019-04-22 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1450: --- Fix Version/s: 3.10 > Maven deploy doesn’t generate javadoc jar >

[jira] [Updated] (LANG-1450) Maven deploy doesn’t generate javadoc jar

2019-04-22 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1450: --- Affects Version/s: 3.9 > Maven deploy doesn’t generate javadoc jar >

[jira] [Commented] (BEANUTILS-520) BeanUtils2 mitigate CVE-2014-0114

2019-08-18 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16910001#comment-16910001 ] Rob Tompkins commented on BEANUTILS-520: I’m planning to get to it soon. > BeanUtils2

[jira] [Commented] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2019-09-27 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939824#comment-16939824 ] Rob Tompkins commented on CODEC-239: Pardon my smileit was at the "only 2 years late." Gary's

[jira] [Commented] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2019-09-27 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939816#comment-16939816 ] Rob Tompkins commented on CODEC-239: :-) > Allows "look-alike" characters like 0 (digit zero) and 1

[jira] [Updated] (CONFIGURATION-766) BigDecimal(double) should not be used

2019-10-29 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated CONFIGURATION-766: --- Assignee: Rob Tompkins > BigDecimal(double) should not be used >

[jira] [Created] (COMMONSSITE-138) Create Signature Validation script for releases

2020-10-02 Thread Rob Tompkins (Jira)
Rob Tompkins created COMMONSSITE-138: Summary: Create Signature Validation script for releases Key: COMMONSSITE-138 URL: https://issues.apache.org/jira/browse/COMMONSSITE-138 Project: Apache

[jira] [Resolved] (COMMONSSITE-138) Create Signature Validation script for releases

2020-10-25 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved COMMONSSITE-138. -- Resolution: Fixed > Create Signature Validation script for releases >

[jira] [Resolved] (LANG-1549) implement TODO in CharSequenceUtils.lastIndexOf : remake it.

2020-06-26 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/LANG-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved LANG-1549. Fix Version/s: 3.11 Assignee: Rob Tompkins Resolution: Fixed Merged with

[jira] [Commented] (COMMONSSITE-140) What are the benefits/advantages of using an Apache server over other servers?

2020-11-27 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239768#comment-17239768 ] Rob Tompkins commented on COMMONSSITE-140: -- Note, I think you’re looking for the Apache

[jira] [Commented] (CONFIGURATION-812) Support for TOML configuration files

2022-01-19 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479004#comment-17479004 ] Rob Tompkins commented on CONFIGURATION-812: All help is welcome regardless of form.

[jira] [Created] (FILEUPLOAD-353) JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1

2023-09-29 Thread Rob Tompkins (Jira)
Rob Tompkins created FILEUPLOAD-353: --- Summary: JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1 Key: FILEUPLOAD-353 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-353

[jira] [Commented] (FILEUPLOAD-353) JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1

2023-10-10 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773744#comment-17773744 ] Rob Tompkins commented on FILEUPLOAD-353: - I'm curious if an exception is really being thrown

[jira] [Comment Edited] (FILEUPLOAD-353) JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1

2023-10-10 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773725#comment-17773725 ] Rob Tompkins edited comment on FILEUPLOAD-353 at 10/10/23 4:07 PM: ---

[jira] [Resolved] (FILEUPLOAD-353) JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1

2023-10-10 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved FILEUPLOAD-353. - Resolution: Cannot Reproduce I wrote a test for this and checked it in. It seems to

[jira] [Commented] (FILEUPLOAD-353) JakartaServletFileUpload.getItemIterator() not working in 2.0.0-M1

2023-10-10 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773725#comment-17773725 ] Rob Tompkins commented on FILEUPLOAD-353: - Working on that. This is just something that came

[jira] [Updated] (COMMONSSITE-86) Update Logo with new ASF Feather

2023-12-26 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated COMMONSSITE-86: Assignee: Rob Tompkins > Update Logo with new ASF Feather >

<    3   4   5   6   7   8