[ https://issues.jboss.org/browse/JBIDE-26308?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26308:
----------------------------------
Attachment: Screenshot_20180816_145542.png
> ClassNotFoundException due to JBIDE-26164 in CDK/OpenShift tooling
> ------------------------------------------------------------------
>
> Key: JBIDE-26308
> URL: https://issues.jboss.org/browse/JBIDE-26308
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.9.0.AM2
> Reporter: Ondrej Dockal
> Assignee: Andre Dietisheim
> Priority: Critical
> Attachments: Screenshot_20180816_145542.png
>
>
> There is ClassNotFoundException thrown while working with CDK/Openshift tooling, that is caused by not changed package name for class attribute in plugin.xml that does no correspond with package renaming made in JBIDE-26164.
> This was not changed: https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/or...
> I am not sure how about other plugins within openshift repo. [~adietish] dare to take a look and check the rest of them?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
Ondrej Dockal created JBIDE-26308:
-------------------------------------
Summary: ClassNotFoundException due to JBIDE-26164 in CDK/OpenShift tooling
Key: JBIDE-26308
URL: https://issues.jboss.org/browse/JBIDE-26308
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 4.9.0.AM2
Reporter: Ondrej Dockal
Assignee: Andre Dietisheim
Priority: Critical
There is ClassNotFoundException thrown while working with CDK/Openshift tooling, that is caused by not changed package name for class attribute in plugin.xml that does no correspond with package renaming made in JBIDE-26164.
This was not changed: https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/or...
I am not sure how about other plugins within openshift repo. [~adietish] dare to take a look and check the rest of them?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[ https://issues.jboss.org/browse/JBIDE-26283?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-26283:
----------------------------------------
You can set `jgit.ignore` to exclude some files from timestamp resolution. There is an example of such setting in https://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers .
But in this case, if some jar actually changed, I think it's important to either understand if the change in the jar is "legal" or not and decide whether to pick another more stable version; and if the new jar is actually better, to bump the bundle version as it provides new content.
> Baseline and reactor have same fully qualified version, but with different content in jbosstools-base plugins/features
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26283
> URL: https://issues.jboss.org/browse/JBIDE-26283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.9.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.9.0.AM2
>
> Attachments: diff-baseline-with-local-build-commented-timestamps.png, diff-baseline-with-local-build-sourcereferences-cause-problem.png
>
>
> Job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud... is red for one week.
> More info: https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/build_...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)