Skip to content

Commit 273fc62

Browse files
author
Arun Gupta
committed
Removing @Fancy qualifier and fixing the sample. Thanks JJ for helping me debug.
1 parent fb1fe47 commit 273fc62

File tree

2 files changed

+0
-59
lines changed

2 files changed

+0
-59
lines changed

cdi/alternatives/src/main/java/org/javaee7/cdi/alternatives/Fancy.java

Lines changed: 0 additions & 58 deletions
This file was deleted.

cdi/alternatives/src/main/java/org/javaee7/cdi/alternatives/FancyGreeting.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
/**
4545
* @author Arun Gupta
4646
*/
47-
@Fancy
4847
@Alternative
4948
public class FancyGreeting implements Greeting {
5049

0 commit comments

Comments
 (0)