Hi Daniel, Regarding RAT report - running mvn rat:rat gives strange results since it picks up JAR files - recommended way is "mvn clean site site:stage"
And I get "0 unknown licences" everywhere ... Thanks in advance, Siegfried Goeschl > On 08.11.2021, at 10:20, Daniel Dekany <daniel.dek...@gmail.com> wrote: > > Err... I still intend to do that. > > Building FREEMARKER-201 itself works. > > I think the rat report should be generated automatically. If I ran it > with mvn rat:rat, now it finds a lot of files where it's not sure > about the license. > > Also I'm not sure if all the rat excludes can be excluded "legally". > Maybe put comments there, why something can be excluded. > > As of the site upload to public URL, as I said in my previous email > you are able to do it. But it will be done as part of the release > anyway. If you still want to publish it before that, we have to be > careful not to do a release in effect. Like, if you also offer a > snapshot download there, that's in effecti a release that wasn't voted > upon. > > On Wed, Oct 27, 2021 at 11:45 PM Daniel Dekany <daniel.dek...@gmail.com> > wrote: >> >> Yes, I will eventually (like till early next week) check out stuff. >> >> Meanwhile, I recommend going through >> https://freemarker.apache.org/committer-howto.html#making-releases, if you >> haven't done that, because the release procedure will be quite similar. >> >> To publish things on the freemarker.apache.org web pages, you just commit >> into the "asf-site" branch of the freemarker-site repo. (See all the repos >> here: https://freemarker.apache.org/sourcecode.html) >> >> On Tue, Oct 26, 2021 at 6:41 PM Siegfried Goeschl >> <siegfried.goes...@gmail.com> wrote: >>> >>> Hi folks, >>> >>> I am looking at the first release of "Apache FreeMarker Generator" but it >>> would be good to have more feedback :) >>> >>> * Daniel, can we upload the current Maven site generation to a public URL? >>> Or better, how can I do it? That would allow for more visibility :) >>> * I uploaded the current SNAPSHOT to >>> https://repository.apache.org/content/repositories/snapshots/org/apache/freemarker/generator/ >>> * The standalone application can be downloaded from >>> https://repository.apache.org/content/repositories/snapshots/org/apache/freemarker/generator/freemarker-generator-cli/0.2.0-SNAPSHOT/freemarker-generator-cli-0.2.0-20211026.160908-1-app.zip >>> >>> <https://repository.apache.org/content/repositories/snapshots/org/apache/freemarker/generator/freemarker-generator-cli/0.2.0-SNAPSHOT/freemarker-generator-cli-0.2.0-20211026.160908-1-app.zip> >>> * If you have some spare cycles, please clone >>> https://github.com/apache/freemarker-generator.git >>> <https://github.com/apache/freemarker-generator.git> and try to build it on >>> your machine >>> * If you have some more spare cycles, feel free to play around with "Apache >>> FreeMarker Generator" >>> >>> As discussed recently, I don't want to release a "1.0.0" but something like >>> a "0.X.0" to indicate that backward compatibility is not guaranteed yet. >>> >>> Thanks in advance, >>> >>> Siegfried Goeschl >>> >> >> >> -- >> Best regards, >> Daniel Dekany > > > > -- > Best regards, > Daniel Dekany