Hi,

Please use following properties for import export from your bundles,
        <exp.pkg.version.javax.servlet>2.6.0</exp.pkg.version.javax.servlet>
        <imp.pkg.version.javax.servlet>[2.6.0,
3.0.0)</imp.pkg.version.javax.servlet>

Also the dependency should be added as,
            <dependency>
                <groupId>org.eclipse.equinox</groupId>
                <artifactId>javax.servlet</artifactId>
                <version>${version.javax.servlet}</version>
            </dependency>

Currently kernel and trunk are updated with these, However if you intend to
use you need to use above for consistency.

thanks,

On Fri, Feb 8, 2013 at 10:07 AM, Sameera Jayasoma <[email protected]> wrote:

> Hi dev,
>
> We have upgraded Servlet spec version is Carbon trunk to 3.0.0 and the
> corresponding the javax.servlet package version is set to 2.6.0. Please
> refer[1] for more information.
>
> Thanks,
> Sameera.
>
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=360245
>
> --
> Sameera Jayasoma
> Senior Technical Lead
>
> WSO2, Inc. (http://wso2.com)
> email: [email protected]
> blog: http://sameera.adahas.org
>
> Lean . Enterprise . Middleware
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to