Alternately, it is sometimes simpler to just run from the command line and see the output. An environment file, jcmdline.env, can be sourced into the user's environment (might want to modify this to suit your environment). A unit test may then be run from the command line:
java jcmdline/StringParam_UTor even a single test within the UT:
java jcmdline/StringParam_UT testMaxLengthA list of tests within a UT file can be obtained with the -help option:
java jcmdline/StringParam_UT -help
cd dist [me]: ftp upload.sourceforge.net Connected to osdn.dl.sourceforge.net. 220 ProFTPD 1.2.0pre10 Server (ftp1.sourceforge.net) [66.35.250.221] 500 AUTH not understood. 500 AUTH not understood. KERBEROS_V4 rejected as an authentication type Name (upload.sourceforge.net:lgl): anonymous 331 Anonymous login ok, send your complete e-mail address as password. Password: my_email ftp> bin 200 Type set to I. ftp> cd /incoming 250 CWD command successful. ftp> prompt off Interactive mode off. ftp> mput *
cd build/tmp scp homepage.tar.gz myUserName@shell.sourceforge.net:homepage.tar.gz
[local]: ssh -l myUserName shell.sourceforge.net [onSF]$ gunzip homepage.tar.gz [onSF]$ cd /home/groups/j/jc/jcmdline/htdocs [onSF]$ tar xf ~/homepage.tar [onSF]$ cd [onSF]$ rm homepage.tar
If you want further announces to appear in either Announces or News, submit them through "Suggest news" or "Submit news" link on the foundry page. It will be really good, if you can use the following structure(also, your announce will be approved faster):
<URL where I can find your product logo, up to 100 x 100 px - optional> <short product description - 2-3 sentences> <product homepage link> Changes: <list of changes>