Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22D939839 for ; Sat, 18 Aug 2012 00:48:42 +0000 (UTC) Received: (qmail 99087 invoked by uid 500); 18 Aug 2012 00:48:42 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 99061 invoked by uid 500); 18 Aug 2012 00:48:42 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 99054 invoked by uid 99); 18 Aug 2012 00:48:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2012 00:48:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2012 00:48:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AC1A623888EA; Sat, 18 Aug 2012 00:47:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1374487 - /incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml Date: Sat, 18 Aug 2012 00:47:57 -0000 To: ooo-commits@incubator.apache.org From: cmarcum@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120818004757.AC1A623888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cmarcum Date: Sat Aug 18 00:47:57 2012 New Revision: 1374487 URL: http://svn.apache.org/viewvc?rev=1374487&view=rev Log: updated dependencies for netbeans 7 and unit testing Modified: incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml Modified: incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml URL: http://svn.apache.org/viewvc/incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml?rev=1374487&r1=1374486&r2=1374487&view=diff ============================================================================== --- incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml (original) +++ incubator/ooo/devtools/netbeansintegration/trunk/nbproject/project.xml Sat Aug 18 00:47:57 2012 @@ -60,22 +60,22 @@ 1.10.0.1.6 - + - org.netbeans.modules.editor.lib + org.netbeans.modules.java.j2seproject - 3 - 3.17.1 + 1 + @@ -88,6 +88,14 @@ + org.netbeans.modules.java.source + + + + 0.91.2.19.15.6 + + + org.netbeans.modules.options.api @@ -230,6 +238,15 @@ qa-functional + org.netbeans.modules.java.j2seproject + + + + + org.netbeans.modules.java.source + + + org.netbeans.libs.junit4 @@ -250,6 +267,10 @@ + + org.netbeans.modules.projectuiapi + +