You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
I just tried to compile current master, which marked as 0.3-SNAPSHOT, but looks like it missing some features from 0.2.13 (latest from maven repos) like JobSetting.OnModuleVersion.
I checked git log for JobSetting.java and haven't found JobSetting.OnModuleVersion either. And there are no version tags in repository to check out and look into specific version.
Is master branch outdated or am I missing something?
Hi!
I just tried to compile current master, which marked as 0.3-SNAPSHOT, but looks like it missing some features from 0.2.13 (latest from maven repos) like
JobSetting.OnModuleVersion.I checked git log for
JobSetting.javaand haven't foundJobSetting.OnModuleVersioneither. And there are no version tags in repository to check out and look into specific version.Is master branch outdated or am I missing something?