Github user emilianbold commented on a diff in the pull request:
https://github.com/apache/incubator-netbeans/pull/31#discussion_r143058725
--- Diff:
j2ee.core.utilities/test/unit/data/JavaApp/nbproject/build-impl.xml ---
@@ -21,9 +41,9 @@ is divided into following sections:
-->
<project xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1"
xmlns:j2seproject2="http://www.netbeans.org/ns/j2se-project/2"
xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3"
xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc" basedir=".."
default="default" name="JavaApp-impl">
<target depends="test,jar,javadoc" description="Build and test whole
project." name="default"/>
- <!--
--- End diff --
More whitespace.
---