JBoss Tools SVN: r18563 - trunk/birt/docs/en.
by jbosstools-commits@lists.jboss.org
Author: msorokin
Date: 2009-11-10 04:39:28 -0500 (Tue, 10 Nov 2009)
New Revision: 18563
Modified:
trunk/birt/docs/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4779
updated the guide
Modified: trunk/birt/docs/en/master.xml
===================================================================
--- trunk/birt/docs/en/master.xml 2009-11-10 04:37:07 UTC (rev 18562)
+++ trunk/birt/docs/en/master.xml 2009-11-10 09:39:28 UTC (rev 18563)
@@ -6,12 +6,15 @@
<!ENTITY introduction SYSTEM "modules/introduction.xml">
<!ENTITY birt_integration_with_seam SYSTEM "modules/birt_integration_with_seam.xml">
<!ENTITY hibernate_datasource SYSTEM "modules/hibernate_datasource.xml">
-<!ENTITY birt_reports_deployment SYSTEM "modules/birt_reports_deployment.xml">
+<!ENTITY birt_reports_deployment SYSTEM "modules/birt_reports_deployment.xml">
+<!ENTITY framework SYSTEM "modules/framework.xml">
+<!ENTITY tasks SYSTEM "modules/tasks.xml">
+<!ENTITY links SYSTEM "modules/links.xml">
]>
-
+
<book>
<bookinfo>
- <title>Birt Plugin Integration Reference Guide</title>
+ <title>JBoss BIRT Integration User Guide</title>
<corpauthor>
<inlinemediaobject>
@@ -23,16 +26,38 @@
</imageobject>
</inlinemediaobject>
</corpauthor>
-
+
+ <author><firstname>Michael</firstname><surname>Sorokin</surname><email>msorokin(a)exadel.com</email></author>
<author><firstname>Anastasiya</firstname><surname>Bogachuk</surname><email>abogachuk(a)exadel.com</email></author>
<author><firstname>Olga</firstname><surname>Chikvina</surname></author>
- <pubdate>August 2008</pubdate>
+ <othercredit>
+
+ <contrib>
+ Special thanks to Snjezana Peco
+ </contrib>
+
+
+
+
+ </othercredit>
+
+
+
+
+
+
+
+
+
+
<copyright>
<year>2008</year>
<year>2009</year>
<holder>JBoss by Red Hat</holder>
</copyright>
+
+
<releaseinfo>
Version: 1.1.0.M2
</releaseinfo>
@@ -50,8 +75,9 @@
<toc/>
&introduction;
- &birt_integration_with_seam;
- &hibernate_datasource;
- &birt_reports_deployment;
+ &tasks;
+ &framework;
+ &links;
+
</book>
\ No newline at end of file
15 years, 1 month
JBoss Tools SVN: r18562 - trunk/jmx/features/org.jboss.tools.jmx.tests.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:37:07 -0500 (Mon, 09 Nov 2009)
New Revision: 18562
Modified:
trunk/jmx/features/org.jboss.tools.jmx.tests.feature/feature.xml
Log:
add org.jboss.tools.tests into org.jboss.tools.jmx.tests.feature
Modified: trunk/jmx/features/org.jboss.tools.jmx.tests.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.tests.feature/feature.xml 2009-11-10 04:35:11 UTC (rev 18561)
+++ trunk/jmx/features/org.jboss.tools.jmx.tests.feature/feature.xml 2009-11-10 04:37:07 UTC (rev 18562)
@@ -46,6 +46,12 @@
version="0.0.0"/>
<plugin
+ id="org.jboss.tools.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
id="org.jboss.tools.jmx.core.test"
download-size="0"
install-size="0"
15 years, 1 month
JBoss Tools SVN: r18561 - trunk/bpel.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:35:11 -0500 (Mon, 09 Nov 2009)
New Revision: 18561
Modified:
trunk/bpel/
Log:
svn ignore test dir
Property changes on: trunk/bpel
___________________________________________________________________
Name: svn:ignore
+ test
15 years, 1 month
JBoss Tools SVN: r18560 - trunk/jmx.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:16:35 -0500 (Mon, 09 Nov 2009)
New Revision: 18560
Modified:
trunk/jmx/
Log:
svn ignore test dir
Property changes on: trunk/jmx
___________________________________________________________________
Name: svn:ignore
+ test
15 years, 1 month
JBoss Tools SVN: r18559 - trunk/jmx/releng.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:13:16 -0500 (Mon, 09 Nov 2009)
New Revision: 18559
Added:
trunk/jmx/releng/build.properties.example.hudson.qa.jboss.com
Modified:
trunk/jmx/releng/build.properties
trunk/jmx/releng/build.properties.example.linux
trunk/jmx/releng/build.properties.example.windows
trunk/jmx/releng/testing.properties
Log:
update to latest; enable core test
Modified: trunk/jmx/releng/build.properties
===================================================================
--- trunk/jmx/releng/build.properties 2009-11-10 04:07:30 UTC (rev 18558)
+++ trunk/jmx/releng/build.properties 2009-11-10 04:13:16 UTC (rev 18559)
@@ -14,34 +14,33 @@
build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
-# Re-use local sources?
-#localSourceCheckoutDir=/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx
-relengBuilderDir=/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/releng
-relengBaseBuilderDir=/home/nboldt/eclipse/workspace-jboss/org.eclipse.releng.basebuilder
-relengCommonBuilderDir=/home/nboldt/eclipse/workspace-jboss/org.eclipse.dash.common.releng
+# JBoss Hudson Variables defined in /home/hudson/config_repository/resources/common.variables
+JAVA_HOME=${JAVA_HOME_PARENT}
+JAVA14_HOME=${JAVA_HOME_PARENT}
+JAVA50_HOME=${JAVA_HOME_PARENT}
+JAVA60_HOME=${JAVA_HOME_PARENT}
-JAVA_HOME=/usr/lib/jvm/java
-JAVA50_HOME=/usr/lib/jvm/java
-
dependencyURLs=\
http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.t...
# use precompiled binaries from latest build as input to this build
-#repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
-#pluginIDsToInstall=org.jboss.tools.tests,org.jboss.tools.common.test
+repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
+pluginIDsToInstall=org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.eclipse.core.net
flattenDependencies=true
parallelCompilation=true
generateFeatureVersionSuffix=true
individualSourceBundles=true
+# don't suppress cleanup if tests fail
+noclean=false
+
+# do not sign or pack jars
+#skipPack=true
+skipSign=true
+
domainNamespace=*
projNamespace=org.jboss.tools.jmx
projRelengName=org.jboss.tools.jmx.releng
-# needed for Hudson, not for local?
-#projRelengRoot=svn://svn.jboss.org/repos/jbosstools/trunk/jmx
-#projRelengPath=releng
-#basebuilderBranch=R35_M6
-
## END PROJECT BUILD PROPERTIES ##
Added: trunk/jmx/releng/build.properties.example.hudson.qa.jboss.com
===================================================================
--- trunk/jmx/releng/build.properties.example.hudson.qa.jboss.com (rev 0)
+++ trunk/jmx/releng/build.properties.example.hudson.qa.jboss.com 2009-11-10 04:13:16 UTC (rev 18559)
@@ -0,0 +1,46 @@
+## BEGIN PROJECT BUILD PROPERTIES ##
+
+# this property allows ant-contrib and pde-svn-plugin to be fetched and installed automatically for you
+thirdPartyDownloadLicenseAcceptance="I accept"
+
+projectid=jbosstools.jmx
+zipPrefix=JMX
+incubation=
+buildType=N
+version=1.1.0
+
+mainFeatureToBuildID=org.jboss.tools.jmx.sdk.feature
+testFeatureToBuildID=org.jboss.tools.jmx.tests.feature
+
+build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
+
+# JBoss Hudson Variables defined in /home/hudson/config_repository/resources/common.variables
+JAVA_HOME=${JAVA_HOME_PARENT}
+JAVA14_HOME=${JAVA_HOME_PARENT}
+JAVA50_HOME=${JAVA_HOME_PARENT}
+JAVA60_HOME=${JAVA_HOME_PARENT}
+
+dependencyURLs=\
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+
+# use precompiled binaries from latest build as input to this build
+repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
+pluginIDsToInstall=org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.eclipse.core.net
+
+flattenDependencies=true
+parallelCompilation=true
+generateFeatureVersionSuffix=true
+individualSourceBundles=true
+
+# don't suppress cleanup if tests fail
+noclean=false
+
+# do not sign or pack jars
+#skipPack=true
+skipSign=true
+
+domainNamespace=*
+projNamespace=org.jboss.tools.jmx
+projRelengName=org.jboss.tools.jmx.releng
+
+## END PROJECT BUILD PROPERTIES ##
Property changes on: trunk/jmx/releng/build.properties.example.hudson.qa.jboss.com
___________________________________________________________________
Name: svn:executable
+ *
Modified: trunk/jmx/releng/build.properties.example.linux
===================================================================
--- trunk/jmx/releng/build.properties.example.linux 2009-11-10 04:07:30 UTC (rev 18558)
+++ trunk/jmx/releng/build.properties.example.linux 2009-11-10 04:13:16 UTC (rev 18559)
@@ -15,6 +15,7 @@
build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
# Re-use local sources?
+# if building from local sources, don't forget to include this plugins in /common dir: org.jboss.tools.tests
localSourceCheckoutDir=/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx
relengBuilderDir=/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/releng
relengBaseBuilderDir=/home/nboldt/eclipse/workspace-jboss/org.eclipse.releng.basebuilder
@@ -24,33 +25,25 @@
JAVA50_HOME=/usr/lib/jvm/java
dependencyURLs=\
-http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-linux-gtk.tar.gz
-#,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-win32.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-linux-gtk-x86_64.tar.gz,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-macosx-carbon.tar.gz,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/tools/gef/downloads/drops/3.5.0/S200905011522/GEF-runtime-3.5.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/birt/downloads/drops/M-R1-2.5M7-200905061338/birt-report-framework-2.5M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/birt/downloads/drops/M-R1-2.5M7-200905061338/birt-wtp-integration-sdk-2.5M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/datatools/downloads/drops/N_DTP_1.7/dtp-1.7.0M7-200905052200.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.5.0/S200905041408/emf-runtime-2.5.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/tptp/4.6.0/TPTP-4.6.0M7-200904260100/tptp.runtime-TPTP-4.6.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/webtools/downloads/drops/R3.1/S-3.1M7-20090505073946/wtp-S-3.1M7-20090505073946.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/webtools/downloads/drops/R3.1/S-3.1M7-20090505073946/wtp-jpt-S-3.1M7-20090505073946.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.5.0/S200905041408/xsd-runtime-2.5.0M7.zip
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+# use precompiled binaries from latest build as input to this build
+repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
+pluginIDsToInstall=org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.eclipse.core.net
flattenDependencies=true
parallelCompilation=true
generateFeatureVersionSuffix=true
individualSourceBundles=true
+# don't suppress cleanup if tests fail
+noclean=false
+
+# do not sign or pack jars
+#skipPack=true
+skipSign=true
+
domainNamespace=*
projNamespace=org.jboss.tools.jmx
projRelengName=org.jboss.tools.jmx.releng
-# needed for Hudson, not for local?
-#projRelengRoot=svn://svn.jboss.org/repos/jbosstools/trunk/jmx
-#projRelengPath=releng
-#basebuilderBranch=R35_M6
-
## END PROJECT BUILD PROPERTIES ##
Modified: trunk/jmx/releng/build.properties.example.windows
===================================================================
--- trunk/jmx/releng/build.properties.example.windows 2009-11-10 04:07:30 UTC (rev 18558)
+++ trunk/jmx/releng/build.properties.example.windows 2009-11-10 04:13:16 UTC (rev 18559)
@@ -15,6 +15,7 @@
build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup
# Re-use local sources?
+# if building from local sources, don't forget to include this plugins in /common dir: org.jboss.tools.tests
localSourceCheckoutDir=C:/workspace2
# For windows, must be explicit about paths using correct slashes (/); dirs with spaces should be avoided
@@ -32,34 +33,25 @@
JAVA60_HOME=C:/Progra~1/Java/jdk1.6.0_11
dependencyURLs=\
-http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-win32.zip
-#,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-linux-gtk.tar.gz,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-win32.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-linux-gtk-x86_64.tar.gz,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops/S-3.5M7-200904302300/eclipse-SDK-3.5M7-macosx-carbon.tar.gz,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/tools/gef/downloads/drops/3.5.0/S200905011522/GEF-runtime-3.5.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/birt/downloads/drops/M-R1-2.5M7-200905061338/birt-report-framework-2.5M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/birt/downloads/drops/M-R1-2.5M7-200905061338/birt-wtp-integration-sdk-2.5M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/datatools/downloads/drops/N_DTP_1.7/dtp-1.7.0M7-200905052200.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.5.0/S200905041408/emf-runtime-2.5.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/tptp/4.6.0/TPTP-4.6.0M7-200904260100/tptp.runtime-TPTP-4.6.0M7.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/webtools/downloads/drops/R3.1/S-3.1M7-20090505073946/wtp-S-3.1M7-20090505073946.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/webtools/downloads/drops/R3.1/S-3.1M7-20090505073946/wtp-jpt-S-3.1M7-20090505073946.zip,\
-#http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.5.0/S200905041408/xsd-runtime-2.5.0M7.zip
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-win32.zip
+# use precompiled binaries from latest build as input to this build
+repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
+pluginIDsToInstall=org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.eclipse.core.net
flattenDependencies=true
parallelCompilation=true
generateFeatureVersionSuffix=true
individualSourceBundles=true
+# don't suppress cleanup if tests fail
+noclean=false
+
+# do not sign or pack jars
+#skipPack=true
+skipSign=true
+
domainNamespace=*
projNamespace=org.jboss.tools.jmx
projRelengName=org.jboss.tools.jmx.releng
-# needed for Hudson, not for local?
-#projRelengRoot=svn://svn.jboss.org/repos/jbosstools/trunk/jmx
-#projRelengPath=releng
-#basebuilderBranch=R35_M6
-
## END PROJECT BUILD PROPERTIES ##
Modified: trunk/jmx/releng/testing.properties
===================================================================
--- trunk/jmx/releng/testing.properties 2009-11-10 04:07:30 UTC (rev 18558)
+++ trunk/jmx/releng/testing.properties 2009-11-10 04:13:16 UTC (rev 18559)
@@ -2,10 +2,10 @@
#csv list of test plugins to run
testPluginsToRun=\
-org.jboss.tools.jmx.ui.test
-#org.jboss.tools.jmx.core.test
+org.jboss.tools.jmx.ui.test,\
+org.jboss.tools.jmx.core.test
# define which suite to run within each test plugin; or, include a test.xml script in
# the test plugin to deviate from default one-suite-per-plugin operation
org.jboss.tools.jmx.ui.test.suite=org.jboss.tools.jmx.ui.JMXUIAllTests
-#org.jboss.tools.jmx.core.test.suite=org.jboss.tools.jmx.core.JMXCoreAllTests
+org.jboss.tools.jmx.core.test.suite=org.jboss.tools.jmx.core.JMXCoreAllTests
15 years, 1 month
JBoss Tools SVN: r18558 - in trunk/jmx/releng: psfs and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:07:30 -0500 (Mon, 09 Nov 2009)
New Revision: 18558
Added:
trunk/jmx/releng/psfs/test.common.subclipse.psf
trunk/jmx/releng/psfs/test.common.subversive.psf
trunk/jmx/releng/psfs/test.eclipse.cvs.psf
Modified:
trunk/jmx/releng/maps/test.common.map
trunk/jmx/releng/maps/test.eclipse.map
trunk/jmx/releng/psfs/athena.psf
Log:
new psfs and updated maps
Modified: trunk/jmx/releng/maps/test.common.map
===================================================================
--- trunk/jmx/releng/maps/test.common.map 2009-11-10 04:05:39 UTC (rev 18557)
+++ trunk/jmx/releng/maps/test.common.map 2009-11-10 04:07:30 UTC (rev 18558)
@@ -1,4 +1,5 @@
-!*** required shared/common plugins
+!*** required to run tests
plugin@org.jboss.tools.common=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/common/plugins/org.jboss.tools.common
plugin@org.jboss.tools.common.test=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/common/tests/org.jboss.tools.common.test
+
plugin@org.jboss.tools.tests=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/tests/tests/org.jboss.tools.tests
Modified: trunk/jmx/releng/maps/test.eclipse.map
===================================================================
--- trunk/jmx/releng/maps/test.eclipse.map 2009-11-10 04:05:39 UTC (rev 18557)
+++ trunk/jmx/releng/maps/test.eclipse.map 2009-11-10 04:07:30 UTC (rev 18558)
@@ -1,2 +1,3 @@
+!*** required to run tests
plugin@org.eclipse.test=v20080313,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
fragment@org.eclipse.ant.optional.junit=v20070202,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
Modified: trunk/jmx/releng/psfs/athena.psf
===================================================================
--- trunk/jmx/releng/psfs/athena.psf 2009-11-10 04:05:39 UTC (rev 18557)
+++ trunk/jmx/releng/psfs/athena.psf 2009-11-10 04:07:30 UTC (rev 18558)
@@ -2,6 +2,6 @@
<psf version="2.0">
<provider id="org.eclipse.team.cvs.core.cvsnature">
<project reference="1.0,:pserver:anonymous@dev.eclipse.org:/cvsroot/technology,org.eclipse.dash/athena/org.eclipse.dash.commonbuilder/org.eclipse.dash.commonbuilder.releng,org.eclipse.dash.common.releng"/>
-<project reference="1.0,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,org.eclipse.releng.basebuilder,org.eclipse.releng.basebuilder,R35_M6"/>
+<project reference="1.0,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,org.eclipse.releng.basebuilder,org.eclipse.releng.basebuilder,r35x_v20090811"/>
</provider>
</psf>
\ No newline at end of file
Added: trunk/jmx/releng/psfs/test.common.subclipse.psf
===================================================================
--- trunk/jmx/releng/psfs/test.common.subclipse.psf (rev 0)
+++ trunk/jmx/releng/psfs/test.common.subclipse.psf 2009-11-10 04:07:30 UTC (rev 18558)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<psf version="2.0">
+<provider id="org.tigris.subversion.subclipse.core.svnnature">
+
+ <!-- !*** required to run tests -->
+ <project reference="0.9.3,http://anonsvn.jboss.org/repos/jbosstools/trunk/common/plugins/org...."/>
+ <project reference="0.9.3,http://anonsvn.jboss.org/repos/jbosstools/trunk/common/tests/org.jb..."/>
+
+ <project reference="0.9.3,http://anonsvn.jboss.org/repos/jbosstools/trunk/tests/tests/org.jbo..."/>
+</provider>
+</psf>
Property changes on: trunk/jmx/releng/psfs/test.common.subclipse.psf
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/jmx/releng/psfs/test.common.subversive.psf
===================================================================
--- trunk/jmx/releng/psfs/test.common.subversive.psf (rev 0)
+++ trunk/jmx/releng/psfs/test.common.subversive.psf 2009-11-10 04:07:30 UTC (rev 18558)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<psf version="2.0">
+<provider id="org.eclipse.team.svn.core.svnnature">
+
+ <!-- !*** required to run tests -->
+ <project reference="1.0.1,http://anonsvn.jboss.org/repos/jbosstools/trunk/common/plugins/org...."/>
+ <project reference="1.0.1,http://anonsvn.jboss.org/repos/jbosstools/trunk/common/tests/org.jb..."/>
+
+ <project reference="1.0.1,http://anonsvn.jboss.org/repos/jbosstools/trunk/tests/tests/org.jbo..."/>
+</provider>
+</psf>
Property changes on: trunk/jmx/releng/psfs/test.common.subversive.psf
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/jmx/releng/psfs/test.eclipse.cvs.psf
===================================================================
--- trunk/jmx/releng/psfs/test.eclipse.cvs.psf (rev 0)
+++ trunk/jmx/releng/psfs/test.eclipse.cvs.psf 2009-11-10 04:07:30 UTC (rev 18558)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<psf version="2.0">
+<provider id="org.eclipse.team.cvs.core.cvsnature">
+
+ <!-- !*** required to run tests -->
+ <project reference="1.0,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,org.eclipse.test,org.eclipse.test,v20080313"/>
+ <project reference="1.0,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,org.eclipse.ant.optional.junit,org.eclipse.ant.optional.junit,v20070202"/>
+
+</provider>
+</psf>
Property changes on: trunk/jmx/releng/psfs/test.eclipse.cvs.psf
___________________________________________________________________
Name: svn:mime-type
+ text/plain
15 years, 1 month
JBoss Tools SVN: r18557 - trunk/bpel/tests/org.jboss.tools.bpel.ui.test.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:05:39 -0500 (Mon, 09 Nov 2009)
New Revision: 18557
Modified:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/build.properties
Log:
add src includes
Modified: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/build.properties
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/build.properties 2009-11-10 04:01:09 UTC (rev 18556)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/build.properties 2009-11-10 04:05:39 UTC (rev 18557)
@@ -3,3 +3,7 @@
.,\
projects/
source.. = src/
+src.includes = META-INF/,\
+ .,\
+ build.properties,\
+ projects/
15 years, 1 month
JBoss Tools SVN: r18556 - in trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src: org and 6 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 23:01:09 -0500 (Mon, 09 Nov 2009)
New Revision: 18556
Added:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java
Log:
recover from accidental delete (why does src == bin?)
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java 2009-11-10 04:01:09 UTC (rev 18556)
@@ -0,0 +1,50 @@
+package org.jboss.tools.bpel.ui.test;
+
+import org.eclipse.ui.plugin.AbstractUIPlugin;
+import org.osgi.framework.BundleContext;
+
+/**
+ * The activator class controls the plug-in life cycle
+ */
+public class Activator extends AbstractUIPlugin {
+
+ // The plug-in ID
+ public static final String PLUGIN_ID = "org.jboss.tools.bpel.ui.test";
+
+ // The shared instance
+ private static Activator plugin;
+
+ /**
+ * The constructor
+ */
+ public Activator() {
+ }
+
+ /*
+ * (non-Javadoc)
+ * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
+ */
+ public void start(BundleContext context) throws Exception {
+ super.start(context);
+ plugin = this;
+ }
+
+ /*
+ * (non-Javadoc)
+ * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
+ */
+ public void stop(BundleContext context) throws Exception {
+ plugin = null;
+ super.stop(context);
+ }
+
+ /**
+ * Returns the shared instance
+ *
+ * @return the shared instance
+ */
+ public static Activator getDefault() {
+ return plugin;
+ }
+
+}
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java 2009-11-10 04:01:09 UTC (rev 18556)
@@ -0,0 +1,19 @@
+package org.jboss.tools.bpel.ui.test;
+
+import org.jboss.tools.bpel.ui.test.editor.JBossBPELEditorTest;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+
+
+public class BpelUIAllTests extends TestCase {
+ public static final String PLUGIN_ID = "org.jboss.tools.bpel.ui.test";
+ public static Test suite ()
+ {
+ TestSuite suite = new TestSuite(BpelUIAllTests.class.getName());
+
+ suite.addTestSuite(JBossBPELEditorTest.class);
+ return suite;
+ }
+}
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java 2009-11-10 04:01:09 UTC (rev 18556)
@@ -0,0 +1,60 @@
+package org.jboss.tools.bpel.ui.test.editor;
+
+import org.eclipse.core.resources.IFile;
+import org.eclipse.core.resources.IProject;
+import org.eclipse.core.resources.ResourcesPlugin;
+import org.eclipse.core.runtime.CoreException;
+import org.eclipse.core.runtime.Path;
+import org.eclipse.ui.IEditorPart;
+import org.eclipse.ui.PartInitException;
+import org.eclipse.ui.PlatformUI;
+import org.eclipse.ui.ide.IDE;
+import org.jboss.tools.common.test.util.TestProjectProvider;
+
+
+import junit.framework.TestCase;
+
+public class JBossBPELEditorTest extends TestCase{
+
+ static String bpelFileName = "HelloWorld.bpel";
+ IProject fproject;
+ IFile bpelFile;
+ static String BUNDLE = "org.jboss.tools.bpel.ui.test";
+
+ public void setUp() throws Exception {
+ super.setUp();
+
+ //create jboss bpel project
+ fproject = createProject("ODE_Test");
+ bpelFile = fproject.getProject().getFile(bpelFileName);
+ assertTrue(bpelFile.exists());
+ }
+ public void tearDown() throws Exception {
+ super.tearDown();
+
+
+ }
+
+ public void testOpenEditor(){
+ IEditorPart bpelEditor = openEditor(bpelFile.getFullPath().toString());
+ assertNotNull(bpelEditor);
+ }
+
+ public IProject createProject(String prjName) throws CoreException {
+ TestProjectProvider provider = new TestProjectProvider(BUNDLE, "/projects/" + prjName,
+ prjName, true);
+ IProject prj = provider.getProject();
+ assertNotNull(prj);
+ return prj;
+ }
+
+ public static IEditorPart openEditor(String inputFile) {
+ IEditorPart part = null;
+ try {
+ part = IDE.openEditor(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage(),ResourcesPlugin.getWorkspace().getRoot().getFile(new Path(inputFile)));
+ } catch (PartInitException e) {
+ e.printStackTrace();
+ }
+ return part;
+ }
+}
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/editor/JBossBPELEditorTest.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
15 years, 1 month
JBoss Tools SVN: r18554 - trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-09 22:55:36 -0500 (Mon, 09 Nov 2009)
New Revision: 18554
Added:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.class
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.class
Removed:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java
Log:
bin added to svn:ignore
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.class
===================================================================
(Binary files differ)
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.class
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java 2009-11-10 03:47:15 UTC (rev 18553)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/Activator.java 2009-11-10 03:55:36 UTC (rev 18554)
@@ -1,50 +0,0 @@
-package org.jboss.tools.bpel.ui.test;
-
-import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.osgi.framework.BundleContext;
-
-/**
- * The activator class controls the plug-in life cycle
- */
-public class Activator extends AbstractUIPlugin {
-
- // The plug-in ID
- public static final String PLUGIN_ID = "org.jboss.tools.bpel.ui.test";
-
- // The shared instance
- private static Activator plugin;
-
- /**
- * The constructor
- */
- public Activator() {
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
- */
- public void start(BundleContext context) throws Exception {
- super.start(context);
- plugin = this;
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
- */
- public void stop(BundleContext context) throws Exception {
- plugin = null;
- super.stop(context);
- }
-
- /**
- * Returns the shared instance
- *
- * @return the shared instance
- */
- public static Activator getDefault() {
- return plugin;
- }
-
-}
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.class
===================================================================
(Binary files differ)
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.class
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java 2009-11-10 03:47:15 UTC (rev 18553)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/src/org/jboss/tools/bpel/ui/test/BpelUIAllTests.java 2009-11-10 03:55:36 UTC (rev 18554)
@@ -1,19 +0,0 @@
-package org.jboss.tools.bpel.ui.test;
-
-import org.jboss.tools.bpel.ui.test.editor.JBossBPELEditorTest;
-
-import junit.framework.Test;
-import junit.framework.TestCase;
-import junit.framework.TestSuite;
-
-
-public class BpelUIAllTests extends TestCase {
- public static final String PLUGIN_ID = "org.jboss.tools.bpel.ui.test";
- public static Test suite ()
- {
- TestSuite suite = new TestSuite(BpelUIAllTests.class.getName());
-
- suite.addTestSuite(JBossBPELEditorTest.class);
- return suite;
- }
-}
15 years, 1 month