You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2010/01/15 10:24:43 UTC

[jira] Created: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
--------------------------------------------------------------------------------------

                 Key: SMX4-460
                 URL: https://issues.apache.org/activemq/browse/SMX4-460
             Project: ServiceMix 4
          Issue Type: New Feature
    Affects Versions: 4.1.0
            Reporter: Charles Moulliard




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-460.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2.0

Revision 906471

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.2.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57345#action_57345 ] 

Jean-Baptiste Onofré commented on SMX4-460:
-------------------------------------------

Charles, which JSTL version do you need ?
I propose to create the bundle for JSTL 1.1.2.

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57350#action_57350 ] 

Jean-Baptiste Onofré commented on SMX4-460:
-------------------------------------------

Ok, it looks fine for me.

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMX4-460:
-----------------------------------------

    Assignee: Jean-Baptiste Onofré

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57347#action_57347 ] 

Charles Moulliard commented on SMX4-460:
----------------------------------------

		<dependency>
			<groupId>javax.servlet</groupId>
			<artifactId>jstl</artifactId>
			<version>1.1.2</version>
			<scope>compile</scope>
		</dependency>
		<dependency>
			<groupId>taglibs</groupId>
			<artifactId>standard</artifactId>
			<version>1.1.2</version>
		</dependency>

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (SMX4-460) Add bundle for jstl and standard jars files required for Web project using jsp/taglibs

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-460 started by Jean-Baptiste Onofré.

> Add bundle for jstl and standard jars files required for Web project using jsp/taglibs
> --------------------------------------------------------------------------------------
>
>                 Key: SMX4-460
>                 URL: https://issues.apache.org/activemq/browse/SMX4-460
>             Project: ServiceMix 4
>          Issue Type: New Feature
>    Affects Versions: 4.2.0
>            Reporter: Charles Moulliard
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.