> > Also I would like to point out/remind that even though making a source > package release is important > for Apache, it's useless for Pekko's users. It's been stated many times on > the mailing list that the people > actually using Pekko ultimately only care about the maven binary jars (i.e. > 1.0.0 release) and that a lot > of potential contributors are waiting for that 1.0.0 maven jar binary > release. The ironic thing here is that > we already have a method of creating proper artifacts, it's just done by > github actions CI which doesn't > adhere to Apache's processes for a release and that is an example of what's > making it more complicated > (otherwise we could have been pushing RC's weeks/months ago). > > I want to point out that most of the projects I work on are libraries, and as you say most users just want the binary packages.
But more to the point here, is there a Dockerfile to build the Docker image? Can we spell out how to configure a standard linux system to build Pekko without the docker image? Claude
