Can you enter this as an enhancement request in JIRA?

http://jira.codehaus.org/browse/DISPL

Do you have tests to go along with it?

Matt

On Nov 25, 2005, at 11:19 AM, Chris Schaefer wrote:

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-

<portletpatch.patch>





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to