/[Apache-SVN]
ViewVC logotype

Revision 239501


Jump to revision: Previous Next
Author: akarasulu
Date: Wed Aug 24 01:21:51 2005 UTC (4 years, 3 months ago)
Changed paths: 5
Log Message:
changes ...

 o added some schema checking for 2251 compliance to the SchemaService which 
   is an interceptor responsible for schema checks
 o added satelite class for actually doing the checks called SchemaChecker
   which I suspect can be split into several other classes for the specific
   nature of the schema checks it performs
 o added test case to unit test the operation of functions in the SchemaChecker
 o added log4j configuration for testing only which is not packaged into the
   core jar 

todos ...

 o this stuff needs serious refactoring because of crazy amounts of code 
   duplication - it was easier (quick and dirty) to get the code working 
   as separate functions for now

This commit resolves the following issue, DIREVE-230, filed by Stefan:

	http://issues.apache.org/jira/browse/DIREVE-230


Changed paths:

Path Details
Directorydirectory/apacheds/trunk/core/src/main/java/org/apache/ldap/server/schema/SchemaChecker.java added
Directorydirectory/apacheds/trunk/core/src/main/java/org/apache/ldap/server/schema/SchemaService.java modified , text changed
Directorydirectory/apacheds/trunk/core/src/test/org/apache/ldap/server/schema/SchemaCheckerTest.java added
Directorydirectory/apacheds/trunk/core/src/test/resources/ added
Directorydirectory/apacheds/trunk/core/src/test/resources/log4j.properties added

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2