[JBoss JIRA] (JBIDE-21977) Unexpected JAX-RS validation error for client filters
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21977?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-21977:
----------------------------------------
+1
The PR looks safe enough to be merged to 4.3.x.
> Unexpected JAX-RS validation error for client filters
> -----------------------------------------------------
>
> Key: JBIDE-21977
> URL: https://issues.jboss.org/browse/JBIDE-21977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: jax-rs, respin-a
> Fix For: 4.3.1.CR1
>
>
> We are using JAX-RS client filters in our project. One of the classes looks like this:
> ...
> import java.io.IOException;
> import javax.ws.rs.client.ClientRequestContext;
> import javax.ws.rs.client.ClientRequestFilter;
> import javax.ws.rs.ext.Provider;
> ...
> @Provider
> public class ClientFilter implements ClientRequestFilter
> {
> ...
> }
> The class is part of a Dynamic Web Project with JAX-RS support turned on.
> The combination of @Provider and either of the ClientRequestFilter or ClientRequestFilter appears to confuse the JAX-RS validator which produces the following error:
> The Provider must implement at least one of the following interfaces: javax.ws.rs.ext.MessageBodyReader, javax.ws.rs.ext.MessageBodyWriter, javax.ws.rs.ext.ExceptionMapper, javax.ws.rs.ext.ReaderInterceptor, javax.ws.rs.ext.WriterInterceptor, javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.container.ContainerResponseFilter or javax.ws.rs.ext.ContextResolver.
> I suspect the validator needs to be enhanced to also accept the two client filter interfaces when checking the @Provider annotation?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21977) Unexpected JAX-RS validation error for client filters
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21977?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21977:
-----------------------------------
Fix Version/s: 4.3.1.CR1
> Unexpected JAX-RS validation error for client filters
> -----------------------------------------------------
>
> Key: JBIDE-21977
> URL: https://issues.jboss.org/browse/JBIDE-21977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: jax-rs, respin-a
> Fix For: 4.3.1.CR1
>
>
> We are using JAX-RS client filters in our project. One of the classes looks like this:
> ...
> import java.io.IOException;
> import javax.ws.rs.client.ClientRequestContext;
> import javax.ws.rs.client.ClientRequestFilter;
> import javax.ws.rs.ext.Provider;
> ...
> @Provider
> public class ClientFilter implements ClientRequestFilter
> {
> ...
> }
> The class is part of a Dynamic Web Project with JAX-RS support turned on.
> The combination of @Provider and either of the ClientRequestFilter or ClientRequestFilter appears to confuse the JAX-RS validator which produces the following error:
> The Provider must implement at least one of the following interfaces: javax.ws.rs.ext.MessageBodyReader, javax.ws.rs.ext.MessageBodyWriter, javax.ws.rs.ext.ExceptionMapper, javax.ws.rs.ext.ReaderInterceptor, javax.ws.rs.ext.WriterInterceptor, javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.container.ContainerResponseFilter or javax.ws.rs.ext.ContextResolver.
> I suspect the validator needs to be enhanced to also accept the two client filter interfaces when checking the @Provider annotation?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21977) Unexpected JAX-RS validation error for client filters
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21977?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21977:
-----------------------------------
Labels: jax-rs respin-a (was: jax-rs)
> Unexpected JAX-RS validation error for client filters
> -----------------------------------------------------
>
> Key: JBIDE-21977
> URL: https://issues.jboss.org/browse/JBIDE-21977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: jax-rs, respin-a
> Fix For: 4.3.1.CR1
>
>
> We are using JAX-RS client filters in our project. One of the classes looks like this:
> ...
> import java.io.IOException;
> import javax.ws.rs.client.ClientRequestContext;
> import javax.ws.rs.client.ClientRequestFilter;
> import javax.ws.rs.ext.Provider;
> ...
> @Provider
> public class ClientFilter implements ClientRequestFilter
> {
> ...
> }
> The class is part of a Dynamic Web Project with JAX-RS support turned on.
> The combination of @Provider and either of the ClientRequestFilter or ClientRequestFilter appears to confuse the JAX-RS validator which produces the following error:
> The Provider must implement at least one of the following interfaces: javax.ws.rs.ext.MessageBodyReader, javax.ws.rs.ext.MessageBodyWriter, javax.ws.rs.ext.ExceptionMapper, javax.ws.rs.ext.ReaderInterceptor, javax.ws.rs.ext.WriterInterceptor, javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.container.ContainerResponseFilter or javax.ws.rs.ext.ContextResolver.
> I suspect the validator needs to be enhanced to also accept the two client filter interfaces when checking the @Provider annotation?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-616) TP update - Locus .Final and latest 4.3.x (Mars)
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-616?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-616:
-----------------------------
Description:
*Reason:* Update to Locus .Final and latest 4.3.x CR1 bits
*Project page/sources:* ...
*Version:* 4.3.1.CR1
*License and owner:* ...
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* Integration Stack
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
< org.jboss.tools.as.test.core [3.1.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.common.base.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.tests [3.6.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.jmx.core.test [1.7.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.jboss.tools.tests [3.6.1.CR1-v20160324-0436-B104]
> org.jboss.tools.jmx.core.test [1.7.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.common.base.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.as.test.core [3.1.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 16 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
< org.eclipse.uml2.uml.validation [5.0.0.v20160118-1129]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160118-1129]
< org.eclipse.uml2.uml.profile.standard [1.0.100.v20160118-1129]
< org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.jar [2.11.1.v20150805-0538]
< org.eclipse.uml2.uml.edit [5.1.1.v20160118-1129]
< org.eclipse.uml2.uml [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.uml2.common.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui [2.11.1.v20150806-0404]
< org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.uml2.uml.feature.group [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.group [5.1.2.v20160118-1129]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.ant [1.0.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160118-1129]
< org.eclipse.uml2 [5.0.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20150806-0404]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore [2.1.2.v20160118-1129]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.uml.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20150806-0404]
< org.eclipse.emf.ecore.xmi [2.11.1.v20150805-0538]
< org.eclipse.uml2.types [2.0.0.v20160118-1129]
< org.eclipse.uml2.common.edit [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.group [2.11.1.v20150805-0538]
< org.eclipse.uml2.common.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore [2.11.1.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.resources [5.1.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160118-1129]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.editor [5.1.0.v20160118-1129]
< org.eclipse.uml2.common [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.change [2.11.0.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160201-0816]
> org.eclipse.uml2.uml.validation [5.0.0.v20160201-0816]
> org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160201-0816]
> org.eclipse.uml2.common [2.1.0.v20160201-0816]
> org.eclipse.emf.ecore.feature.group [2.11.2.v20160208-0816]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.edit [5.1.1.v20160201-0816]
> org.eclipse.uml2.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.ecore.xmi [2.11.1.v20160208-0816]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20160201-0816]
> org.eclipse.emf.ecore.feature.jar [2.11.2.v20160208-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20160208-0841]
> org.eclipse.uml2.feature.group [5.1.2.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.feature.group [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.emf.ecore.change [2.11.0.v20160208-0816]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160201-0816]
> org.eclipse.uml2.ant [1.0.0.v20160201-0816]
> org.eclipse.uml2 [5.0.0.v20160201-0816]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.types [2.0.0.v20160201-0816]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20160208-0841]
> org.eclipse.uml2.codegen.ecore [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160201-0816]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.edit [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.resources [5.1.0.v20160201-0816]
> org.eclipse.uml2.uml [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.editor [5.1.0.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui [2.11.1.v20160208-0841]
> org.eclipse.emf.ecore [2.11.2.v20160208-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160201-0816]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
{code}
was:
*Reason:* Update to Locus .Final and latest 4.3.x bits
*Project page/sources:* ...
*Version:* 4.3.1.CR1
*License and owner:* ...
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* Integration Stack
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
< org.jboss.tools.as.test.core [3.1.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.common.base.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.tests [3.6.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.jmx.core.test [1.7.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.jboss.tools.tests [3.6.1.CR1-v20160324-0436-B104]
> org.jboss.tools.jmx.core.test [1.7.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.common.base.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.as.test.core [3.1.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 16 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
< org.eclipse.uml2.uml.validation [5.0.0.v20160118-1129]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160118-1129]
< org.eclipse.uml2.uml.profile.standard [1.0.100.v20160118-1129]
< org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.jar [2.11.1.v20150805-0538]
< org.eclipse.uml2.uml.edit [5.1.1.v20160118-1129]
< org.eclipse.uml2.uml [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.uml2.common.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui [2.11.1.v20150806-0404]
< org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.uml2.uml.feature.group [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.group [5.1.2.v20160118-1129]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.ant [1.0.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160118-1129]
< org.eclipse.uml2 [5.0.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20150806-0404]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore [2.1.2.v20160118-1129]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.uml.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20150806-0404]
< org.eclipse.emf.ecore.xmi [2.11.1.v20150805-0538]
< org.eclipse.uml2.types [2.0.0.v20160118-1129]
< org.eclipse.uml2.common.edit [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.group [2.11.1.v20150805-0538]
< org.eclipse.uml2.common.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore [2.11.1.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.resources [5.1.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160118-1129]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.editor [5.1.0.v20160118-1129]
< org.eclipse.uml2.common [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.change [2.11.0.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160201-0816]
> org.eclipse.uml2.uml.validation [5.0.0.v20160201-0816]
> org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160201-0816]
> org.eclipse.uml2.common [2.1.0.v20160201-0816]
> org.eclipse.emf.ecore.feature.group [2.11.2.v20160208-0816]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.edit [5.1.1.v20160201-0816]
> org.eclipse.uml2.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.ecore.xmi [2.11.1.v20160208-0816]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20160201-0816]
> org.eclipse.emf.ecore.feature.jar [2.11.2.v20160208-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20160208-0841]
> org.eclipse.uml2.feature.group [5.1.2.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.feature.group [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.emf.ecore.change [2.11.0.v20160208-0816]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160201-0816]
> org.eclipse.uml2.ant [1.0.0.v20160201-0816]
> org.eclipse.uml2 [5.0.0.v20160201-0816]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.types [2.0.0.v20160201-0816]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20160208-0841]
> org.eclipse.uml2.codegen.ecore [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160201-0816]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.edit [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.resources [5.1.0.v20160201-0816]
> org.eclipse.uml2.uml [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.editor [5.1.0.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui [2.11.1.v20160208-0841]
> org.eclipse.emf.ecore [2.11.2.v20160208-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160201-0816]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
{code}
> TP update - Locus .Final and latest 4.3.x (Mars)
> ------------------------------------------------
>
> Key: JBTIS-616
> URL: https://issues.jboss.org/browse/JBTIS-616
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.3.1.Beta1b-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> *Reason:* Update to Locus .Final and latest 4.3.x CR1 bits
> *Project page/sources:* ...
> *Version:* 4.3.1.CR1
> *License and owner:* ...
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* Integration Stack
> *Include in JBDS:* Yes (JBDSIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> < org.jboss.tools.as.test.core [3.1.1.Beta2-v20160121-0132-B81]
> < org.jboss.tools.common.base.test [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.common.test [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.tests [3.6.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.common [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.jmx.core.test [1.7.1.Beta2-v20160121-0132-B81]
> < org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> > org.jboss.tools.tests [3.6.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.jmx.core.test [1.7.1.CR1-v20160324-2013-B109]
> > org.jboss.tools.common [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.common.base.test [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.as.test.core [3.1.1.CR1-v20160324-2013-B109]
> > org.jboss.tools.common.test [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 16 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> < org.eclipse.uml2.uml.validation [5.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.profile.standard [1.0.100.v20160118-1129]
> < org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160118-1129]
> < org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.feature.jar [2.11.1.v20150805-0538]
> < org.eclipse.uml2.uml.edit [5.1.1.v20160118-1129]
> < org.eclipse.uml2.uml [5.1.2.v20160118-1129]
> < org.eclipse.uml2.feature.jar [5.1.2.v20160118-1129]
> < org.eclipse.uml2.common.feature.group [2.1.0.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui [2.11.1.v20150806-0404]
> < org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160118-1129]
> < org.eclipse.uml2.uml.feature.group [5.1.2.v20160118-1129]
> < org.eclipse.uml2.feature.group [5.1.2.v20160118-1129]
> < org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.ant [1.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160118-1129]
> < org.eclipse.uml2 [5.0.0.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20150806-0404]
> < org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.codegen.ecore [2.1.2.v20160118-1129]
> < org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.uml.feature.jar [5.1.2.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20150806-0404]
> < org.eclipse.emf.ecore.xmi [2.11.1.v20150805-0538]
> < org.eclipse.uml2.types [2.0.0.v20160118-1129]
> < org.eclipse.uml2.common.edit [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.feature.group [2.11.1.v20150805-0538]
> < org.eclipse.uml2.common.feature.jar [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore [2.11.1.v20150805-0538]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160118-1129]
> < org.eclipse.uml2.uml.resources [5.1.0.v20160118-1129]
> < org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160118-1129]
> < org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160118-1129]
> < org.eclipse.uml2.uml.editor [5.1.0.v20160118-1129]
> < org.eclipse.uml2.common [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.change [2.11.0.v20150805-0538]
> < org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160118-1129]
> < org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160201-0816]
> > org.eclipse.uml2.uml.validation [5.0.0.v20160201-0816]
> > org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160201-0816]
> > org.eclipse.uml2.common [2.1.0.v20160201-0816]
> > org.eclipse.emf.ecore.feature.group [2.11.2.v20160208-0816]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160201-0816]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.edit [5.1.1.v20160201-0816]
> > org.eclipse.uml2.feature.jar [5.1.2.v20160201-0816]
> > org.eclipse.emf.ecore.xmi [2.11.1.v20160208-0816]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20160201-0816]
> > org.eclipse.emf.ecore.feature.jar [2.11.2.v20160208-0816]
> > org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20160208-0841]
> > org.eclipse.uml2.feature.group [5.1.2.v20160201-0816]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.feature.group [5.1.2.v20160201-0816]
> > org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.emf.ecore.change [2.11.0.v20160208-0816]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160201-0816]
> > org.eclipse.uml2.ant [1.0.0.v20160201-0816]
> > org.eclipse.uml2 [5.0.0.v20160201-0816]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20160201-0816]
> > org.eclipse.uml2.types [2.0.0.v20160201-0816]
> > org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.uml.feature.jar [5.1.2.v20160201-0816]
> > org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20160208-0841]
> > org.eclipse.uml2.codegen.ecore [2.1.2.v20160201-0816]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160201-0816]
> > org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.edit [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.resources [5.1.0.v20160201-0816]
> > org.eclipse.uml2.uml [5.1.2.v20160201-0816]
> > org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.editor [5.1.0.v20160201-0816]
> > org.eclipse.emf.codegen.ecore.ui [2.11.1.v20160208-0841]
> > org.eclipse.emf.ecore [2.11.2.v20160208-0816]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160201-0816]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160201-0816]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-616) TP update - Locus .Final and latest 4.3.x (Mars)
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-616?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-616:
-----------------------------
Description:
*Reason:* Update to Locus .Final and latest 4.3.x bits
*Project page/sources:* ...
*Version:* 4.3.1.CR1
*License and owner:* ...
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* Integration Stack
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
< org.jboss.tools.as.test.core [3.1.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.common.base.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common.test [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.tests [3.6.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.common [3.7.1.Beta2-v20160127-2129-B77]
< org.jboss.tools.jmx.core.test [1.7.1.Beta2-v20160121-0132-B81]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.jboss.tools.tests [3.6.1.CR1-v20160324-0436-B104]
> org.jboss.tools.jmx.core.test [1.7.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.common.base.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.as.test.core [3.1.1.CR1-v20160324-2013-B109]
> org.jboss.tools.common.test [3.7.1.CR1-v20160324-0436-B104]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 16 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
< org.eclipse.uml2.uml.validation [5.0.0.v20160118-1129]
< org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160118-1129]
< org.eclipse.uml2.uml.profile.standard [1.0.100.v20160118-1129]
< org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.jar [2.11.1.v20150805-0538]
< org.eclipse.uml2.uml.edit [5.1.1.v20160118-1129]
< org.eclipse.uml2.uml [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.uml2.common.feature.group [2.1.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui [2.11.1.v20150806-0404]
< org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.uml2.uml.feature.group [5.1.2.v20160118-1129]
< org.eclipse.uml2.feature.group [5.1.2.v20160118-1129]
< org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.ant [1.0.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160118-1129]
< org.eclipse.uml2 [5.0.0.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20150806-0404]
< org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore [2.1.2.v20160118-1129]
< org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.uml.feature.jar [5.1.2.v20160118-1129]
< org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20150806-0404]
< org.eclipse.emf.ecore.xmi [2.11.1.v20150805-0538]
< org.eclipse.uml2.types [2.0.0.v20160118-1129]
< org.eclipse.uml2.common.edit [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.feature.group [2.11.1.v20150805-0538]
< org.eclipse.uml2.common.feature.jar [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore [2.11.1.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.resources [5.1.0.v20160118-1129]
< org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160118-1129]
< org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
< org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160118-1129]
< org.eclipse.uml2.uml.editor [5.1.0.v20160118-1129]
< org.eclipse.uml2.common [2.1.0.v20160118-1129]
< org.eclipse.emf.ecore.change [2.11.0.v20150805-0538]
< org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160118-1129]
< org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
< org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160201-0816]
> org.eclipse.uml2.uml.validation [5.0.0.v20160201-0816]
> org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160201-0816]
> org.eclipse.uml2.common [2.1.0.v20160201-0816]
> org.eclipse.emf.ecore.feature.group [2.11.2.v20160208-0816]
> org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.edit [5.1.1.v20160201-0816]
> org.eclipse.uml2.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.ecore.xmi [2.11.1.v20160208-0816]
> org.eclipse.uml2.uml.profile.standard [1.0.100.v20160201-0816]
> org.eclipse.emf.ecore.feature.jar [2.11.2.v20160208-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20160208-0841]
> org.eclipse.uml2.feature.group [5.1.2.v20160201-0816]
> org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.feature.group [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.emf.ecore.change [2.11.0.v20160208-0816]
> org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160201-0816]
> org.eclipse.uml2.ant [1.0.0.v20160201-0816]
> org.eclipse.uml2 [5.0.0.v20160201-0816]
> org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.group [2.1.0.v20160201-0816]
> org.eclipse.uml2.types [2.0.0.v20160201-0816]
> org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.uml.feature.jar [5.1.2.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20160208-0841]
> org.eclipse.uml2.codegen.ecore [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160201-0816]
> org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.edit [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.resources [5.1.0.v20160201-0816]
> org.eclipse.uml2.uml [5.1.2.v20160201-0816]
> org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> org.eclipse.uml2.common.feature.jar [2.1.0.v20160201-0816]
> org.eclipse.uml2.uml.editor [5.1.0.v20160201-0816]
> org.eclipse.emf.codegen.ecore.ui [2.11.1.v20160208-0841]
> org.eclipse.emf.ecore [2.11.2.v20160208-0816]
> org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160201-0816]
> org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160201-0816]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
{code}
was:
*Reason:* Update to Locus .Final and latest 4.3.x bits
*Project page/sources:* ...
*Version:* 4.3.1.CR1
*License and owner:* ...
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* Integration Stack
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
{code}
> TP update - Locus .Final and latest 4.3.x (Mars)
> ------------------------------------------------
>
> Key: JBTIS-616
> URL: https://issues.jboss.org/browse/JBTIS-616
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.3.1.Beta1b-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> *Reason:* Update to Locus .Final and latest 4.3.x bits
> *Project page/sources:* ...
> *Version:* 4.3.1.CR1
> *License and owner:* ...
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* Integration Stack
> *Include in JBDS:* Yes (JBDSIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> < org.jboss.tools.as.test.core [3.1.1.Beta2-v20160121-0132-B81]
> < org.jboss.tools.common.base.test [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.common.test [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.tests [3.6.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.common [3.7.1.Beta2-v20160127-2129-B77]
> < org.jboss.tools.jmx.core.test [1.7.1.Beta2-v20160121-0132-B81]
> < org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> > org.jboss.tools.tests [3.6.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.jmx.core.test [1.7.1.CR1-v20160324-2013-B109]
> > org.jboss.tools.common [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.common.base.test [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.as.test.core [3.1.1.CR1-v20160324-2013-B109]
> > org.jboss.tools.common.test [3.7.1.CR1-v20160324-0436-B104]
> > org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 16 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform.target.repo contains 16 unique IUs
> < org.eclipse.uml2.uml.validation [5.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.profile.standard [1.0.100.v20160118-1129]
> < org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160118-1129]
> < org.jboss.tools.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.central.feature.feature.group [2.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.feature.jar [2.11.1.v20150805-0538]
> < org.eclipse.uml2.uml.edit [5.1.1.v20160118-1129]
> < org.eclipse.uml2.uml [5.1.2.v20160118-1129]
> < org.eclipse.uml2.feature.jar [5.1.2.v20160118-1129]
> < org.eclipse.uml2.common.feature.group [2.1.0.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui [2.11.1.v20150806-0404]
> < org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160118-1129]
> < org.eclipse.uml2.uml.feature.group [5.1.2.v20160118-1129]
> < org.eclipse.uml2.feature.group [5.1.2.v20160118-1129]
> < org.jboss.tools.community.central [2.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.ant [1.0.0.v20160118-1129]
> < org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160118-1129]
> < org.eclipse.uml2 [5.0.0.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20150806-0404]
> < org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.codegen.ecore [2.1.2.v20160118-1129]
> < org.jboss.tools.community.central.feature.feature.jar [2.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.uml.feature.jar [5.1.2.v20160118-1129]
> < org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20150806-0404]
> < org.eclipse.emf.ecore.xmi [2.11.1.v20150805-0538]
> < org.eclipse.uml2.types [2.0.0.v20160118-1129]
> < org.eclipse.uml2.common.edit [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.feature.group [2.11.1.v20150805-0538]
> < org.eclipse.uml2.common.feature.jar [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore [2.11.1.v20150805-0538]
> < org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160118-1129]
> < org.eclipse.uml2.uml.resources [5.1.0.v20160118-1129]
> < org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160118-1129]
> < org.jboss.tools.community.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> < org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160118-1129]
> < org.eclipse.uml2.uml.editor [5.1.0.v20160118-1129]
> < org.eclipse.uml2.common [2.1.0.v20160118-1129]
> < org.eclipse.emf.ecore.change [2.11.0.v20150805-0538]
> < org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160118-1129]
> < org.jboss.tools.project.examples.feature.feature.jar [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples.cheatsheet [3.0.1.Beta2-v20160121-2329-B74]
> < org.jboss.tools.project.examples [3.0.1.Beta2-v20160121-2329-B74]
> > org.eclipse.uml2.uml.ecore.exporter [3.0.0.v20160201-0816]
> > org.eclipse.uml2.uml.validation [5.0.0.v20160201-0816]
> > org.eclipse.uml2.uml.ecore.importer [3.0.2.v20160201-0816]
> > org.eclipse.uml2.common [2.1.0.v20160201-0816]
> > org.eclipse.emf.ecore.feature.group [2.11.2.v20160208-0816]
> > org.eclipse.uml2.uml.edit.feature.jar [5.1.1.v20160201-0816]
> > org.eclipse.uml2.common.edit.feature.group [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.edit [5.1.1.v20160201-0816]
> > org.eclipse.uml2.feature.jar [5.1.2.v20160201-0816]
> > org.eclipse.emf.ecore.xmi [2.11.1.v20160208-0816]
> > org.eclipse.uml2.uml.profile.standard [1.0.100.v20160201-0816]
> > org.eclipse.emf.ecore.feature.jar [2.11.2.v20160208-0816]
> > org.eclipse.emf.codegen.ecore.ui.feature.group [2.11.1.v20160208-0841]
> > org.eclipse.uml2.feature.group [5.1.2.v20160201-0816]
> > org.eclipse.uml2.common.edit.feature.jar [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.feature.group [5.1.2.v20160201-0816]
> > org.jboss.tools.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.central.feature.feature.group [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.emf.ecore.change [2.11.0.v20160208-0816]
> > org.jboss.tools.community.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.uml.edit.feature.group [5.1.1.v20160201-0816]
> > org.eclipse.uml2.ant [1.0.0.v20160201-0816]
> > org.eclipse.uml2 [5.0.0.v20160201-0816]
> > org.jboss.tools.community.central.feature.feature.jar [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.feature.group [2.1.0.v20160201-0816]
> > org.eclipse.uml2.types [2.0.0.v20160201-0816]
> > org.jboss.tools.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.uml.feature.jar [5.1.2.v20160201-0816]
> > org.eclipse.emf.codegen.ecore.ui.feature.jar [2.11.1.v20160208-0841]
> > org.eclipse.uml2.codegen.ecore [2.1.2.v20160201-0816]
> > org.eclipse.uml2.codegen.ecore.ui.feature.jar [2.1.2.v20160201-0816]
> > org.jboss.tools.community.central [2.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.edit [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.resources [5.1.0.v20160201-0816]
> > org.eclipse.uml2.uml [5.1.2.v20160201-0816]
> > org.jboss.tools.project.examples.cheatsheet [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.project.examples.feature.feature.jar [3.0.1.CR1-v20160324-1911-B99]
> > org.jboss.tools.community.project.examples.feature.feature.group [3.0.1.CR1-v20160324-1911-B99]
> > org.eclipse.uml2.common.feature.jar [2.1.0.v20160201-0816]
> > org.eclipse.uml2.uml.editor [5.1.0.v20160201-0816]
> > org.eclipse.emf.codegen.ecore.ui [2.11.1.v20160208-0841]
> > org.eclipse.emf.ecore [2.11.2.v20160208-0816]
> > org.eclipse.uml2.codegen.ecore.ui.feature.group [2.1.2.v20160201-0816]
> > org.eclipse.uml2.codegen.ecore.ui [2.1.0.v20160201-0816]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack/target-platform/target/target-platform-ea.target.repo contains 45 unique IUs
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-616) TP update - Locus .Final and latest 4.3.x (Mars)
by Paul Leacu (JIRA)
Paul Leacu created JBTIS-616:
--------------------------------
Summary: TP update - Locus .Final and latest 4.3.x (Mars)
Key: JBTIS-616
URL: https://issues.jboss.org/browse/JBTIS-616
Project: JBoss Tools Integration Stack
Issue Type: Feature Request
Components: target-platform
Affects Versions: 4.3.1.Beta1b-TP
Reporter: Paul Leacu
Assignee: Paul Leacu
*Reason:* Update to Locus .Final and latest 4.3.x bits
*Project page/sources:* ...
*Version:* 4.3.1.CR1
*License and owner:* ...
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* Integration Stack
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3710) use brackets logo for Developer Platform installer
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3710?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3710:
-------------------------------------------
[~pmuir] I thought this installer for the 19th April was being tied to the CDK not Developer Studio ?
If not, then sure we can call it Red Hat JBoss Developer Studio Platform Installer.
Remind me what "platform" refers to here ? The CDK ?
> use brackets logo for Developer Platform installer
> --------------------------------------------------
>
> Key: JBDS-3710
> URL: https://issues.jboss.org/browse/JBDS-3710
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Max Rydahl Andersen
> Assignee: Joshua Wilson
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
> Attachments: RedHatDeveloperStudio_Logo_Installer.ico
>
>
> Based on feedback from [~pmuir], [~tmancini] and [~crobson] we'll go for using the brackets logo for the big Developer Platform installers (56M stub and 1.6G bundled).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3710) use brackets logo for Developer Platform installer
by Pete Muir (JIRA)
[ https://issues.jboss.org/browse/JBDS-3710?page=com.atlassian.jira.plugin.... ]
Pete Muir commented on JBDS-3710:
---------------------------------
[~maxandersen] [~tmancini] how about "JBoss Developer Studio Platform Installer"?
> use brackets logo for Developer Platform installer
> --------------------------------------------------
>
> Key: JBDS-3710
> URL: https://issues.jboss.org/browse/JBDS-3710
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Max Rydahl Andersen
> Assignee: Joshua Wilson
> Priority: Blocker
> Labels: havoc
> Fix For: 9.1.0.CR1
>
> Attachments: RedHatDeveloperStudio_Logo_Installer.ico
>
>
> Based on feedback from [~pmuir], [~tmancini] and [~crobson] we'll go for using the brackets logo for the big Developer Platform installers (56M stub and 1.6G bundled).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years