mpet
mpet
@krmahadevan do you know the release process and which parts that I need?
yes it seems to have a dedicated flow where you set the RC to be released. Not sure what is need in the build to support this. But I hope...
@krmahadevan is @vlsi still active? How can we make this go forward...
@vlsi we have a large code base with many maven modules where we use testng as the testing fwk. However there is a mix of asserts libraries used. Even if...
@tomasbjerre ok so how can I change the url?
This what we get in the links report. ``` https://github.com/common-library/managed-objects-bundle/commit/34c9361ea93601f ``` but we want something like: ``` https://?p=common-library/managed-objects-bundle.git;a=commit;h=34c9361ea93601f ``` I tried this in mustache file: [@https:///gitweb?p=common-library/managed-objects-bundle.git;a=commit;h={{hash}}](https:///gitweb?p=common-library/managed-objects-bundle.git;a=commit;h={{hash}}) {{authorName}} *{{commitTime}}* But the...
The suggested change in mustache file did not work. Easiest was to use antrun and do a search and replace. Nor did ExtendedVariables work in 2.2.5.