Hi,
and I have still on my list to build a complete and working example that
shows the usage of the ant task, which is not as simple as with maven
with supporting different jdk-versions. When this is fine and working
I'll add the ant-wadl-task contributed by you Andrew to the contribs.
The sample is half on it's way, I have to make some dependencies on
tools.jar etc. dynamically.
Cheers,
Martin
On Thu, 2009-02-26 at 16:08 -0700, Andrew Ochsner wrote:
> I'm also happy to dive in and help as I created and have been using it
> for a bit now... While I totally know it's limited (does just enough
> for me but thought it was good enough that others might find it
> useful).
>
> So the example I gave is exactly what I have and it works fine using
> the extended javadoc tags.
>
> Not sure what you mean that it doesn't support hte sub component
> wadlGenerators...could you maybe post the snippet of your build.xml?
>
> Thanks
> Andy O
>
> On Thu, Feb 26, 2009 at 7:45 AM, Paul Sandoz <Paul.Sandoz_at_sun.com>
> wrote:
>
> On Feb 26, 2009, at 12:15 PM, cquiroz wrote:
>
>
> Hi
>
> First of all thanks to all the jersey authors, this is
> one of the most
> enjoyable frameworks I have ever used, great design!
>
>
>
> Thanks!
>
>
>
> Now into my question, I tried to follow the ant task
> example as below since
> I want to create the REST documentation based on the
> code.
>
> However, the current code (jersey 1.0.2) doesn't work
> as indicated below. I
> can correctly create the docs but to use the extended
> javadoc tags I'd need
> to pass the resource.xml file as indicated in this
> example.
>
> It seems that the wadl task in 1.0.2 doesn't support
> the sub component
> wadlGenerators.
>
>
> Yes, the Ant task is rather limited.
>
>
>
> Do you have any suggestions, is this coming in the
> next
> version?
>
>
>
> Could you log an issue. We will try and fix it for the next
> release (end of March start of April time-frame).
>
> Thanks,
> Paul.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail:
> users-help_at_jersey.dev.java.net
>
>