Mattias Hellborg Arthursson
d54c43cc62
Updated copyright notice.
2013-08-16 13:30:46 +02:00
Mattias Hellborg Arthursson
63692ed30a
LDAP-251: Some additional tweaks to the gradle build
...
- Made sure Main-Class is specified in odm jar
- Fixed source inclusions/exclusions for idea and eclipse plugins
- Made sure idea and eclipse plugins depend on javacc task
- Removed pom files from build.
2013-08-16 08:44:22 +02:00
Mattias Hellborg Arthursson
2aa37a975a
LDAP-227: Now accepting classes annotated with subsets of actual objectclasses in tree.
2013-08-15 11:40:41 +02:00
Mattias Hellborg Arthursson
837bc489ef
LDAP-232: Finalized migration to ApacheDS 1.5.5 for integration tests.
2013-08-14 10:36:46 +02:00
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
Mattias Hellborg Arthursson
cbd11f6868
Checking to see if test failure is caused by specific port.
2013-07-30 05:58:11 +02:00
Rob Winch
8b350a874d
Convert to Gradle
...
This commit converts the build to a Gradle based build. It also setup sonar
integration at https://sonar.springsource.org/dashboard/index/11620
Currently tests in the samples fail on the CI server and are disabled. The
tests were not enabled for the maven based build either.
Issue: LDAP-251
2013-07-10 11:33:07 -05:00
Ulrik Sandberg
7c13b616d2
Fixed the incorrect versions in samples and test, and also added relativePath to the poms that were missing it.
2011-06-16 12:29:13 +00:00
Ben Hale
c0e83d0be3
Update milestone publication repository
2010-11-30 16:54:14 +00:00
Ben Hale
ddf0cdd7aa
Update release publication repository
2010-11-30 15:58:01 +00:00
Ulrik Sandberg
54f1629418
Updated some maven plugins. Added relativePath to some poms.
2010-11-28 11:06:05 +00:00
Ulrik Sandberg
6dcd4092cd
Adjusted copyright details.
2010-11-18 07:19:43 +00:00
Ulrik Sandberg
873f996c37
Upgraded commons-pool to 1.5.4. (LDAP-206)
2010-06-20 09:36:50 +00:00
Ulrik Sandberg
4c8a858bda
Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210).
2010-06-19 09:17:51 +00:00
Ulrik Sandberg
c6fba9a763
Upgraded Spring 3.0 sample to use 3.0.1.
2010-03-25 14:07:43 +00:00
Ulrik Sandberg
a6612f49da
LDAP-200, updated versions on several plugins.
2010-02-20 00:58:37 +00:00
Ulrik Sandberg
9a441aeef9
Ignoring generated stuff.
2010-02-10 05:08:56 +00:00
Ulrik Sandberg
bf0e8701e9
Added samples project for testing with Spring 3.0 artifacts.
2010-02-10 05:05:51 +00:00
Ulrik Sandberg
7c4c15e88a
Added Paul Harvey's Spring LDAP Object-Directory Mapper (ODM).
2010-01-24 00:58:28 +00:00
Ulrik Sandberg
eeee11f47d
Now Git also ignores generated stuff
2009-07-30 15:07:37 +00:00
Ben Hale
1fcc8ed1e1
spring-ldap 1.3.0.RELEASE
2009-01-30 10:04:07 +00:00
Ulrik Sandberg
5d96d08794
Added missing LDIF file for testing.
2009-01-28 20:09:25 +00:00
Ulrik Sandberg
18397362a3
Added article project that uses Spring 2.0 in order to verify backwards compatibility.
2009-01-28 20:03:02 +00:00
Ulrik Sandberg
ef284530d0
Fixed typo. Removed unused folders.
2009-01-28 20:01:50 +00:00
Ulrik Sandberg
2c23706839
Filtered log output and uncovered a little typo.
2009-01-28 17:40:54 +00:00
Ulrik Sandberg
2daa83fb3e
Now ignoring generated files. Adjusted dependencies for demo projects.
2008-11-25 21:58:41 +00:00
Ulrik Sandberg
ee3ff93c18
Fixed some minor problems with the logging.
2008-11-25 21:36:33 +00:00
Ulrik Sandberg
9b41245b39
Added demo projects for Java 1.4 and 1.5. These can be used to demonstrate refactoring from plain JNDI to Spring LDAP.
2008-11-25 20:53:13 +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
Ben Hale
a370aea3ff
POM Polishing some more
2008-10-27 09:54:59 +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
b30f068a46
Fixed problem where an empty CompositeName may be passed to DefaultDirObjectFactory.
...
Added required artifacts to samples article pom.
2008-10-24 09:00:27 +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