Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-1142 Corrected the use of @Override #57

Merged
merged 1 commit into from Apr 7, 2011

Conversation

rhauch
Copy link
Contributor

@rhauch rhauch commented Apr 7, 2011

The 'modeshape-jcr', 'modeshape-jcr-api' and 'modeshape-graph' modules are now compiled with JDK 1.5 (see MODE-1108), so the @OverRide annotations need to be removed from that code. All of the remaining modules use JDK 6, and thus need to use @OverRide in all places (including interfaces).

The 'modeshape-jcr', 'modeshape-jcr-api' and 'modeshape-graph' modules are now compiled with JDK 1.5 (see MODE-1108), so the @OverRide annotations need to be removed from that code. All of the remaining modules use JDK 6, and thus need to use @OverRide in all places (including interfaces).
@rhauch rhauch merged commit 2e84c1b into ModeShape:master Apr 7, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant