jcabi / jcabi-manifests

Java library for convenient reading of MANIFEST.MF files available in classpath
https://manifests.jcabi.com
Other
60 stars 22 forks source link

Refactor the Manifests class to an immutable #38

Open westonal opened 8 years ago

westonal commented 8 years ago

In line with objects should be immutable, refactor the Manifests class to be an immutable.

Acceptance criteria:

dmarkov commented 8 years ago

@yegor256 please pay attention to this issue (par.21)

dmarkov commented 8 years ago

@westonized thanks for this report, I added 15 mins to your account, in transaction AP-92K25680T0309344B

proshin-roman commented 6 years ago

@westonal @dmarkov the issue has been fixed in a pull request #43. Please check if the ticket can be closed now.