[
https://issues.jboss.org/browse/JBIDE-23008?page=com.atlassian.jira.plugi...
]
Mickael Istria edited comment on JBIDE-23008 at 8/19/16 10:10 AM:
------------------------------------------------------------------
{quote}no need to have features INCLUDE each other when they're co-published to the
same update sites.{quote}
The rule is to use include IFF the features are always built and published together.
was (Author: nickboldt):
[~adietish] Yes, that's part of it. Really, the fix was "touch these 3 files so
their jgit timestamp is newer", but that change was also a good one... no need to
have features INCLUDE each other when they're co-published to the same update sites.
Meanwhile, I've also merged
https://github.com/jbosstools/jbosstools-build-sites/pull/247 and
https://github.com/jbdevstudio/jbdevstudio-product/pull/395 so that the missing source
feature appears on future JBT/ds update sites.
openshift.cdk.feature.source missing from JBT site; causes baseline
check to fail
---------------------------------------------------------------------------------
Key: JBIDE-23008
URL:
https://issues.jboss.org/browse/JBIDE-23008
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, openshift, updatesite
Affects Versions: 4.4.1.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.1.Final
Since the weekend (after I published an AM3 build into /neon/staging/updates/):
{code}
[INFO] --- tycho-source-plugin:0.25.0:plugin-source (plugin-source) @
org.jboss.tools.openshift.cdk.server ---
[INFO] Building jar:
/Users/fbricon/Dev/projects/jbosstools-openshift/plugins/org.jboss.tools.openshift.cdk.server/target/org.jboss.tools.openshift.cdk.server-3.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform)
@ org.jboss.tools.openshift.cdk.server ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.25.0:package-plugin (default-package-plugin) @
org.jboss.tools.openshift.cdk.server ---
[INFO] Building jar:
/Users/fbricon/Dev/projects/jbosstools-openshift/plugins/org.jboss.tools.openshift.cdk.server/target/org.jboss.tools.openshift.cdk.server-3.3.0-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @
org.jboss.tools.openshift.cdk.server ---
[WARNING] MavenProject:
org.jboss.tools.openshift.plugins:org.jboss.tools.openshift.cdk.server:3.3.0-SNAPSHOT @
/Users/fbricon/Dev/projects/jbosstools-openshift/plugins/org.jboss.tools.openshift.cdk.server/pom.xml:
baseline and build artifacts have same version but different contents
[INFO] MavenProject:
org.jboss.tools.openshift.plugins:org.jboss.tools.openshift.cdk.server:3.3.0-SNAPSHOT @
/Users/fbricon/Dev/projects/jbosstools-openshift/plugins/org.jboss.tools.openshift.cdk.server/pom.xml
The main artifact has been replaced with the baseline version.
The following attached artifacts are not present in the baseline and have been
removed: [sources]{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)