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

Roger Lee Whitcomb commented on PIVOT-1050:
-------------------------------------------

Other things to do:
* Comprehensive list of changes and issues fixed
* Comparison to 2.0.5 code to make sure of: binary compatibility, no breaking 
changes (I'm thinking of final classes that shouldn't be, missing methods, etc.)
* Figure out exact Java version compatibility: we need to try with latest 
release Java 8, but also the other LTS releases: 11, 14 (already know 14 won't 
compile); also 9, 10, 12, 13, and maybe on several platforms
* See if we can do comprehensive tests with Nashorn to make sure everything is 
working, and maybe try with GraalVM (migration guide?)

Changing due date to 30 June 21


> Tasks for 2.1.0 release
> -----------------------
>
>                 Key: PIVOT-1050
>                 URL: https://issues.apache.org/jira/browse/PIVOT-1050
>             Project: Pivot
>          Issue Type: Task
>            Reporter: Roger Lee Whitcomb
>            Assignee: Roger Lee Whitcomb
>            Priority: Major
>             Fix For: 2.1.0
>
>
> Tasks which I definitely need to finish in order to release 2.1.0
> * Finish IME support in TextArea
> * Finish fixing Shift-Selection in all text controls
> * CSSColor demo
> * as much "checkstyle" improvement as possible (~27,000 remaining)
> * Finish migration of style inits to JSON file from the skin
> * Make sure of building up thru Java 11; Java 14 completely eliminates 
> browser support, so the code doesn't even compile there
> * Fix the OSX startup problem with Java 9+: Unable to attach EAWT hooks: 
> java.lang.ClassNotFoundException: com.apple.eawt.ApplicationListener
> * Cleanup the uncaught exception handling (set in the Thread, at least)
> * Add "standard" Version class (org.apache.pivot.Version) (same as POI 
> implementation)
> * Find a replacement for StockTracker without the Yahoo Finance support.
> * Figure out website without applets.... (this is HUGE; need help with this)
> Setting the finish date for 31 May 2021, which should give enough time for 
> these tasks, except the last (website update).
> Thoughts??



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to