yeah, i can't get the output now. Here's some export message. Unapproved licenses:
RealClass/DTU/Makefile RealClass/DTU/Makefile.am RealClass/DTU/Makefile.in RealClass/DTU/acconfig.h RealClass/DTU/acinclude.m4 RealClass/DTU/autogen.sh .................................... 1. do i need to add ASL license header to those files which are already licensed license? If it is so, i need to keep the original license, right? 2. some of the "Unapproved licenses" are GPLed like ltmain.sh which is exception and legal under ASL. I remember that such file is not relicensed with ASL in an Apache project. So, do i need to add ASL license to these files? thanks a lot. regards, Kevin 2010/1/14 Luciano Resende <[email protected]> > On Wed, Jan 13, 2010 at 6:01 PM, Samuel Kevin <[email protected]> > wrote: > > if there any difference on using it based on different operating system? > i > > run *java rat.report * under windows but only come up with this error > > "Exception in thread "main" java.lang.NoClassDefFoundError: rat/report". > I > > am not familiar with java, do i need to configure something or should i > > choose Linux to run RAT ? > > > > As I mentioned before, you should do : > > java -jar <path to rat jar> <folder to check> > > and, alternatively, redirect the output to a file > > > -- > Luciano Resende > http://people.apache.org/~lresende <http://people.apache.org/%7Elresende> > http://lresende.blogspot.com/ > -- Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team XJTU Shaanxi Province Key Lab. of Satellite and Terrestrial Network Tech http://incubator.apache.org/bluesky/
