> I named junit-java because junit is java application.
> But some applications need junit as library.
> Should I use junit-java instead of junit?

What I have done with jython (which is similar; a program that is also
used as a library for java apps that want embedded scripting) is create a
"jython" package with the startup script and the jar (which thus also
functions as a library) and a "jython-doc" package for the API docs.

Ben.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to