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 have the dependency javax.enterprise:cdi-api in version 1.1-20130918 which happen to be more recent than version 1.1 while it's reported as outdated. Java EE APIs are actually using few suffixes that vary with the sematic versionning contrat. Based on their example:
EDR: Early Draft Review PRD: Public Review Draft PFD: Public Final Draft SP: Service Pack This is a mix of suffix semantic plus suffix date. There could be a way to support these use cases so that VersionEye could be even better product.
The text was updated successfully, but these errors were encountered:
Customer Feedback:
I have the dependency javax.enterprise:cdi-api in version 1.1-20130918 which happen to be more recent than version 1.1 while it's reported as outdated. Java EE APIs are actually using few suffixes that vary with the sematic versionning contrat. Based on their example:
While with Java EE APIs:
EDR: Early Draft Review PRD: Public Review Draft PFD: Public Final Draft SP: Service Pack This is a mix of suffix semantic plus suffix date. There could be a way to support these use cases so that VersionEye could be even better product.
The text was updated successfully, but these errors were encountered: