Hello Reto, 2011/8/20 Reto Bachmann-Gmür <m...@farewellutopia.com>
> Hi Tommaso > > Thanks for having taken care of this. > > Which google code references are you referring to? > > reto@reto-HPE-540ch:~/projects/apache/clerezza/trunk/parent$ grep > google `find -name NOTICE.txt` > ./ext.org.ops4j.pax.swissbox.tinybundles/NOTICE.txt: > http://code.google.com/p/json-simple/ > > ./ext.org.ops4j.pax.swissbox.tinybundles/target/classes/META-INF/NOTICE.txt: > http://code.google.com/p/json-simple/ > ./bundledevtool/NOTICE.txt:Uses code from: > http://code.google.com/p/simple-build-tool/ > ./bundledevtool/target/classes/META-INF/NOTICE.txt:Uses code from: > http://code.google.com/p/simple-build-tool/ > ./ext.org.json.simple/NOTICE.txt:http://code.google.com/p/json-simple/ > ./ext.org.json.simple/target/classes/META-INF/NOTICE.txt: > http://code.google.com/p/json-simple/ > > yes exactly the above ones; should we just add the standard Clerezza NOTICE text to those contents? Cheers, Tommaso > > Cheers, > Reto > > On Sat, Aug 20, 2011 at 10:35 AM, Tommaso Teofili > <tommaso.teof...@gmail.com> wrote: > > I've added the Apache parent POM to Clerezza parent, this should allow > > correct LICENSE/NOTICE generation and RAT report when launching mvn > > release:prepare; however some NOTICE files need to be checked by someone > > with "historical knowledge" (maybe Reto) as I am not aware of, for > example, > > what the references to Google code projects mean. > > Can anyone help me in reviewing the NOTICE files (see CLEREZZA-616)? > > Regards, > > Tommaso > > > > 2011/8/6 Reto Bachmann-Gmür <m...@farewellutopia.com> > > > >> On Mon, Jul 25, 2011 at 2:51 PM, Tommaso Teofili > >> <tommaso.teof...@gmail.com> wrote: > >> > 2011/7/25 Bertrand Delacretaz <bdelacre...@apache.org> > >> > > >> >> Hi, > >> >> > >> >> On Mon, Jul 25, 2011 at 9:10 AM, Tommaso Teofili > >> >> <tommaso.teof...@gmail.com> wrote: > >> >> > ...The tarball and the signatures for this second RC made by Reto > are > >> >> available > >> >> > here: > >> >> > > >> >> > http://people.apache.org/~reto/clerezza-release-201107/ > >> >> > >> >> -1 for now. > >> >> > >> >> Sorry about that, it's based on items 1) and 2) below. > >> >> > >> >> 1) Let me know if I missed something but IMO many NOTICE.txt files > are > >> >> broken, see CLEREZZA-616 > >> >> > >> >> 2) Do we have a RAT report for this release somewhere? If not, the > >> >> best is IMO to use the Maven rat plugin, and add exclusions in the > >> >> poms as needed. > >> >> This is what Stanbol is doing, see the rat profile in [1] and > >> >> exclusions example in [2]. > >> >> > >> > > >> > I agree with you Bertrand, I didn't notice those broken NOTICE files, > for > >> > the Maven RAT plugin it should be easy to do. > >> > If Reto could run a mvn:release rollback I can take care of the above > >> tasks. > >> > Regards, > >> > Tommaso > >> Saw this mail only now that I'm back from holidays. Now running mvn > >> release:rollback after doing an svn up. > >> > >> there is a rat-report attached to CLEREZZA-485 > >> > >> Cheers, > >> Reto > >> > >> > >> > > >> > > >> >> > >> >> 3 ) The release archives are signed by the 57A262A0 key, is that > >> >> available somewhere? > >> >> IMO that should be in a > >> >> http://svn.apache.org/repos/asf/incubator/clerezza/trunk/KEYS file. > >> >> > >> >> Apart from that, the build looks good! > >> >> > >> >> -Bertrand > >> >> > >> >> [1] > >> http://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent/pom.xml > >> >> [2] search for "apache-rat-plugin" in > >> >> > >> >> > >> > http://svn.apache.org/repos/asf/incubator/stanbol/trunk/enhancer/autotagging/pom.xml > >> >> > >> > > >> > > >