[JBoss JIRA] (JBIDE-13905) portlet-api library of JPP 6 is not imported
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13905?page=com.atlassian.jira.plugi... ]
Snjezana Peco resolved JBIDE-13905.
-----------------------------------
Resolution: Done
> portlet-api library of JPP 6 is not imported
> --------------------------------------------
>
> Key: JBIDE-13905
> URL: https://issues.jboss.org/browse/JBIDE-13905
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Portal/GateIn
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Petr Suchý
> Assignee: Snjezana Peco
> Fix For: 4.1.0.Alpha2
>
>
> When you want to create Dynamic Web Project using JPP 6.0.0.GA, you cannot simply choose Portlet implementation library as a Portlet Target Runtime Provider in a New Dynamic Web Project Wizard. You are forced to add _portlet-api.jar_ manually from here:
> {code}
> ${JPP6}/modules/javax/portlet/api/main/
> {code}
--
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
13 years
[JBoss JIRA] (JBIDE-13905) portlet-api library of JPP 6 is not imported
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13905?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-13905:
----------------------------------
Fix Version/s: 4.1.0.Alpha2
(was: 4.1.x)
> portlet-api library of JPP 6 is not imported
> --------------------------------------------
>
> Key: JBIDE-13905
> URL: https://issues.jboss.org/browse/JBIDE-13905
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Portal/GateIn
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Petr Suchý
> Assignee: Snjezana Peco
> Fix For: 4.1.0.Alpha2
>
>
> When you want to create Dynamic Web Project using JPP 6.0.0.GA, you cannot simply choose Portlet implementation library as a Portlet Target Runtime Provider in a New Dynamic Web Project Wizard. You are forced to add _portlet-api.jar_ manually from here:
> {code}
> ${JPP6}/modules/javax/portlet/api/main/
> {code}
--
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
13 years
[JBoss JIRA] (JBIDE-13905) portlet-api library of JPP 6 is not imported
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13905?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-13905:
---------------------------------------
{quote}
In worst case we will have to hardcode something but that will hurt us when JPP6 updates.
{quote}
Since this library is hardcoded for other distributions, I have done it for JPP 6.0 too.
This code will also work for JPP 6.1 because portlet-api has been added as an AS7 module.
> portlet-api library of JPP 6 is not imported
> --------------------------------------------
>
> Key: JBIDE-13905
> URL: https://issues.jboss.org/browse/JBIDE-13905
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Portal/GateIn
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Petr Suchý
> Assignee: Snjezana Peco
> Fix For: 4.1.x
>
>
> When you want to create Dynamic Web Project using JPP 6.0.0.GA, you cannot simply choose Portlet implementation library as a Portlet Target Runtime Provider in a New Dynamic Web Project Wizard. You are forced to add _portlet-api.jar_ manually from here:
> {code}
> ${JPP6}/modules/javax/portlet/api/main/
> {code}
--
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
13 years
[JBoss JIRA] (JBIDE-13927) Use PubSub pattern to notify browsers
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-13927:
-------------------------------------
Summary: Use PubSub pattern to notify browsers
Key: JBIDE-13927
URL: https://issues.jboss.org/browse/JBIDE-13927
Project: Tools (JBoss Tools)
Issue Type: Task
Components: livereload
Affects Versions: 4.1.0.Alpha2
Reporter: Xavier Coulon
Fix For: 4.1.0.Beta1
PubSub seems appropriate.
Use a filter to exclude irrelevant file (filter on file extension)
Manage disconnection
Avoid having to generate message for each browser
--
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
13 years
[JBoss JIRA] (JBIDE-13926) Re-add "Sources" category to aggregator
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-13926:
--------------------------------------
Summary: Re-add "Sources" category to aggregator
Key: JBIDE-13926
URL: https://issues.jboss.org/browse/JBIDE-13926
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Affects Versions: 4.1.0.Alpha2
Reporter: Mickael Istria
Fix For: 4.1.0.Alpha2
Sources category was made empty to not appear with bad names in p2 UI. However, now we have better labels, we should re-enable it.
--
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
13 years
[JBoss JIRA] (JBIDE-13925) Add source feature to LiveReload repo
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-13925:
--------------------------------------
Summary: Add source feature to LiveReload repo
Key: JBIDE-13925
URL: https://issues.jboss.org/browse/JBIDE-13925
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: livereload
Affects Versions: 4.1.0.Alpha2
Reporter: Mickael Istria
Fix For: 4.1.0.Alpha2
In category.xml add the source feature so we can use it in aggregation as well. Id is "org.jboss.tools.livereload.feature.source".
--
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
13 years