Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 54367 invoked from network); 6 Sep 2005 18:00:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2005 18:00:29 -0000 Received: (qmail 50983 invoked by uid 500); 6 Sep 2005 18:00:28 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 50967 invoked by uid 500); 6 Sep 2005 18:00:28 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 50948 invoked by uid 99); 6 Sep 2005 18:00:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 11:00:28 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 06 Sep 2005 11:00:41 -0700 Received: (qmail 54360 invoked by uid 65534); 6 Sep 2005 18:00:26 -0000 Message-ID: <20050906180026.54359.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r279047 - in /geronimo/trunk/sandbox/eclipse-plugin: org.apache.geronimo.core/ org.apache.geronimo.deployment.model/ org.apache.geronimo.ui/ Date: Tue, 06 Sep 2005 18:00:25 -0000 To: scm@geronimo.apache.org From: geirm@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: geirm Date: Tue Sep 6 11:00:21 2005 New Revision: 279047 URL: http://svn.apache.org/viewcvs?rev=279047&view=rev Log: GERONIMODEVTOOLS-5 Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.properties geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.xml geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.properties geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.xml geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.properties geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.xml Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.properties URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.properties?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.properties (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.properties Tue Sep 6 11:00:21 2005 @@ -0,0 +1,30 @@ +eclipse.home.plugins=C:/eclipse/plugins/ +maven.jar.manifest=META-INF/MANIFEST.MF +maven.jar.override=on + +maven.jar.org.eclipse.osgi = ${eclipse.home.plugins}/org.eclipse.osgi_3.1.0.jar +maven.jar.org.eclipse.core.runtime = ${eclipse.home.plugins}/org.eclipse.core.runtime_3.1.0.jar +maven.jar.org.eclipse.core.resources = ${eclipse.home.plugins}/org.eclipse.core.resources_3.1.0.jar +maven.jar.org.eclipse.debug.core = ${eclipse.home.plugins}/org.eclipse.debug.core_3.1.0.jar +maven.jar.org.eclipse.jdt.core = ${eclipse.home.plugins}/org.eclipse.jdt.core_3.1.0.jar +maven.jar.org.eclipse.jdt.launching = ${eclipse.home.plugins}/org.eclipse.jdt.launching_3.1.0.jar +maven.jar.org.eclipse.wst.server.core = ${eclipse.home.plugins}/org.eclipse.wst.server.core_0.7.0.jar +maven.jar.org.eclipse.jst.server.core = ${eclipse.home.plugins}/org.eclipse.jst.server.core_0.7.0.jar +maven.jar.org.eclipse.emf.ecore = ${eclipse.home.plugins}/org.eclipse.emf.ecore_2.1.0.jar +maven.jar.org.eclipse.emf.ecore.xmi = ${eclipse.home.plugins}/org.eclipse.emf.ecore.xmi_2.1.0.jar +maven.jar.org.eclipse.emf.common = ${eclipse.home.plugins}/org.eclipse.emf.common_2.1.0.jar +maven.jar.org.eclipse.core.commands = ${eclipse.home.plugins}/org.eclipse.core.commands_3.1.0.jar +##### +maven.jar.org.eclipse.jst.j2ee.web = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.web_0.7.0/runtime/web.jar +maven.jar.org.eclipse.jst.j2ee.ejb = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.ejb_0.7.0/runtime/ejb.jar +maven.jar.org.eclipse.jst.server.generic.core = ${eclipse.home.plugins}/org.eclipse.jst.server.generic.core_0.7.0/genericserver.jar +maven.jar.org.eclipse.wst.common.modulecore = ${eclipse.home.plugins}/org.eclipse.wst.common.modulecore_0.7.0/modulecore.jar +maven.jar.org.eclipse.jem.util = ${eclipse.home.plugins}/org.eclipse.jem.util_1.1.0/util.jar +maven.jar.org.eclipse.jst.j2ee = ${eclipse.home.plugins}/org.eclipse.jst.j2ee_0.7.0/runtime/j2eeplugin.jar +##### +maven.jar.org.eclipse.jst.j2ee.core.commonArchive = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.core_0.7.0/runtime/commonArchive.jar +maven.jar.org.eclipse.jst.j2ee.core.j2eeCorePlugin = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.core_0.7.0/runtime/j2eeCorePlugin.jar +maven.jar.org.eclipse.jst.j2ee.core.j2ee-validation = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.core_0.7.0/runtime/j2ee-validation.jar +maven.jar.org.eclipse.jst.j2ee.core.mofj2ee = ${eclipse.home.plugins}/org.eclipse.jst.j2ee.core_0.7.0/runtime/mofj2ee.jar +maven.jar.org.eclipse.wst.common.frameworks.common = ${eclipse.home.plugins}/org.eclipse.wst.common.frameworks_0.7.0/common.jar +maven.jar.org.eclipse.wst.common.frameworks.commoncore = ${eclipse.home.plugins}/org.eclipse.wst.common.frameworks_0.7.0/common_core.jar \ No newline at end of file Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.xml?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.xml (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.core/project.xml Tue Sep 6 11:00:21 2005 @@ -0,0 +1,174 @@ + + + 3 + geronimo + org.apache.geronimo.core + org.apache.geronimo.core + 1.0 + + src + + . + + plugin.xml + + + + + + + geronimo + geronimo-kernel + 1.0-SNAPSHOT + + + geronimo + geronimo-deploy-jsr88 + 1.0-SNAPSHOT + + + mx4j + mx4j-remote + 3.0.1 + + + mx4j + mx4j + 3.0.1 + + + geronimo-spec + geronimo-spec-j2ee-deployment + 1.1-rc4 + + + + geronimo + org.apache.geronimo.deployment.model + 1.0 + + + + eclipse + org.eclipse.osgi + 3.1.0 + + + eclipse + org.eclipse.core.runtime + 3.1.0 + + + eclipse + org.eclipse.core.resources + 3.1.0 + + + eclipse + org.eclipse.debug.core + 3.1.0 + + + eclipse + org.eclipse.jdt.core + 3.1.0 + + + eclipse + org.eclipse.jdt.launching + 3.1.0 + + + eclipse + org.eclipse.emf.common + 3.1.0 + + + eclipse + org.eclipse.wst.server.core + 0.7.0 + + + eclipse + org.eclipse.jst.server.core + 0.7.0 + + + eclipse + org.eclipse.emf.ecore + 2.1.0 + + + eclipse + org.eclipse.emf.ecore.xmi + 2.1.0 + + + eclipse + org.eclipse.core.commands + 3.1.0 + + + eclipse + org.eclipse.jst.j2ee.web + 0.7.0 + + + eclipse + org.eclipse.jst.j2ee.ejb + 0.7.0 + + + eclipse + org.eclipse.jst.server.generic.core + 3.1.0 + + + eclipse + org.eclipse.wst.common.modulecore + 0.7.0 + + + eclipse + org.eclipse.jem.util + 1.1.0 + + + eclipse + org.eclipse.jst.j2ee + 0.7.0 + + + eclipse + org.eclipse.jst.j2ee.core.commonArchive + 0.7.0 + + + eclipse + org.eclipse.jst.j2ee.core.j2eeCorePlugin + 0.7.0 + + + eclipse + org.eclipse.jst.j2ee.core.j2ee-validation + 0.7.0 + + + eclipse + org.eclipse.jst.j2ee.core.mofj2ee + 0.7.0 + + + eclipse + org.eclipse.wst.common.frameworks.common + 0.7.0 + + + eclipse + + org.eclipse.wst.common.frameworks.commoncore + + 0.7.0 + + + \ No newline at end of file Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.properties URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.properties?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.properties (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.properties Tue Sep 6 11:00:21 2005 @@ -0,0 +1,10 @@ +eclipse.home.plugins=C:/eclipse/plugins/ +maven.jar.manifest=META-INF/MANIFEST.MF +maven.jar.override=on + +maven.jar.org.eclipse.osgi = ${eclipse.home.plugins}/org.eclipse.osgi_3.1.0.jar +maven.jar.org.eclipse.core.runtime = ${eclipse.home.plugins}/org.eclipse.core.runtime_3.1.0.jar +maven.jar.org.eclipse.emf.ecore = ${eclipse.home.plugins}/org.eclipse.emf.ecore_2.1.0.jar +maven.jar.org.eclipse.emf.ecore.edit = ${eclipse.home.plugins}/org.eclipse.emf.ecore.edit_2.1.0.jar +maven.jar.org.eclipse.emf.common = ${eclipse.home.plugins}/org.eclipse.emf.common_2.1.0.jar +maven.jar.org.eclipse.emf.ecore.xmi = ${eclipse.home.plugins}/org.eclipse.emf.ecore.xmi_2.1.0.jar \ No newline at end of file Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.xml?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.xml (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/project.xml Tue Sep 6 11:00:21 2005 @@ -0,0 +1,50 @@ + + + 3 + geronimo + org.apache.geronimo.deployment.model + org.apache.geronimo.deployment.model + 1.0 + + src + + . + + plugin.xml + + + + + + + eclipse + org.eclipse.osgi + 3.1.0 + + + eclipse + org.eclipse.core.runtime + 3.1.0 + + + eclipse + org.eclipse.emf.ecore + 2.1.0 + + + eclipse + org.eclipse.emf.ecore.edit + 2.1.0 + + + eclipse + org.eclipse.emf.common + 2.1.0 + + + eclipse + org.eclipse.emf.ecore.xmi + 2.1.0 + + + \ No newline at end of file Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.properties URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.properties?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.properties (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.properties Tue Sep 6 11:00:21 2005 @@ -0,0 +1,25 @@ +eclipse.home.plugins=C:/eclipse/plugins/ +maven.jar.manifest=META-INF/MANIFEST.MF +maven.jar.override=on + +maven.jar.org.eclipse.osgi = ${eclipse.home.plugins}/org.eclipse.osgi_3.1.0.jar +maven.jar.org.eclipse.core.runtime = ${eclipse.home.plugins}/org.eclipse.core.runtime_3.1.0.jar +maven.jar.org.eclipse.core.resources = ${eclipse.home.plugins}/org.eclipse.core.resources_3.1.0.jar +maven.jar.org.eclipse.emf.common = ${eclipse.home.plugins}/org.eclipse.emf.common_2.1.0.jar +maven.jar.org.eclipse.emf.ecore = ${eclipse.home.plugins}/org.eclipse.emf.ecore_2.1.0.jar +maven.jar.org.eclipse.ui = ${eclipse.home.plugins}/org.eclipse.ui_3.1.0.jar +maven.jar.org.eclipse.ui.browser = ${eclipse.home.plugins}/org.eclipse.ui.browser_3.1.0.jar +maven.jar.org.eclipse.ui.editors = ${eclipse.home.plugins}/org.eclipse.ui.editors_3.1.0.jar +maven.jar.org.eclipse.ui.forms = ${eclipse.home.plugins}/org.eclipse.ui.forms_3.1.0.jar +maven.jar.org.eclipse.ui.ide = ${eclipse.home.plugins}/org.eclipse.ui.ide_3.1.0.jar +maven.jar.org.eclipse.ui.workbench = ${eclipse.home.plugins}/org.eclipse.ui.workbench_3.1.0.jar +maven.jar.org.eclipse.ui.workbench.texteditor = ${eclipse.home.plugins}/org.eclipse.ui.workbench.texteditor_3.1.0.jar +maven.jar.org.eclipse.wst.server.core = ${eclipse.home.plugins}/org.eclipse.wst.server.core_0.7.0.jar +maven.jar.org.eclipse.wst.server.ui = ${eclipse.home.plugins}/org.eclipse.wst.server.ui_0.7.0.jar +maven.jar.org.eclipse.swt.win32 = ${eclipse.home.plugins}/org.eclipse.swt.win32.win32.x86_3.1.0.jar +maven.jar.org.eclipse.jface = ${eclipse.home.plugins}/org.eclipse.jface_3.1.0.jar +maven.jar.org.eclipse.core.commands = ${eclipse.home.plugins}/org.eclipse.core.commands_3.1.0.jar + +maven.jar.org.eclipse.jst.server.generic.core = ${eclipse.home.plugins}/org.eclipse.jst.server.generic.core_0.7.0/genericserver.jar +maven.jar.org.eclipse.jst.server.generic.ui = ${eclipse.home.plugins}/org.eclipse.jst.server.generic.ui_0.7.0/genericui.jar +maven.jar.org.eclipse.wst.common.modulecore = ${eclipse.home.plugins}/org.eclipse.wst.common.modulecore_0.7.0/modulecore.jar \ No newline at end of file Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.xml?rev=279047&view=auto ============================================================================== --- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.xml (added) +++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.ui/project.xml Tue Sep 6 11:00:21 2005 @@ -0,0 +1,133 @@ + + + 3 + geronimo + org.apache.geronimo.ui + org.apache.geronimo.ui + 1.0 + + src + + . + + plugin.xml + + + + + + + + geronimo + org.apache.geronimo.core + 1.0 + + + geronimo + org.apache.geronimo.deployment.model + 1.0 + + + + + eclipse + org.eclipse.osgi + 3.1.0 + + + eclipse + org.eclipse.swt.win32 + 3.1.0 + + + eclipse + org.eclipse.jface + 3.1.0 + + + eclipse + org.eclipse.core.runtime + 3.1.0 + + + eclipse + org.eclipse.core.resources + 3.1.0 + + + eclipse + org.eclipse.emf.common + 2.1.0 + + + eclipse + org.eclipse.emf.ecore + 2.1.0 + + + eclipse + org.eclipse.ui + 3.1.0 + + + eclipse + org.eclipse.ui.browser + 3.1.0 + + + eclipse + org.eclipse.ui.editors + 3.1.0 + + + eclipse + org.eclipse.ui.forms + 3.1.0 + + + eclipse + org.eclipse.ui.ide + 3.1.0 + + + eclipse + org.eclipse.ui.workbench + 3.1.0 + + + eclipse + org.eclipse.core.commands + 3.1.0 + + + eclipse + org.eclipse.ui.workbench.texteditor + 3.1.0 + + + eclipse + org.eclipse.wst.server.core + 0.7.0 + + + eclipse + org.eclipse.wst.server.ui + 0.7.0 + + + eclipse + org.eclipse.jst.server.generic.core + 0.7.0 + + + eclipse + org.eclipse.jst.server.generic.ui + 0.7.0 + + + eclipse + org.eclipse.wst.common.modulecore + 0.7.0 + + + \ No newline at end of file