oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

added support for parsing java packages according to OASP conventions… #497

Closed hohwille closed 8 years ago

hohwille commented 8 years ago

… that can be used by arbitrary tools

hohwille commented 8 years ago

@maybeec you merged this onto develop but we just wanted to create release 2.1.2 from develop and this feature was planned for 2.2.0 (I also wanted some discussion/feedback about the API). Shall we release this in bugfix 2.1.2? Or do I need to branch for bugfix release? We urgently need the new process where PRs are properly merged onto parallel branches for bugfix and new upcoming versions (and need all involved merge permitted people follow the process).

maybeec commented 8 years ago

Sry I was thinking that develop is the current development branch and we have a dedicated bugfix release branch which is just maintained by cherry picking. My fault. I think it is not problematic to be released also within the bug fix release, as it is not logic invasive at all.

kiran-vadla commented 7 years ago

@maybeec , I think we can close this pull request . Please confirm.