Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
junit: Java regression test package
- Summary
- JUnit is a regression testing framework written by Erich Gamma and Kent
Beck. It is used by the developer who implements unit tests in Java.
JUnit is Open Source Software, released under the IBM Public License and
hosted on SourceForge.
Arch: noarch
| Download: | junit-3.8.2-4jpp.src.rpm |
| Build Date: | Sun Feb 18 20:27:50 2007 |
| Packager: | Vivek Lakshmanan <vivekl@redhat.com> |
| Size: | 461 KiB |
Changelog
- * Sun Feb 18 23:00:00 2007 Vivek Lakshmanan <vivekl{%}redhat{*}com> 0:3.8.2-4jpp
-
- Remove stylesheet attribute in javadoc task of build.xml which used
to cause javadoc generation to fail
- Update prep section to get rid of the pre-generated javadoc
- Update to remove javadoc pre/postun
- Install cpl license as doc in the main package
- rpmlint-picking
- * Fri Aug 11 00:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 3.8.2-3jpp
-
- Added missing requirements.
- * Fri Jun 23 00:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> - 0:3.8.2-2jpp
-
- Added conditional native compilation.
- Fix path where demo is located.