Commit Graph

11 Commits

Author SHA1 Message Date
Mattias Hellborg Arthursson
4f47c70c3e New try for CI machine: different LDAP port for every integration test. 2013-07-30 06:36:36 +02:00
Mattias Hellborg Arthursson
88574847c2 Changed all embedded LDAP server ports to 1888, since it appears CI tests might be helped by this. 2013-07-30 06:13:30 +02:00
Ulrik Sandberg
6dcd4092cd Adjusted copyright details. 2010-11-18 07:19:43 +00:00
Ulrik Sandberg
ef284530d0 Fixed typo. Removed unused folders. 2009-01-28 20:01:50 +00:00
Ulrik Sandberg
ee3ff93c18 Fixed some minor problems with the logging. 2008-11-25 21:36:33 +00:00
Mattias Arthursson
bf2c3af0a2 Made sure integration tests for article sample automatically start in-process LDAP server.
DirContextAdapter#setDn() now throws IllegalStateException if setDn is called on an 
instance in update mode (this was previously silently ignored)
Fixed problem in LdapTreeBuilder caused by the new behaviour of DN in DirContextAdapter
(i.e. that the actual DN instance of the DirContextAdapter is no longer returned by 
getDn()).
2008-11-25 15:24:05 +00:00
Ulrik Sandberg
0250538e6c Fixed typo in author. 2008-10-26 20:13:23 +00:00
Ulrik Sandberg
3cc7d2476d Fixed code and tests so that the integration tests now run via 'mvn test', provided that the LDAP server is running. 2008-10-26 19:59:45 +00:00
Ulrik Sandberg
de46d23684 Fixed typos and formatting. 2008-10-26 17:05:29 +00:00
Mattias Arthursson
2f60f6618f Updated copyright year (now including 2008) and made sure all my author tags have my full name; Mattias Hellborg Arthursson. 2008-10-23 12:33:51 +00:00
Ulrik Sandberg
a74ed8dafd Moved everything from mvn-build to trunk root. 2008-10-12 21:34:09 +00:00