Changeset [9ede925f12c0e0233927675c1ec774bfea5a2fec] by Andre Steingress
February 25th, 2011 @ 01:52 PM
refactored/remove some meta-annotations
https://github.com/andresteingress/gcontracts/commit/9ede925f12c0e0...
Committed by Andre Steingress
- M gcontracts-core/src/main/java/org/gcontracts/annotations/Ensures.java
- M gcontracts-core/src/main/java/org/gcontracts/annotations/Invariant.java
- M gcontracts-core/src/main/java/org/gcontracts/annotations/Requires.java
- M gcontracts-core/src/main/java/org/gcontracts/annotations/common/NotNull.java
- M gcontracts-core/src/main/java/org/gcontracts/common/base/BaseAnnotationProcessingASTTransformation.java
- M gcontracts-core/src/main/java/org/gcontracts/common/impl/NotNullAnnotationProcessor.java
- M gcontracts-core/src/test/groovy/org/gcontracts/util/AnnotationUtilsTests.groovy
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module