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
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?
The text was updated successfully, but these errors were encountered:
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.java
and haven't foundJobSetting.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?
The text was updated successfully, but these errors were encountered: