RE: How to open URL from ANT.

2005-05-18 Thread manoj puthran
Even I like to find out the same. But in the meantime I am using the exec task, i.e. running system command, to open my url in the browser, in Win2k. http://ant.apache.org"; /> -Original Message- From: Nir Geier [mailto:[EMAIL PROTECTED] S

"Error! stylesheet requires attribute: version"

2005-04-28 Thread manoj puthran
I am generating xml report from 'cvstagdiff' task to give me the difference between file versions from CVS Repository. And using ant's own xsl file "apache-ant-1.6.2\etc\tagdiff.xsl". It works fine in IE. But when I try to use the same 'Xslt/Style' task to generate html file. It gives me followi

using cvschangelog task

2005-04-28 Thread manoj puthran
Using cvschangelog task, How do I find out files changed by particular date or by user. Regards Manoj P. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]