You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2022/05/29 11:36:09 UTC

[netbeans] branch try_fix_commit_validation2 updated: X

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch try_fix_commit_validation2
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/try_fix_commit_validation2 by this push:
     new cee6e16873 X
cee6e16873 is described below

commit cee6e16873924fd550a9cadf3b74afb06bd63df7
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Sun May 29 12:16:45 2022 +0200

    X
---
 platform/o.n.core/nbproject/project.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/platform/o.n.core/nbproject/project.properties b/platform/o.n.core/nbproject/project.properties
index bde3bf3df3..d1c2854c4b 100644
--- a/platform/o.n.core/nbproject/project.properties
+++ b/platform/o.n.core/nbproject/project.properties
@@ -24,6 +24,9 @@ javadoc.apichanges=${basedir}/apichanges.xml
 
 jnlp.verify.excludes=config/ModuleAutoDeps/org-netbeans-core.xml
 
+# timeout 100 minutes
+test.timeout=6000000
+
 test.excludes=\
     gui/propertyeditors/PropertiesTest.class,\
     gui/propertyeditors/PropertyEditorsTest.class,\


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

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