Update of /cvsroot/xdoclet/xdoclet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11353/xdoclet
Modified Files: project.xml Log Message: XDT-1329: added support for Ant style 'if' and 'unless' attributes for all SubTasks (thanks to Richard Easterling) Index: project.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/project.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -r1.55 -r1.56 *** project.xml 15 Apr 2005 23:20:28 -0000 1.55 --- project.xml 27 Apr 2005 14:33:13 -0000 1.56 *************** *** 3,6 **** --- 3,7 ---- <!DOCTYPE project [ <!ENTITY Ouml "Ö"> + <!ENTITY eacute "é"> <!ENTITY oslash "ø"> ]> *************** *** 258,267 **** </developer> <developer> ! <name>René Zanner</name> <id>rzanner</id> <email>[EMAIL PROTECTED]</email> <roles> ! <role>WLS fixes</role> </roles> </developer> <developer> --- 259,269 ---- </developer> <developer> ! <name>René Zanner</name> <id>rzanner</id> <email>[EMAIL PROTECTED]</email> <roles> ! <role>BEA module bug fixing</role> </roles> + <timezone>+1</timezone> </developer> <developer> *************** *** 296,303 **** <name>Chris Harris</name> </contributor> ! <contributor> ! <name>Christoph G. Jung</name> ! <roles><role>WSEE module</role></roles> ! </contributor> <contributor> <name>Christian Amor Kvalheim</name> --- 298,305 ---- <name>Chris Harris</name> </contributor> ! <contributor> ! <name>Christoph G. Jung</name> ! <roles><role>WSEE module</role></roles> ! </contributor> <contributor> <name>Christian Amor Kvalheim</name> *************** *** 490,493 **** --- 492,502 ---- </contributor> <contributor> + <name>Richard Easterling</name> + <email>[EMAIL PROTECTED]</email> + <roles> + <role>Ant style 'if' and 'unless' attributes for allSubTasks</role> + </roles> + </contributor> + <contributor> <name>Rick Hightower</name> </contributor> *************** *** 590,594 **** <aspectSourceDirectory></aspectSourceDirectory> </build> ! <reports> <report>maven-changelog-plugin</report> --- 599,603 ---- <aspectSourceDirectory></aspectSourceDirectory> </build> ! <reports> <report>maven-changelog-plugin</report> ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel