[RPM (6.0)] [DIST generic] testng-6.3.1-2.jpp6
Ralph Apel <[email protected]> Sun, 13 Jan 2013 16:09:09 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : testng Relocations: (not relocatable) Version : 6.3.1 Vendor: JPackage Project Release : 2.jpp6 Build Date: Sun 13 Jan 2013 03:53:54 PM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Testing Source RPM: (none) Size : 14362352 License: ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://testng.org Summary : TestNG Description : TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: - JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations). - Flexible test configuration. - Support for data-driven testing (with @DataProvider). - Support for parameters. - Allows distribution of tests on slave machines. - Powerful execution model (no more TestSuite). - Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc...). - Embeds BeanShell for further flexibility. - Default JDK functions for runtime and logging (no dependencies). - Dependent methods for application server testing. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc... --------------- Ralph Apel <[email protected]> 0:6.3.1-2 - rebuild to replace damaged package files --------------- testng.src: W: source-or-patch-not-bzipped testng-pom.patch testng.src: W: no-signature testng.src: W: name-repeated-in-summary TestNG testng.src: W: mixed-use-of-spaces-and-tabs (spaces: line 40, tab: line 42) testng.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: testng.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/testng/testng.spec,v retrieving revision 1.6 diff -u -r1.6 testng.spec --- testng.spec 21 Sep 2012 06:31:13 -0000 1.6 +++ testng.spec 13 Jan 2013 15:09:08 -0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2012, JPackage Project +# Copyright (c) 2000-2013, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -39,7 +39,7 @@ Name: testng Version: 6.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: TestNG License: ASL 2.0 @@ -217,6 +217,9 @@ %endif %changelog +* Sun Jan 13 2013 Ralph Apel <[email protected]> 0:6.3.1-2 +- rebuild to replace damaged package files + * Fri Sep 21 2012 Ralph Apel <[email protected]> 0:6.3.1-1 - 6.3.1