Gav... wrote:
> David Crossley wrote:
> >
> > So perhaps the RAT file should be "rat-avoid.txt" or "rat-exclude.txt"
> > and we just have duplicate similar files for each purpose.
> >
> > Should i go ahead and create that file for Forrest?
>
> Yep sure, I'll switch to that when done.
Okay, the initial etc/rat-avoid.txt is ready now.
Forrest devs can refine it.
By the way, could you also add the following (or similar)
to the ant build file. This assists until RAT-67.
---------
<tstamp/>
<echo level="info">
Timestamp: ${DSTAMP} ${TSTAMP}
</echo>
---------
> On a case by case basis, I dont expect many projects to provide such a
> file,
> in which case the normal exclude pattern list will do.
Don't bet on it.
-David