Hi Jan Opened this PR https://github.com/apache/incubator-netbeans/pull/252 . Instead of trying to map git ignore to incomplete ant patterset, I prefer to use the git tools itself.
@Lars, nice but I was puzzled because result were different with PR161 not merged Regards Eric -----Message d'origine----- De : Jan Lahoda [mailto:[email protected]] Envoyé : mardi 7 novembre 2017 12:01 À : [email protected] Objet : Re: Rat discrepancy Hi, Seems that in the incubator-netbeans-linux job, Rat is picking up */external/* files that have already been downloaded (even things like api.annotations.common/external/jsr305-2.0.0.jar, noted as binaries). My understanding so far has been that Rat should reflect the source state, so -release is configured to run on a as clean input as possible (unzipped from the to-be distribution zip). At one point, I was thinking of (trying to) configuring Rat to ignore everything that is .gitignored, but didn't get to that. But maybe what we need to do in the short term is to reconfigure the -linux build to run Rat before downloading stuff? Jan On Tue, Nov 7, 2017 at 11:44 AM, Eric Barboni <[email protected]> wrote: > Hi, > > > > I was looking for release artefact but I have an issue understanding > the following > > > > The file [1] is catch by rat in incubator-netbeans-linux but not in > incubator-netbeans-release > > > > Is one of the build job having a config biais > > > > Regards > > Eric > > > > [1] > > /home/jenkins/jenkins-slave/workspace/incubator-netbeans- > linux/core.network/ > external/nsProxyAutoConfig-mozilla2.0.js > > > >
