name of CasaJaasSupport to JaasSupport. Starting to make the changes to incorporate the components up above into the make system.
		
			
				
	
	
		
			9 lines
		
	
	
		
			367 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			367 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <classpath>
 | |
| 	<classpathentry kind="src" path="src"/>
 | |
| 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 | |
| 	<classpathentry kind="lib" path="/usr/share/java/servletapi5.jar"/>
 | |
| 	<classpathentry kind="lib" path="identity-abstraction.jar"/>
 | |
| 	<classpathentry kind="output" path="build/classes"/>
 | |
| </classpath>
 |