Can you post your app source code please?
I'm setting up some detailed documentation
Remember to post question to the <xdoclet-plugins-interest@lists.sourceforge.net > mailing list

Paolo

On 12/8/05, Jun Tsai <[EMAIL PROTECTED]> wrote:
If I change xdoclet-tapestry-plugin to 1.0.2 version.it works well,but
it doesn't support @tapestry.text-field.

Jun Tsai

2005/12/8, Jun Tsai < [EMAIL PROTECTED]>:
> hi
>   I want to use @tapestry.text-field ,I  download the source from cvs.I add
>
> [code]
> <dependency>
>             <groupId>xdoclet-plugins</groupId>
>             <artifactId>xdoclet-plugin-tapestry</artifactId>
>             <version>1.0.3-SNAPSHOT</version>
>             <type>jar</type>
>             <url> http://xdoclet-plugins.sf.net/</url>
>             <properties>
>                 <xdoclet.dependency>true</xdoclet.dependency>
>             </properties>
>         </dependency>
> [/code]
> into my project.xml and
> [code]
> maven.xdoclet.0=tapestry
> maven.xdoclet.0.fileset.0.dir=${pom.build.sourceDirectory}
> maven.xdoclet.0.fileset.0.include=**/*.java
> maven.xdoclet.0.tapestry=org.xdoclet.plugin.tapestry.PageSpecificationPlugin
> maven.xdoclet.0.tapestry.destdir=${basedir}/main/src/resources
> [/code] into my project.properties.
>
> But it doesn't work.no exception was thrown.
>
> Can you help me?
>
> thanks.
>
> PS:I come from china,My english is poor,so apologize.
> --
> Welcome to China Java Users Group(CNJUG).
> http://cnjug.dev.java.net
>


--
Welcome to China Java Users Group(CNJUG).
http://cnjug.dev.java.net

Reply via email to