[JBoss JIRA] (JBIDE-24391) For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24391?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-24391:
----------------------------------
Assignee: Jeff MAURY
> For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24391
> URL: https://issues.jboss.org/browse/JBIDE-24391
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Priority: Blocker
> Labels: task
> Fix For: 4.4.4.Final
>
>
> For JBIDE 4.4.4.Final: Ensure all commits pushed to master have either been made in jbosstools-4.4.x, or are intentionally excluded from jbosstools-4.4.x.
> Below are listed all commits made to master that have not been found in jbosstools-4.4.x. It is possible these commits do exist in jbosstools-4.4.x, but the patches are not identical. It is also possible that the commits made in master are not relevant to jbosstools-4.4.x or should not be applied.
> If there are no commits listed below, please close (do not resolve) this issue.
> Otherwise:
> 1) Click on each link below.
> 2) Evaluate whether the given commit *should* be in jbosstools-4.4.x
> 3) If it should be in jbosstools-4.4.x, please find out why it is not in jbosstools-4.4.x. You may need to browse jbosstools-4.4.x's commit log to find a commit that should match.
> 4) If you cannot find a matching commit, and it *should* be committed to jbosstools-4.4.x, please cherry-pick that commit to jbosstools-4.4.x or otherwise merge it in.
> 5) In comments, please indicate any suspicious commits (ie, commits not related to simple version changes), whether it exists in jbosstools-4.4.x, whether you have successfully merged it in now, or whether it is not intended to be committed to jbosstools-4.4.x or is inappropriate for jbosstools-4.4.x.
> 6) When all complete, please close (do not resolve) this issue.
>
> [Search for all task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...]
> See also: JBDS-4385
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
Error occurred While running jbosstools-base-jbosstools-4.4.3.x
Running org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.064 sec <<< FAILURE! - in org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest
testRunNoResult(org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest) Time elapsed: 0.028 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/help/ui/ISearchScopeFactory
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:93)
at org.eclipse.help.ui.internal.HelpUIPlugin.start(HelpUIPlugin.java:108)
at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:774)
at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
at org.eclipse.osgi.container.Module.doStart(Module.java:581)
at org.eclipse.osgi.container.Module.start(Module.java:449)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:345)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:419)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:273)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:632)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:586)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:345)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:423)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.createScope(SearchiskoEngineTest.java:55)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.setUp(SearchiskoEngineTest.java:50)
testRun(org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/tools/foundation/help/ui/internal/search/SearchiskoEngineScopeFactory
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.createScope(SearchiskoEngineTest.java:55)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.setUp(SearchiskoEngineTest.java:50)
testRunQueryWithWildCard(org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest) Time elapsed: 0.001 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/tools/foundation/help/ui/internal/search/SearchiskoEngineScopeFactory
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.createScope(SearchiskoEngineTest.java:55)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.setUp(SearchiskoEngineTest.java:50)
testRunDCPv2(org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/tools/foundation/help/ui/internal/search/SearchiskoEngineScopeFactory
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.createScope(SearchiskoEngineTest.java:55)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.setUp(SearchiskoEngineTest.java:50)
testRunError(org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/tools/foundation/help/ui/internal/search/SearchiskoEngineScopeFactory
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.createScope(SearchiskoEngineTest.java:55)
at org.jboss.tools.foundation.help.ui.internal.search.SearchiskoEngineTest.setUp(SearchiskoEngineTest.java:50)
Results :
Tests in error:
SearchiskoEngineTest.setUp:50->createScope:55 » NoClassDefFound org/eclipse/he...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 min
[INFO] Finished at: 2017-05-05T12:05:18+05:30
[INFO] Final Memory: 132M/862M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.foundation.core: Invalid build qualifier, it does not match the OSGi qualifier constraint ([0..9]|[a..zA..Z]|'_'|'-') -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.foundation.core
this is the Error I am facing in org.jboss.tools.foundation.core plugin
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
!Error.PNG|thumbnail!
This is the image where you can see the error
If it is stable final version the why it si always give me error.
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare updated JBIDE-24301:
----------------------------------
Attachment: Error.PNG
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-4377) installer jar does not contain both the patched and unpatched version of org.eclipse.wst.common.modulecore
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBDS-4377?page=com.atlassian.jira.plugin.... ]
Lukáš Valach closed JBDS-4377.
------------------------------
Verified in DevSuite installer v1.4.0-GA-2017-05-04-214. Installation passed.
I have created a simple test which should catch similar problem next time, see JBIDE-24372.
> installer jar does not contain both the patched and unpatched version of org.eclipse.wst.common.modulecore
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4377
> URL: https://issues.jboss.org/browse/JBDS-4377
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, installer, target-platform
> Affects Versions: 10.4.0.AM3
> Environment: Windows: DevSuite Installer v1.4 AM3
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Fix For: 10.4.0.GA
>
> Attachments: devstudio104am3-installer-missing-unpatched-plugin.png
>
>
> Denis reports a problem using the installer jar in automated mode (using .xml script).
> Works fine when run `java -jar \*installer\*.jar` and `echo 1 | java -jar \*installer\*.jar -console` but fails when run against an xml install script.
> Seems to be caused by the fact that the installer only contains the patched version of org.eclipse.wst.common.modulecore 1.2.501, and not the 1.2.500 version that's in the TP as well.
> !devstudio104am3-installer-missing-unpatched-plugin.png|thumbnail!
> So we need to figure out how to include BOTH versions in the installer jar.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24301:
---------------------------------------
as you suggested, I fetch the target platform zip (or.target file) and enable it in Eclipse then installed m2e.tycho 0.8.0 because I am working on Neon-4.6.2
git clone https://github.com/jbosstools/jbosstools-base/tree/jbosstools-4.4.3.x.
because I have to work on 4.4.3 version of openshift.
I am giving Error
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months