[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19395:
-----------------------------------
Fix Version/s: 4.3.0.Alpha2
(was: 4.3.x)
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.0.Alpha2
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Daniel Azarov edited comment on JBIDE-19395 at 3/31/15 4:56 PM:
----------------------------------------------------------------
Upstream bug is fixed for Eclipse Mars 4.5M7
was (Author: dazarov):
Upstream bug is fixed for 4.5M7
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.x
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Daniel Azarov resolved JBIDE-19395.
-----------------------------------
Resolution: Done
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.x
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-19395:
---------------------------------------
Upstream bug is fixed for 4.5M7
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.x
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19513) multiple versions of jetty and java.servlet plugins in JBDS 9
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19513?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19513:
----------------------------------------
Actually, let's just mark this issue as a dup of JBIDE-19497
> multiple versions of jetty and java.servlet plugins in JBDS 9
> -------------------------------------------------------------
>
> Key: JBIDE-19513
> URL: https://issues.jboss.org/browse/JBIDE-19513
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, qa, target-platform, updatesite
> Affects Versions: 4.3.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Ilya Buziuk
> Fix For: 4.3.0.Alpha2
>
>
> These plugins versions are included in JBDS 9 with multiple versions. We need to decide if this is acceptable / intentional, or something to fix.
> {code}
> org.eclipse.jetty.http_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.servlet_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.server_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.security_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.continuation_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.util_8.1.14.v20131031 and 9.2.5
> org.eclipse.jetty.io_8.1.14.v20131031 and 9.2.5
> - and -
> javax.servlet_3.1.0.v201410161800 and 3.0.0{code}
> Pre-existing ignored/known issues:
> {code}
> org.eclipse.jdt.annotation_1.1.100.v20140704-0625
> com.jcraft.jsch_0.1.50.v201403120620
> org.apache.commons.logging_1.0.4.v201101211617
> javax.wsdl_1.5.1.v201012040544 {code}
> See detailed reports here:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19539) Create and use Mars M6 target-platform
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19539?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-19539:
----------------------------------------
Ok.
If it is impossible to have this bundle working with EGit 4.0 for next JBT milestone, we'll have to temporarily remove it from TP, and remove everything that depends on it from our build/delivery.
> Create and use Mars M6 target-platform
> --------------------------------------
>
> Key: JBIDE-19539
> URL: https://issues.jboss.org/browse/JBIDE-19539
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: target-platform
> Reporter: Mickael Istria
> Priority: Critical
>
> Mars M6 was released and contains interesting changes (in Platform UI), important version updates (EGit 4.0 and TM 4.0).
> We need to start using it ASAP to leverage new functionalities and adapt to the most important changes.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months