 Alejandro Gervasio
		
	
	
		3c3d484eeb
		
	
	
	
	BAEL-2354 - An Introduction to the Event Notification Model in CDI 2.0 (#5685)
			Alejandro Gervasio
		
	
	
		3c3d484eeb
		
	
	
	
	BAEL-2354 - An Introduction to the Event Notification Model in CDI 2.0 (#5685)
		
			
			* Initial Commit
* Update pom.xml
* Update pom.xml
* Update LowercaseTextServiceUnitTest.java
* Update UppercaseTextServiceUnitTest.java
* Delete TextApplication.java
* Update source files
* Update BootstrappingApplication.java
* Add AnotherSimpleEventObserver class
* Rename event classes
* Update ExampleEventSource.java
* Update UppercaseTextService.java
* Delete TextService.java
* Delete LowercaseTextService.java
* Delete LowercaseTextServiceUnitTest.java
* Delete UppercaseTextServiceUnitTest.java
* Fixed text service unit test
* Update TextService.java