[JBoss JIRA] (JBIDE-16824) Provide support for new @NameBinding JAX-RS Annotation
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16824?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-16824.
-----------------------------------
Verified with JBDS 8.0.0. Beta3-v20140722-2011-B194
> Provide support for new @NameBinding JAX-RS Annotation
> ------------------------------------------------------
>
> Key: JBIDE-16824
> URL: https://issues.jboss.org/browse/JBIDE-16824
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: webservices
> Affects Versions: 4.1.1.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta1
>
>
> See JAX-RS Spec Appendix A (p66):
> NameBinding
> {quote}
> Meta-annotation to create annotations for binding filters or interceptors to resource methods and applications. Name binding is only supported as part of the Server API.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months
[JBoss JIRA] (JBIDE-16465) For JBIDE 4.2.0.Alpha2: Code Freeze + Branch [Freemarker]
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16465?page=com.atlassian.jira.plugi... ]
Jiri Peterka closed JBIDE-16465.
--------------------------------
> For JBIDE 4.2.0.Alpha2: Code Freeze + Branch [Freemarker]
> ---------------------------------------------------------
>
> Key: JBIDE-16465
> URL: https://issues.jboss.org/browse/JBIDE-16465
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: freemarker
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: task
> Fix For: 4.2.0.Alpha2
>
>
> For JBIDE 4.2.0.Alpha2 [Freemarker]: Please perform the following tasks:
> 0. If nothing has changed in your component since 4.1.1.Final / 7.1.0.GA (eg., XulRunner, GWT, Freemarker, BIRT), *{color:red}Reject this JIRA{color}*.
> Otherwise:
> 0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.2.0.Alpha2
> [Unresolved JIRAs with fixVersion = 4.2.0.Alpha2, 8.0.0.Alpha2|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%...]
> 1. Ensure your component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to 1.0.1.
> *NOTE:* If you already did this for the previous milestone you do *not* need to do so again.
> {code}
> mvn -Dtycho.mode=maven org.sonatype.tycho:tycho-versions-plugin:0.17.0:set-version -DnewVersion=1.0.1-SNAPSHOT
> {code}
> 2. Update your root pom to use parent pom version 4.2.0.Alpha2-SNAPSHOT;
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.2.0.Alpha2-SNAPSHOT</version>
> </parent>
> {code}
> 3. Ensure you've built & run your plugin tests using the latest target platform version 4.40.0.Alpha2;
> {code}
> mvn clean verify -Dtpc.version=4.40.0.Alpha2 # (if the TP is already released)
> or
> mvn clean verify -Dtpc.version=4.40.0.Alpha2-SNAPSHOT # (if still being staged)
> {code}
> 4. Branch from your existing master branch into a new jbosstools-4.2.0.Alpha2x branch;
> {code}
> git checkout master
> git pull origin master
> git checkout -b jbosstools-4.2.0.Alpha2x
> git push origin jbosstools-4.2.0.Alpha2x
> {code}
> 5. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Freemarker task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months
[JBoss JIRA] (JBIDE-17893) Revert the Beta3 branch to the Beta2 situation
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17893?page=com.atlassian.jira.plugi... ]
Jiri Peterka closed JBIDE-17893.
--------------------------------
> Revert the Beta3 branch to the Beta2 situation
> ----------------------------------------------
>
> Key: JBIDE-17893
> URL: https://issues.jboss.org/browse/JBIDE-17893
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: hibernate
> Reporter: Koen Aers
> Assignee: Koen Aers
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.2.0.Beta3
>
>
> The work that was done to support JPA 2.1 left us in the middle of things. The isolation of core Hibernate classes was not completely done yet and this causes linkage errors and CCE's when classes from different classloaders are being mixed. We will need to revert the work that was done on the Beta3 branch to get back to the stable Beta2 situation.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months