Activity

From 13/02/2010 to 14/03/2010

Today

13:35 Revision 674: Add BATCH launchers for Windows. References #180
Add BATCH launchers for Windows. References #180 Jonathan Clarke
05:34 lsc-sample-1.1-SNAPSHOT.tar.bz2
Nightly snapshot of LSC-sample on the 1.1 branch Jonathan Clarke
05:31 lsc-core-1.1-SNAPSHOT.tar.bz2
Nightly snapshot of LSC-core on the 1.1 branch (source code) Jonathan Clarke
05:30 lsc-core-1.3-SNAPSHOT-dist.zip
LSC nightly snapshot on 1.3 branch (zip format) Jonathan Clarke
05:30 lsc-core-1.3-SNAPSHOT-dist.tar.gz
LSC nightly snapshot on 1.3 branch (tarball) Jonathan Clarke
05:30 lsc-core-1.3-SNAPSHOT-src.tar.gz
LSC nightly snapshot on 1.3 branch (source) Jonathan Clarke
05:24 lsc-core-1.2-SNAPSHOT-src.tar.gz
LSC nightly snapshot on 1.2 branch (source) Jonathan Clarke
05:24 lsc-core-1.2-SNAPSHOT-dist.zip
LSC nightly snapshot on 1.2 branch (ZIP format) Jonathan Clarke
05:24 lsc-core-1.2-SNAPSHOT-dist.tar.gz
LSC nightly snapshot on 1.2 branch (tarball) Jonathan Clarke

12/03/2010

19:16 Bug #170 (Closed): Correct default logging settings
Done, with positive feedback :) Jonathan Clarke
19:15 Bug #174 (Feedback): Update sample for 1.2
Workaround commited. This now works on Cygwin: * The bin/lsc has been tested and works OK * The sample/bin/lsc-sample has mostly been tested, and probably works OK Waiting for feedback to close the issue completely, but we should be OK. Jonathan Clarke
19:13 Revision 673: Correct various problems in the bash scripts and make them compatible with cygwin. ...
Correct various problems in the bash scripts and make them compatible with cygwin. Fixes #174. Jonathan Clarke
17:53 Bug #180: Startup and sample scripts are bash-specific and won't run on Windows without Cygwin
Thanks Nicolas. It still does not work :) The method to build the classpath seems not to appreciate spaces in the path. Here is my error : ... Rémy-Christophe Schermesser
17:27 Bug #180: Startup and sample scripts are bash-specific and won't run on Windows without Cygwin
Correcting an issue of an unset variable that would cause an error Nicolas Charles
16:52 Bug #174 (Assigned): Update sample for 1.2
Issues with the Windows-specific .bat files are now in issue #180, to avoid mixing things up. Leaving this issue open for now, since I would like the bash files to work in Cygwin - I'm working on a workaround. Jonathan Clarke
16:49 Bug #180: Startup and sample scripts are bash-specific and won't run on Windows without Cygwin
As discussed in issue #174, the bin/lsc and sample/bin/lsc-sample scripts are written in bash, and therefore don't run on Windows. I'm opening this issue to track this problem. Attached to this message is a proposed alternative for bin/lsc in t... Jonathan Clarke
16:42 Bug #138 (Feedback): Custom classes not packaged by Maven
As I understand this, it's a Maven version problem. 2.0.x works, but not 2.2.x. Right? The problem is only with the "src/impl" folder, which is only present in LSC 1.1.x, not in 1.2.x. Since 1.1.x is no longer actively developed, and this bu... Jonathan Clarke
16:38 Bug #179 (Closed): Quickstart tutorial fails
Thanks for this Clément. I commited it a few days ago, but forgot to close this issue. Jonathan Clarke

11/03/2010

21:17 Bug #174: Update sample for 1.2
Rémy-Christophe Schermesser wrote: > I tested the .bat that Jonathan gave me (http://lsc.pastebin.com/QD3Ui5Lv). It still does not work : > > * The program only check if JAVA_HOME is declared and does not test if java.exe is already in the pat... Jonathan Clarke

08/03/2010

15:15 Revision 672: Fixes #179. Avoid detecting other processes using the org.lsc namespace
Fixes #179. Avoid detecting other processes using the org.lsc namespace Jonathan Clarke
12:06 Bug #179: Quickstart tutorial fails
Hi, there is a problem with quickstart tutorial, because when OpenDS is launched, LSC believe sync is already running, and do not launch any task : ... Clément Oudot

05/03/2010

13:31 Bug #174: Update sample for 1.2
I tested the .bat that Jonathan gave me (http://lsc.pastebin.com/QD3Ui5Lv). It still does not work : * The program only check if JAVA_HOME is declared and does not test if java.exe is already in the path * Le logs are written in a hidden direc... Rémy-Christophe Schermesser
13:28 Bug #174: Update sample for 1.2
I tested the sample on windows with cygwin) but I does not work as expected. The java program on windows take pathes with \ but the sample generate pathes with /. Rémy-Christophe Schermesser

01/03/2010

00:20 Feature #171: Test upgrade paths for logging configuration
The official documentation to upgrade from 1.1 to 1.2 is http://lsc-project.org/wiki/documentation/1.2/upgrade-from-1.1. log4j.properties configurations should be checked using the process described in this doc. Jonathan Clarke
00:19 Feature #155 (New): Identify / replace LDIF customed format layout
I have never seen this functionality being used in 1.1 versions, therefore I doubt it is a blocking issue for 1.2.0. I do, however, agree that it would be a good functionality to have. However, I don't want this to block releasing 1.2.0, so ret... Jonathan Clarke
00:12 Bug #99 (Closed): getContextDn() is not found by rhino
Clément Oudot wrote: > I try to use this in a syncoption: > ldap.getContextDn() This happens because ldap is a "ScriptableJndiServices object":http://lsc-project.org/javadoc/1.2-SNAPSHOT/org/lsc/jndi/ScriptableJndiServices.html. This class do... Jonathan Clarke
00:12 Revision 671: Add method getContextDn() to ScriptableJndiServices. Fixes #99.
Add method getContextDn() to ScriptableJndiServices. Fixes #99. Jonathan Clarke
00:02 Feature #59 (Closed): Implement post hooks after sync and clean
I have added this patch to trunk and 1.2 branch, so it will be released in 1.2.0. Jérôme, thank you for your patch, and sorry for the delay before including it. I hope it is useful anyway. Jonathan Clarke
00:01 Revision 670: Implement post hooks after sync and clean. Thanks to Jérôme Schell for this patch. ...
Implement post hooks after sync and clean. Thanks to Jérôme Schell for this patch. Fixes #59. Jonathan Clarke

28/02/2010

23:51 Bug #55: AD password encoding doesn't support non-ASCII characters
This won't be implented in the 1.1 branch now, since all development focus is on 1.2 and future versions. Retargeting for 1.2.x. Jonathan Clarke
23:51 Bug #35 (New): Cannot use different pivotAttrs between source and destination
This won't be implented in the 1.1 branch now, since all development focus is on 1.2 and future versions. Retargeting for 1.2.x. Removing myself as "assigned", since I'm not working on this at the moment. Any contributions welcome :) Jonathan Clarke
19:24 Feature #169: Update documentation for 1.2
I've done a big update on this. All the doc is up-to-date, apart from two subjects: * Configuring database syncs * Tutorials (all of them need updating/copying) Jonathan Clarke
18:00 Revision 669: Javadoc precisions for AD class
Javadoc precisions for AD class Jonathan Clarke
16:42 Feature #169: Update documentation for 1.2
I've added an "Index" link to the wiki to make it easier to see what we're doing: http://lsc-project.org/wiki/?do=index Jonathan Clarke
14:42 Revision 668: Commit 616 from trunk to 1.2 branch (Removing not any more packaging script)
Commit 616 from trunk to 1.2 branch (Removing not any more packaging script) Jonathan Clarke
14:39 Bug #170 (Feedback): Correct default logging settings
I've reverted this so that bin/lsc outputs messages to stdout, and configured logback to put messages into it's log file (/tmp/lsc.log by default). Works for me. Anyone else? Jonathan Clarke
14:38 Revision 667: Update bin/lsc to use standard logging, and merge to 1.2 branch. References #170.
Update bin/lsc to use standard logging, and merge to 1.2 branch. References #170. Jonathan Clarke
14:28 Revision 666: References #170. Change log levels and log destinations to ensure coherant logs eve...
References #170. Change log levels and log destinations to ensure coherant logs everywhere. Jonathan Clarke
14:22 Revision 665: Tweak logging configuration. Fixes #170.
Tweak logging configuration. Fixes #170. Jonathan Clarke
13:39 Bug #176 (Closed): add function getAccountExpires to AD.class
Closing this issue as the patch has been applied, and no negative feedback received. Please file a new issue if you encounter a problem with this feature. Thanks for the contribution! Jonathan Clarke
13:37 Bug #177 (Assigned): OpenDS is not lauching on Windows
This error only applies to the development environment. It doesn't block normal usage, and we don't have any developers on Windows so far :-) So I don't think this is required for 1.2.0 release, so I'm retargeting and reducing priority. Hope th... Jonathan Clarke
13:35 Revision 664: Merge commit 661 to trunk (Various updates to get the sample working. Includes a li...
Merge commit 661 to trunk (Various updates to get the sample working. Includes a lib dir in sample dir, a tests JAR, a simple LDIF file for the sample. Fixes #174.) Jonathan Clarke
13:31 Revision 663: Merge commit 662 to trunk (Rework OpenDS embedded classes to read configuration fil...
Merge commit 662 to trunk (Rework OpenDS embedded classes to read configuration files and dirs from a configuration directory, not the classpath) Jonathan Clarke
11:55 Bug #174 (Feedback): Update sample for 1.2
I've finished working on this. To launch the OpenDS directory, I used the maven-jar-plugin to generate a JAR of our test code (that's where the classes to embed OpenDS are), and configured maven-assembly-plugin to put it in the distribution dir... Jonathan Clarke
11:52 Revision 662: Rework OpenDS embedded classes to read configuration files and dirs from a configur...
Rework OpenDS embedded classes to read configuration files and dirs from a configuration directory, not the classpath Jonathan Clarke
11:51 Revision 661: Various updates to get the sample working. Includes a lib dir in sample dir, a test...
Various updates to get the sample working. Includes a lib dir in sample dir, a tests JAR, a simple LDIF file for the sample. Fixes #174. Jonathan Clarke

23/02/2010

16:41 Bug #177: OpenDS is not lauching on Windows
I changed the build-runldap.xml to have paths with back-slashes, but I still have the error. I will continue to investigate. Rémy-Christophe Schermesser
00:18 Bug #177: OpenDS is not lauching on Windows
Rémy-Christophe Schermesser wrote: > [echo] Starting OpenDS embedded server from C:\workspaces\lsc\lsc-1.2/target/test-classes I wonder about a path problem... notice this path with both "\" and "/" ! Could you modify the ant build file an... Jonathan Clarke
00:14 Revision 660: Don't change directory to launch LSC. This was necessary for pre-1.1 compatibility,...
Don't change directory to launch LSC. This was necessary for pre-1.1 compatibility, but breaks new configs. Jonathan Clarke
00:09 Revision 659: Check the configuration location before blindly accepting it
Check the configuration location before blindly accepting it Jonathan Clarke

22/02/2010

23:58 Revision 658: Make SURE everything is interrupted if a connection is lost
Make SURE everything is interrupted if a connection is lost Jonathan Clarke
23:19 Revision 657: Sample from trunk. References #174
Sample from trunk. References #174 Jonathan Clarke

16/02/2010

13:17 Bug #177: OpenDS is not lauching on Windows
I have tried with OpenDS 2.2 but the result is the same. I suspect a classpath problem Rémy-Christophe Schermesser
13:09 Revision 656: Update pom. Remove maven1 repository. Update version of bouncycastle
Update pom. Remove maven1 repository. Update version of bouncycastle Rémy-Christophe Schermesser
13:09 Bug #177: OpenDS is not lauching on Windows
When launching a mvn clean install of LSC 1.2 on Windows you have a nice stacktrace of OpenDs and the tests are failing. ... Rémy-Christophe Schermesser
13:06 Revision 655: Update pom. Remove maven1 repository. Update version of bouncycastle
Update pom. Remove maven1 repository. Update version of bouncycastle Rémy-Christophe Schermesser

15/02/2010

17:19 Bug #173 (Closed): Error during compile-app
bob roozekrans wrote: > Thanks Jonathan it works! Great. Thanks for the detailed info. Closing this issue now. Jonathan Clarke
12:54 Bug #173: Error during compile-app
Hi, Thanks Jonathan it works! Bob bob roozekrans
« Previous
 

Also available in: Atom