Changed package names to org.apache.river.modules. Added Apache licence headers to source files (BTW - found a pretty cool Maven plugin to do it). Attached zipped source to Jira item.
Regards, Michal On Tuesday 19 of October 2010 10:13:27 Peter Firmstone wrote: > Michal Kleczek wrote: > > I will. > > Just let me know if I should change package names, add licence note to > > source files etc. > > Yes add the apache license header to each file. > > > And what is the policy of using external libraries. This code uses: > > 1. commons-codec - which is Apache project > > 2. Google Code Guava (formerly Google Collections) - which is not Apache > > but its licence is Apache Licence > > We can distribute the binary lib jar's in these cases. > > > Regards, > > Michal > > > > On Tuesday 19 of October 2010 09:44:14 Peter Firmstone wrote: > >> Hi Michal, > >> > >> If you upload the code to Jira, I'll create a place on svn where we can > >> all explore & contribute patches etc. > >> > >> Cheers, > >> > >> Peter.
