Hi all,
Recently, Andy found out that our releases in dist are incomplete.
This excerpt is from his email
-- excerpt --
dist/release20130710-reactor-0.3/parent/pom.xml
has version 0.4:
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>13</version>
<relativePath />
</parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>clerezza</artifactId>
<packaging>pom</packaging>
<name>Clerezza - Parent for all</name>
<url>http://clerezza.apache.org/mvn-site/</url>
<version>0.4</version>
There is about 6M is dist after unzipping.
Many artifacts are missing from anywhere in dist/ and archives.
git is about 56M of source code.
-- end of excerpt --
I haven't verified anything missing. If someone can do it, would be
appreciated.
My impression is that there may be some misunderstanding.
Our release release20130710-reactor-0.3 does not release all modules afaik.
But I think Andy expects the whole clerezza's modules to be there.
The important point is here that all modules referred in this release
should also really be in the zip
and it can be compiled with a fresh .m2 repo
A second issue is that Andy expects version 0.5 in the dist.
Did we release version 0.5 around July 2014?
Thanks for feedbacks
Cheers
Hasan