You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/11/16 18:19:06 UTC

[GitHub] [netbeans] BradWalker opened a new pull request #2540: [NETBEANS-5032] - update .gitignore to include a few test dirs..

BradWalker opened a new pull request #2540:
URL: https://github.com/apache/netbeans/pull/2540


       When one does the following command:
   
       $ANT_HOME/bin/ant test-platform
   
       Numerous test related files get created that should be ignored..
   
       [bwalker@localhost netbeans]$ git status
       On branch master
       Untracked files:
         (use "git add <file>..." to include in what will be committed)
               platform/o.n.bootstrap/test/unit/data/jars/agent/org/agent/HelloWorld.class
       ...
               platform/o.n.bootstrap/test/unit/data/jars/uses-api/usesapi/UsesPublicClass.class
   
       nothing added to commit but untracked files present (use "git add" to track)
   
       This change to .gitignore adds these directories to be ignored..


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi merged pull request #2540: [NETBEANS-5032] - update .gitignore to include a few test dirs..

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2540:
URL: https://github.com/apache/netbeans/pull/2540


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists