[JBoss JIRA] (JBIDE-13173) JBDS/JBT should warn users that port-forwarding is active before publishing.
by Stefan Bunciak (JIRA)
Stefan Bunciak created JBIDE-13173:
--------------------------------------
Summary: JBDS/JBT should warn users that port-forwarding is active before publishing.
Key: JBIDE-13173
URL: https://issues.jboss.org/browse/JBIDE-13173
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.0.0.CR1
Reporter: Stefan Bunciak
Assignee: Andre Dietisheim
Fix For: 4.0.x
After publishing application with enabled port-forwarding on it, jboss as fails to start:
{code}
[INFO] Packaging webapp
[INFO] Assembling webapp [jboss-html5-webapp] in [/var/lib/openshift/5bdb7a332fc7483cb0ce8184e06e335a/app-root/runtime/repo/target/jboss-html5-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/openshift/5bdb7a332fc7483cb0ce8184e06e335a/app-root/runtime/repo/src/main/webapp]
[INFO] Webapp assembled in [1741 msecs]
[INFO] Building war: /var/lib/openshift/5bdb7a332fc7483cb0ce8184e06e335a/app-root/runtime/repo/deployments/ROOT.war
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.797s
[INFO] Finished at: Wed Nov 28 07:15:10 EST 2012
[INFO] Final Memory: 19M/159M
[INFO] ------------------------------------------------------------------------
hot_deploy_added=false
Found 127.6.64.129:8080 listening port
/usr/libexec/openshift/cartridges/abstract/info/lib/util: line 992: /var/lib/openshift/5bdb7a332fc7483cb0ce8184e06e335a/app-root/runtime/repo/.openshift/action_hooks/post_start_jbossas-7: Permission denied
Failed to start jbossas-7
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-13156) Cannot install jboss-as-7 plugin
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-13156:
----------------------------------
Summary: Cannot install jboss-as-7 plugin
Key: JBIDE-13156
URL: https://issues.jboss.org/browse/JBIDE-13156
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: forge
Affects Versions: 4.0.0.CR1
Environment: jbdevstudio-6.0.0.CR1a build
Reporter: Pavol Srna
Assignee: Koen Aers
Priority: Blocker
Fix For: 4.0.0.CR1
I'm unable to install jboss-as-7 plugin. Embedded forge runtime was updated to Forge.1.1.2.Final (https://issues.jboss.org/browse/JBIDE-13108) but I still cannot install jboss-as-7 plugin from within the tooling. I tried in forge runtime 1.1.2.Final and there are no problems, so it looks like tooling issue.
StackTrace:
-----------
{code}
at org.jboss.forge.maven.facets.MavenProjectBuilder.build(MavenProjectBuilder.java:86)
at org.jboss.forge.shell.plugins.builtin.ForgePlugin.buildFromCurrentProject(ForgePlugin.java:633)
at org.jboss.forge.shell.plugins.builtin.ForgePlugin.installFromGit(ForgePlugin.java:404)
at org.jboss.forge.shell.plugins.builtin.ForgePlugin.installFromIndex(ForgePlugin.java:245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.forge.shell.command.Execution.perform(Execution.java:134)
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:109)
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:47)
at org.jboss.forge.shell.ShellImpl$ExecutorThread.run(ShellImpl.java:818)
at org.jboss.forge.shell.ShellImpl.execute(ShellImpl.java:841)
at org.jboss.forge.shell.ShellImpl.doShell(ShellImpl.java:631)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:48)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:125)
at org.jboss.forge.shell.ShellImpl$Proxy$_$$_WeldClientProxy.doShell(ShellImpl$Proxy$_$$_WeldClientProxy.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)
at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)
at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163)
at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299)
at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188)
at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:59)
at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:198)
at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:282)
at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:265)
at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:234)
at org.jboss.weld.manager.BeanManagerImpl.notifyObservers(BeanManagerImpl.java:635)
at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:622)
at org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:616)
at org.jboss.forge.shell.Bootstrap$1.run(Bootstrap.java:172)
at java.lang.Thread.run(Thread.java:662)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-13001) test failure in org.jboss.tools.maven.conversion.test
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13001:
----------------------------------
Summary: test failure in org.jboss.tools.maven.conversion.test
Key: JBIDE-13001
URL: https://issues.jboss.org/browse/JBIDE-13001
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Fred Bricon
Fix For: 4.0.0.Beta2
{code}
[INFO] org.jboss.tools.maven.configurators.tests ......... FAILURE [7:27.625s]
[INFO] org.jboss.tools.maven.conversion.test ............. FAILURE [25.040s]
[INFO] org.jboss.tools.maven.test.feature ................ SKIPPED
[INFO] central.maven.examples.site ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:54.880s
[INFO] Finished at: Tue Nov 06 08:35:52 EST 2012
[INFO] Final Memory: 214M/672M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.maven.configurators.tests: There are test failures.
[ERROR]
[ERROR] Please refer to /home/nboldt/eclipse/workspace-jboss/jbosstools-github/central/maven/tests/org.jboss.tools.maven.configurators.tests/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.maven.conversion.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/nboldt/eclipse/workspace-jboss/jbosstools-github/central/maven/tests/org.jboss.tools.maven.conversion.test/target/surefire-reports for the individual test results.
{code}
{code}
-------------------------------------------------------------------------------
Test set: org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.986 sec <<< FAILURE!
testCollectEarDependencies(org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest) Time elapsed: 4.457 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<5> but was:<4>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:199)
at junit.framework.Assert.assertEquals(Assert.java:205)
at org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest.testCollectEarDependencies(ProjectDependencyCollectorTest.java:25)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:84)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
at java.lang.Thread.run(Thread.java:662)
testCollectWarDependencies(org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest) Time elapsed: 1.936 sec{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-13002) test failure in org.jboss.tools.maven.configurators.tests.JpaConfiguratorTest
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13002:
----------------------------------
Summary: test failure in org.jboss.tools.maven.configurators.tests.JpaConfiguratorTest
Key: JBIDE-13002
URL: https://issues.jboss.org/browse/JBIDE-13002
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Fred Bricon
Fix For: 4.0.0.Beta2
Two test failures when running with either Tycho 0.15.0 or 0.16.0:
{quote}
mvn clean install -DtychoVersion=0.15.0
or
mvn clean install -DtychoVersion=0.16.0
{quote}
{code}
[INFO] org.jboss.tools.maven.configurators.tests ......... FAILURE [7:27.625s]
[INFO] org.jboss.tools.maven.conversion.test ............. FAILURE [25.040s]
[INFO] org.jboss.tools.maven.test.feature ................ SKIPPED
[INFO] central.maven.examples.site ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:54.880s
[INFO] Finished at: Tue Nov 06 08:35:52 EST 2012
[INFO] Final Memory: 214M/672M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.maven.configurators.tests: There are test failures.
[ERROR]
[ERROR] Please refer to /home/nboldt/eclipse/workspace-jboss/jbosstools-github/central/maven/tests/org.jboss.tools.maven.configurators.tests/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.maven.conversion.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/nboldt/eclipse/workspace-jboss/jbosstools-github/central/maven/tests/org.jboss.tools.maven.conversion.test/target/surefire-reports for the individual test results.
{code}
{code}
-------------------------------------------------------------------------------
Test set: org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.986 sec <<< FAILURE!
testCollectEarDependencies(org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest) Time elapsed: 4.457 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<5> but was:<4>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:199)
at junit.framework.Assert.assertEquals(Assert.java:205)
at org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest.testCollectEarDependencies(ProjectDependencyCollectorTest.java:25)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:84)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
at java.lang.Thread.run(Thread.java:662)
testCollectWarDependencies(org.jboss.tools.maven.conversion.tests.ProjectDependencyCollectorTest) Time elapsed: 1.936 sec{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12986) due to refactoring or tests module & migration to git, installer tests broken
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-12986:
----------------------------------
Summary: due to refactoring or tests module & migration to git, installer tests broken
Key: JBIDE-12986
URL: https://issues.jboss.org/browse/JBIDE-12986
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, testing, updatesite
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.0.0.Beta2
3 problems:
1. can't find org.jboss.tools.tests.installation - need to point at http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_trunk.... instead
{code:label=http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-4.0_trunk.install-tests-e4.2-jbt_trunk/510/console}
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2012-10-26 17:09:16.893
!MESSAGE No repository found at http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_trunk.....
The installable unit org.jboss.tools.tests.installation has not been found.
{code}
2. deprecation warning
{code:label=http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-4.0_trunk.install-tests-e4.2-jbt_trunk/510/console}
Installing content from http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
The jvmargs attribute is deprecated. Please use nested jvmarg elements.
The args attribute is deprecated. Please use nested arg elements.
{code}
3. Can't run testapp org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication:
{code:label=http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-4.0_trunk.install-tests-e4.2-jbt_trunk/510/console}
java.lang.RuntimeException: Application "org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.datatools.connectivity.console.profile.StorageFileEditor, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.emf.codegen.CodeGen, org.eclipse.emf.codegen.JMerger, org.eclipse.emf.codegen.ecore.Generator, org.eclipse.emf.importer.ecore.Ecore2GenModel, org.eclipse.emf.importer.java.Java2GenModel, org.eclipse.emf.importer.rose.Rose2GenModel, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.ui.ide.workbench, org.eclipse.wst.jsdt.core.JavaCodeFormatter, org.eclipse.wst.server.preview.preview.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-13058) decouple versioning of parent pom from that of target platforms because some TPs are used for multiple parent poms
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13058:
----------------------------------
Summary: decouple versioning of parent pom from that of target platforms because some TPs are used for multiple parent poms
Key: JBIDE-13058
URL: https://issues.jboss.org/browse/JBIDE-13058
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, target-platform
Affects Versions: 4.0.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.0.0.CR1
Currently, we have parent pom versioned 4.0.0.Beta2-SNAPSHOT (Beta2x branch) or 4.0.0.CR1-SNAPSHOT (master). This is fine.
However, we also have the same versions set for the various target platforms. This is no longer fine, because while the TP definition is the same between the stable_branch and trunk jobs, the VERSION differs and that means we have to publish the job TWICE to get the correct artifacts into Nexus.
Overkill solution is to have 2 jobs for every TP definition - one for stable branch (versioned 4.0.0.Beta2-SNAPSHOT) and another for trunk (versioned 4.0.0.CR1-SNAPSHOT). Have this as of yesterday.
BETTER solution is to have the TP definitions versioned to match their path/filename. Thus:
* poms in build/target-platforms/jbdevstudio-JunoSR1a (regardless of master or Beta2x branch) should be versioned 6.0.0.JunoSR1a
* poms in build/target-platforms/jbosstools-JunoSR0c (regardless of master or Beta2x branch) should be versioned 4.0.0.JunoSR0c
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months