The date string in the jnlp file name should be all lowercase like jnlp-7u2-ea-doc-b07-10_oct_2011.zip, but the first character of month is now uppercase like jnlp-7u2-ea-doc-b07-10_Oct_2011.zip. RE will put a workaround code in build script so that build won't fail because the lowercase file is not found. But development needs to fix this wrong name.
|