Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LSC
lsc
Commits
4a002e42
Commit
4a002e42
authored
Dec 07, 2009
by
Jonathan CLARKE
Browse files
Tagging 1.1.2 for release
parent
f1998f6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
4a002e42
...
...
@@ -7,6 +7,15 @@ Please note that this file contains changes for both the lsc-sample and lsc-core
components.
=== LSC release 1.1.2 (07/12/2009) ===
- Fixed Bug #141: Create and default values not added to destination for attributes not in source object
- Fixed Bug #145: db2ldap synchronizations with multiple pivot attributes don't handle all entries
- Fixed Bug #148: Quickstart tutorial was broken (http://lsc-project.org/wiki/documentation/quickstart)
- Fixed Bug #151: Null Pointer Exception in logActionError if errors occured very early
- Fixed Bug #152: Add and modify operations do not handle empty fields the same way
=== LSC release 1.1.1 (01/11/2009) ===
- Fixed Bug #118: LDIF logger throws exception on zero length value
...
...
pom.xml
View file @
4a002e42
...
...
@@ -6,7 +6,7 @@
<groupId>
org.lsc
</groupId>
<artifactId>
lsc-core
</artifactId>
<name>
Ldap Synchronization Connector
</name>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
.2
</version>
<description>
This project is the Ldap Synchronization Connector which
simplifies synchronizations between relation databases and LDAP
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment