On Monday, 26 July 2021 17:56:10 CEST Konrad Windszus wrote: > Please share the error you get, otherwise it is hard to tell what is > wrong...
SLING-10672 (open) and SLING-10673 (done). O. > > On 26. Jul 2021, at 17:41, Oliver Lietz <[email protected]> wrote: > > > > On Monday, 26 July 2021 17:02:53 CEST Oliver Lietz wrote: > >> On Monday, 26 July 2021 15:08:52 CEST Konrad Windszus wrote: > >>> Hi, > >> > >> Hi Konrad, > >> > >>> We solved some issues in these releases: > >>> https://issues.apache.org/jira/projects/SLING/versions/12350259, most > >>> notably one issue with javadoc generation which was broken since Parent > >>> 41 > >>> (https://issues.apache.org/jira/browse/SLING-10661). > >> > >> Starting with 44 (ASF 24) reproducible builds need to be configured. > >> > >> Building javadoc with additional property outputTimestamp fails though: > >> > >> <project.build.outputTimestamp>1</project.build.outputTimestamp> > >> > >> https://maven.apache.org/guides/mini/guide-reproducible-builds.html > >> > >> What else is missing? > > > > Can be fixed by setting a real timestamp but fails when using Java 8/11 > > features. I guess source setting is missing for javadoc. > > > >> Thanks, > >> O. > >> > >>> Staging repository: > >>> https://repository.apache.org/content/repositories/orgapachesling-2507]/ > >>> > >>> You can use this UNIX script to download the release and verify the > >>> signatures: > >>> https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f > >>> =c > >>> h > >>> eck_staged_release.sh;hb=HEAD > >>> > >>> Usage: > >>> sh check_staged_release.sh 2507 /tmp/sling-staging > >>> > >>> Please vote to approve this release: > >>> [ ] +1 Approve the release > >>> [ ] 0 Don't care > >>> [ ] -1 Don't release, because ... > >>> > >>> This majority vote is open for at least 72 hours. > >>> > >>> Konrad
