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.

View | Details | Raw Unified | Return to bug 171050
Collapse All | Expand All

(-)a/java.source.ant/src/org/netbeans/modules/java/source/ant/resources/junit-snippet.xml (+1 lines)
Lines 59-64 Link Here
59
                    <jvmarg value="-ea"/>
59
                    <jvmarg value="-ea"/>
60
                    <jvmarg line="${run.jvmargs}"/>
60
                    <jvmarg line="${run.jvmargs}"/>
61
                    <formatter type="brief" usefile="false"/>
61
                    <formatter type="brief" usefile="false"/>
62
                    <formatter type="xml"/>
62
                    <syspropertyset>
63
                    <syspropertyset>
63
                        <propertyref prefix="test-sys-prop."/>
64
                        <propertyref prefix="test-sys-prop."/>
64
                        <mapper from="test-sys-prop.*" to="*" type="glob"/>
65
                        <mapper from="test-sys-prop.*" to="*" type="glob"/>

Return to bug 171050