Hi, I'd like to make some modification to ibiblio but I don't have an account there. I'd like to homgeneize artifact names for the clover groupId. Could someone with the right privileges perform the following:
1/ - Copy maven/clover/jars/clover-ant-1.3_01.jar to maven/clover/jars/clover-1.3_01.jar - Copy maven/clover/jars/clover-ant-1.3_01.jar.md5 to maven/clover/jars/clover-1.3_01.jar.md5 - Remove maven/clover/jars/clover-ant-1.3_01.* - Create a symbolic link (ln -fs) named maven/clover/jars/clover-ant-1.3_01.jar to maven/clover/jars/clover-1.3_01.jar - Create a symbolic link (ln -fs) named maven/clover/jars/clover-ant-1.3_01.jar.md5 to maven/clover/jars/clover-1.3_01.jar.md5 The idea is to have a consistent naming: clover-[version].jar but still have a symbolic link so that users of the jar with name clover-ant-1.3_01.jar will still find it. 2/ Do the same thing for maven/clover/poms/clover-ant-1.3_01.pom 3/ In maven/clover/licenses/, copy clover-1.3.2.license to clover-20050130.license, remove clover-1.3.2.license and clover-30day-eval-1.0.license and create symbolic names of them to clover-20050130.license The idea is to have the expiry date as the license version which is better than naming the license 1.0 and better than linking the license to a version of Clover which is wrong. I'll be sending an upload request for Clover 1.3.4 along with a new license today or tomorrow. Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]