This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250083

Summary: Stop using deprecated --tap parameter
Product: php Reporter: Tomas Mysik <tmysik>
Component: NetteAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: vriha
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Mysik 2015-01-29 06:18:55 UTC
In the next version of NB (8.1), we should keep using --tap parameter. But in the version after that, we should switch to "-o tap" [1].

[1] http://blog.nette.org/changes-in-nette-tester-1-3-0
Comment 1 Tomas Mysik 2015-02-24 16:16:54 UTC
*** Bug 246449 has been marked as a duplicate of this bug. ***
Comment 2 Tomas Mysik 2015-05-12 09:18:39 UTC
I will do it for this release, there is already 1.4 version available. I will update the Nette Tester sample app if necessary.
Comment 3 Tomas Mysik 2015-05-12 09:28:21 UTC
Done. Sample app already requires version 1.4 (which adds support for code coverage). Thanks.

http://hg.netbeans.org/web-main/rev/51273b472948
Comment 4 Quality Engineering 2015-05-13 02:54:11 UTC
Integrated into 'main-silver', will be available in build *201505130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/51273b472948
User: Tomas Mysik <tmysik@netbeans.org>
Log: #250083 - Stop using deprecated --tap parameter