Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/qtags
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22375/src/main/java/org/xdoclet/plugin/tapestry/qtags
Modified Files:
TapestryPageLinkTag.java
Log Message:
Added test for DirectLink component
Did maven jalopy again :-(, sorry I wont do it anymore
Index: TapestryPageLinkTag.java
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/qtags/TapestryPageLinkTag.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TapestryPageLinkTag.java 11 Oct 2005 23:15:58 -0000 1.1
--- TapestryPageLinkTag.java 12 Oct 2005 07:14:12 -0000 1.2
***************
*** 12,16 ****
*/
public interface TapestryPageLinkTag extends
com.thoughtworks.qdox.model.DocletTag {
-
/**
* The id of the component
--- 12,15 ----
***************
*** 24,37 ****
*/
String getPage();
!
String getNamespace();
!
String getDisabled();
!
! String getAnchor();
!
! String getTarget();
!
! String getRenderer();
!
}
\ No newline at end of file
--- 23,35 ----
*/
String getPage();
!
String getNamespace();
!
String getDisabled();
!
! String getAnchor();
!
! String getTarget();
!
! String getRenderer();
}
\ No newline at end of file
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits