Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [el-dev] Progress towards first release

On 19/10/18 10:26, Mark Thomas wrote:

Updated version follows:

TL;DR we just have to fix the copyrights (PR #60 then same for EE4J_8).
Everything else is a nice to have.

Mark

> Complete for master and EE4J_8:
> - groupId/artifactId
> - correct min java version
> - CI running and passing for min Java version
> - CI running and passing for latest Java version
> - CI release build running and passing
> - require legal docs (NOTICE, LICENSE, CONTIBUTING) are present
> - .gitignore has been added
> - version is correct (3.0.2-SNAPSHOT)
> - latest parent POM (1.0.2) is being used
> 
> Complete for EE4J_8:
> - No automatic module name is define (NB this requirement might change)
> 
> Things we have to do before we can release:
> - Fix copyright notices in master - PR#60
> - Fix copyright notices in EE4J_8 - PR to follow once PR#60 is applied
> 
> I would also like to review a diff between master and EE4J_8 to ensure
> haven't missed anything.
> 
> Things that would be nice to have in the release:
> - Fix remaining Javadoc errors on master
> - Fix remaining IDE warnings on master
> - Re-check master formatting against provided Eclipse formatter
> - Apply above clean-up to EE4J_8



Back to the top