summaryrefslogtreecommitdiff
path: root/dev-java/assertj-core/metadata.xml
Commit message (Collapse)AuthorAgeFiles
* dev-java/assertj-core: add 3.10.0Volkmar W. Pogatzki2022-07-221
| | | | | | Higher versions need JUnit 5 to compile. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-java/assertj-core: New package, needed by latest testng's testsJames Le Cuirot2016-01-171
No tests on this one for now due to missing dependencies. This isn't the newest version but I don't know whether 3.x is compatible and it also requires Java 8, which might be inconvenient at present. Package-Manager: portage-2.2.26