Hello:
I'd like to contribute two files to the code base. These are used to rewrite URLs in the case of using displaytag inside of the Jetspeed-2 portal. These files are very similar to to the Wps... File already in the util directory. But unlike those files are "linked" against the official portlet API, JSR-168. This API is located in the maven repos.

     <dependency>
            <groupId>portlet-api</groupId>
            <artifactId>portlet-api</artifactId>
            <version>1.0</version>
        </dependency>

The attached patch contains the files. However I'm stuck with maven 1.0.2 on my development machine, so I can't build the maven 2.0 project as it sits now. Since the majority of the integration work will be about the build, I figured this is the best approach. Hopefully someone can integrated this with little difficulty.

-Chris-

Attachment: portletpatch.patch
Description: Binary data



Reply via email to