From: Jukka U. <juk...@dn...> - 2005-03-21 20:30:10
|
Richard Cyganiak wrote: > Hi Steffen, > > Am 20.03.2005 um 20:21 schrieb Steffen Pingel: > >> I have added a new comman line parameter named -tags. It takes a regular >> expression as its argument that specifies the tags to include in the loc >> charts. Here a two examples: > > > Great! I just tried it and it works like a charm. > Hi, I also tried that in my build server and windows box and it works fine. Here is also attached diff for support tags attribute in statcvs ant task too. >> -tags '.*' matches all tags > > > Maybe there should be an easier way to use this? > > -tags all > > or just > > -tags > > without a regex? > These are good ways both but i can live with '.*'. But how about show tags also file count graph and loc by module graphs? - Jukka - >> If the -tags parameter is omitted no tags will be displayed. > > > Yeah, this is a good default. > > Cheers, > Richard > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > > |