[JBoss JIRA] (JBTIS-163) Failed to resolve target definition
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBTIS-163?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on JBTIS-163:
-----------------------------------------------
Marek Baluch <mbaluch(a)redhat.com> made a comment on [bug 1005683|https://bugzilla.redhat.com/show_bug.cgi?id=1005683]
Description of problem:
See linked issue. Blocks all test execution.
> Failed to resolve target definition
> -----------------------------------
>
> Key: JBTIS-163
> URL: https://issues.jboss.org/browse/JBTIS-163
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: target-platform
> Affects Versions: 4.1.2, 4.1.3, 4.1.4-TP
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.1.4-TP
>
>
> During building with target platform 4.1.2-SNAPSHOT / 4.1.2.Final (the same for 4.1.3) I'm getting the following error:
> [ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /home/apodhrad/.m2/repository/org/jboss/tools/integration-stack/target-platform/4.1.2-SNAPSHOT/target-platform-4.1.2-SNAPSHOT-base.target: Could not find "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20130729-2113-B39" in the repositories of the current location -> [Help 1]
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15469) {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15469?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-15469:
-----------------------------------
Assignee: Rob Stryker (was: Denis Golovin)
> {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-15469
> URL: https://issues.jboss.org/browse/JBIDE-15469
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: common/jst/core
> Affects Versions: 4.1.1.Alpha1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.1.1.Alpha1
>
>
> jbosstools-base/foundation submodule had changes since 4.1.0.Final is released:
> {code}$ git diff --name-only jbosstools-4.1.0.Final -- foundation
> foundation/plugins/org.jboss.tools.foundation.core/.options
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/Trace.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/InternalURLTransport.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/URLTransportCache.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierProgressWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/InterruptableJoinJob.java
> foundation/pom.xml{code}
> No changes in Public API so far and hat means only service version should be incremented:
> 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT
--
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
12 years, 7 months
[JBoss JIRA] (JBTIS-163) Failed to resolve target definition
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-163?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-163:
------------------------------------
Affects Version/s: 4.1.4-TP
> Failed to resolve target definition
> -----------------------------------
>
> Key: JBTIS-163
> URL: https://issues.jboss.org/browse/JBTIS-163
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: target-platform
> Affects Versions: 4.1.2, 4.1.3, 4.1.4-TP
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.1.4-TP
>
>
> During building with target platform 4.1.2-SNAPSHOT / 4.1.2.Final (the same for 4.1.3) I'm getting the following error:
> [ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /home/apodhrad/.m2/repository/org/jboss/tools/integration-stack/target-platform/4.1.2-SNAPSHOT/target-platform-4.1.2-SNAPSHOT-base.target: Could not find "org.jboss.tools.locus.jcip.annotations/1.0.0.Final-v20130729-2113-B39" in the repositories of the current location -> [Help 1]
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15469) {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15469?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-15469:
-------------------------------------
Two things to note here:
1) Denis is obviously getting very excited about keeping version numbers compatible with API changes.
2) Foundation is not expected to change much (at this time) for next release
3) Foundation's master version is now BEHIND 4.1.x branch's version. This is bad.
I think foundation is a perfect place to try to mark the version as 1.0.100. If there comes a point where API changes are added, it will become very apparent in API Tools, and a proper version bump to minor will occur. I will also be more vigilant on it, and, as it seems, so is Denis. So I think this is a perfect time to mimic the wtp-style of version increments between master and maintenance.
> {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-15469
> URL: https://issues.jboss.org/browse/JBIDE-15469
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: common/jst/core
> Affects Versions: 4.1.1.Alpha1
> Reporter: Rob Stryker
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 4.1.1.Alpha1
>
>
> jbosstools-base/foundation submodule had changes since 4.1.0.Final is released:
> {code}$ git diff --name-only jbosstools-4.1.0.Final -- foundation
> foundation/plugins/org.jboss.tools.foundation.core/.options
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/Trace.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/InternalURLTransport.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/URLTransportCache.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierProgressWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/InterruptableJoinJob.java
> foundation/pom.xml{code}
> No changes in Public API so far and hat means only service version should be incremented:
> 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15469) {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-15469:
-----------------------------------
Summary: {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
Key: JBIDE-15469
URL: https://issues.jboss.org/browse/JBIDE-15469
Project: Tools (JBoss Tools)
Issue Type: Task
Components: common/jst/core
Affects Versions: 4.1.1.Alpha1
Reporter: Rob Stryker
Assignee: Denis Golovin
Priority: Blocker
Fix For: 4.1.1.Alpha1
jbosstools-base/foundation submodule had changes since 4.1.0.Final is released:
{code}$ git diff --name-only jbosstools-4.1.0.Final -- foundation
foundation/plugins/org.jboss.tools.foundation.core/.options
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/Trace.java
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/InternalURLTransport.java
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/URLTransportCache.java
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierProgressWaitJob.java
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierWaitJob.java
foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/InterruptableJoinJob.java
foundation/pom.xml{code}
No changes in Public API so far and hat means only service version should be incremented:
1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT
--
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
12 years, 7 months