Re: [Junitdoclet-users] exception handling patch (bugfix)
Brought to you by:
sgemkow
From: Nicola F. <nic...@va...> - 2003-04-07 06:22:47
|
hi steffen On Mon, 2003-04-07 at 00:09, ste...@ob... wrote: > Well, who shows attitude now? At least I can make fun of me. I am certainly no code-god. > > Thank you for this hard-to-find link! Was the reason to stick to this > > license driven by the thought that someone would want to _include_ > > JUnitDoclet into some proprietary products? Or was it merely to allow > > people to use (the free) JUnitDoclet to generate tests for their > > (unfree) proprietary program? > > Maybe a bit of both and some other reasons? I don't know how many lawyers you put on this issue, but it seems to me that GPL allows use of GPL'ed programs for developing commercial/propretiary software (although IANAL). > Properties may not be the coolest thing, but they > are installed where Java is installed. When they > go XML, JUnitDoclet will. ok, dependance of XML parsers is a reason. after nobody uses jdk 1.3 anyomore, there should be no more problems with that, since after jdk 1.4 there is JAXP and a default XML parser AFAIK. ok, steffen, it was nice talking to you this weekend, but now I gotta go back and use my brand-new and enhanced JUnitDoclet to write some (almost) real software... :) If anynone is still in my (bugridden? :) patch for JUnitDoclet, they can visit: http://variant.ch/phpwiki/JUnitDocletPatches and get it there. regards nicola |