adb-atomic-developer-bundle
adb-atomic-developer-bundle copied to clipboard
cdk.zip file should contain a version/date in the name
Currently when the CDK is build the resulting zip file is just called cdk.zip. This makes it hard to distinguish between multiple versions. It would be nice if the zip bundle would contain a version identifier, eg cdk-2.2.zip (public/final releases) or cdk-
@hferentschik +1. We will fix it.
@hardy you mean for nightly builds we should have cdk-
Why not have something unique even for nightly builds? For example it could include the build id, e.g. cdk-2.3-45.zip. That way you could have a clear way of telling one cdk zip from another.
you mean for nightly builds we should have cdk-.zip right?
he he, I think you did the same mistake than me. What I wanted to write is cdk-
Date works for me too.