>The underlying principle is; The downstream user must not be confused >and really be aware of that it is not an endorsed Apache release. > >Now, exactly where to draw the line is a tough nut to crack. My >understanding of 'absolutes' are; > > - The source distribution MUST have "incubating" in the file name. > - Any binary distribution MUST have 'incubating" in the file name. > - Any binary, source or javadoc JAR that is distributed MUST have >"incubating" in the version.
We are definitely compliant with the first two issues. The last one is a bit vague, but it implies that we could be compliant simply by including "incubating" in the version we include in the JAR's manifest...
