Re: [daemon] : fixing some general stuff

2017-07-13 Thread Gary Gregory
> contaminate the source archives. It is not yet mentioned in the > NOTICE file > >>>> but I guess there is a ASF wide regulation for those build scripts. > Does > >>>> anybody know? > >>>> > >>>> Thanks for looking at the

Re: [daemon] : fixing some general stuff

2017-07-13 Thread Amey Jadiye
t;> but I guess there is a ASF wide regulation for those build scripts. Does >>>> anybody know? >>>> >>>> Thanks for looking at the issues, would be good if you commit smaller >>>> batches more often, since there is generally some more interest in the >>>> project currently. If y

Re: [daemon] : fixing some general stuff

2017-07-11 Thread Amey Jadiye
t the issues, would be good if you commit smaller >>> batches more often, since there is generally some more interest in the >>> project currently. If you want I can help with the Javadoc warnings? >>> >>> Gruss >>> Bernd >>> -- >>> http://bernd.ec

Re: [daemon] : fixing some general stuff

2017-07-09 Thread Amey Jadiye
mmit smaller >> batches more often, since there is generally some more interest in the >> project currently. If you want I can help with the Javadoc warnings? >> >> Gruss >> Bernd >> -- >> http://bernd.eckenfels.net >> ________

Re: [daemon] : fixing some general stuff

2017-07-09 Thread Amey Jadiye
rently. If you want I can help with the Javadoc warnings? > > Gruss > Bernd > -- > http://bernd.eckenfels.net > > From: Amey Jadiye > Sent: Sunday, July 9, 2017 4:00:08 PM > To: Commons Developers List > Subject: [daemon] : fixing some g

Re: [daemon] : fixing some general stuff

2017-07-09 Thread Mark Thomas
On 9 July 2017 15:00:08 BST, Amey Jadiye wrote: >#2. RAT : apache-rat is crying for 4 files, it is ok to add APACHE >LICENSE >but I found they already have GPLv3 in them, shall we replace them, or >we >need consent ? >src/native/unix/support/config.sub >src/native/unix/support/config.guess >sr

Re: [daemon] : fixing some general stuff

2017-07-09 Thread Bernd Eckenfels
From: Amey Jadiye Sent: Sunday, July 9, 2017 4:00:08 PM To: Commons Developers List Subject: [daemon] : fixing some general stuff Hi All, I'm going through apache daemon code and trying to fix the stuff breaking with below maven options, also would like to know if some more checks can be

[daemon] : fixing some general stuff

2017-07-09 Thread Amey Jadiye
Hi All, I'm going through apache daemon code and trying to fix the stuff breaking with below maven options, also would like to know if some more checks can be added since this repo contains lot of C code. mvn clean verify apache-rat:check clirr:check checkstyle:check findbugs:check javadoc:javado