* WatchService vs. Apache Commons IO Mnitoring * Indentation fixed * Indentation fixed * JAX-RS API using Jersey [BAEL-558] * JAX-RS API using Jersey [BAEL-558] * Modifications made to remove xml * applicationContext.xml removed * All try catch moved to ExceptionMapper * fixes * review comments incorporated * module renamed * JAX-RS client [BAEL-595] * jersey-core dependency removed * assert changed to assertEquals * messagebody readers and writers removed * pom dependency corrected and other minor changes * Jersey version changed and toString() changed to valueOf() * BAEL-705: Spring Ldap code * BAEL-705: Spring Ldap code tab prob rectified * BAEL-705: Spring Ldap code, readme fixed * review comments incorporated
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
*.class
|
|
|
|
#folders#
|
|
/target
|
|
/neoDb*
|
|
/data
|
|
/src/main/webapp/WEB-INF/classes
|
|
*/META-INF/*
|
|
|
|
# Packaged files #
|
|
*.jar
|
|
*.war
|
|
*.ear |