dev@grizzly.java.net

Could I know the cycle of uploading the snapshot?

From: Bongjae Chang <bongjae.chang_at_gmail.com>
Date: Fri, 16 Dec 2011 22:24:09 +0900

Hi,

If I have understood correctly, the release binary will be uploaded to maven
central(http://repo1.maven.org) whenever the new version will be released
and the snapshot which is under construction will be uploaded to another
repository("https://maven.java.net/content/repositories/snapshots").

So I would like to know when the snapshot will be updated into
"https://maven.java.net/content/repositories/snapshots".

Currently, the "grizzly-thrift-2.2-20111214.004429-7.jar" snapshot is the
latest one in the repository but it doesn't include the latest
classes(source changes) of git.

Thanks.

Regards,
Bongjae Chang