Hi Clement,

Your involvement back in the LSC project is a great news ;)

I started through the dist to :
- avoid depending on the overall build tools (Maven, ...) and corresponding
test environments
- include all dependencies resolved by Maven

Regarding the asynchronous mode, it's not available for all types of
sources, so I suggest providing both cron and init script and to let the
user chooses the way he wants to use.

Java libraries should be in /usr/lib/java/lsc because they will probably
include duplicated files.

Regards,
-- 
Sebastien BAHLOUL
IAM / Security specialist
Ldap Synchronization Connector : http://lsc-project.org
Blog : http://sbahloul.wordpress.com/



Le 2 avril 2012 15:54, Clément OUDOT <[email protected]> a écrit :

> Hello,
>
> I would like to work on the RPM for 2.0 version. I see that the rc2
> contains a lsc-core.spec but does not seem to be complete.
>
> First question, why do use use the -dist archive instead of building
> from the -src like we did for 1.2* versions?
>
> Then, I see in TODO that the goal is to have as deployed files :
> /bin/lsc
> /bin/lsc-agent
> /usr/lib/java/ -> all java libraries
> /etc/cron.d/lsc
> /etc/logrotate.d/lsc
>
> And logs configured to have :
> /var/log/lsc.log
> /var/log/lsc.ldif
>
> Some remarks:
> * As LSC can now run asynchronous, we should comment the cronjob by
> default, and also maybe provide an init script ?
> * Building from the source is better, but I did not found the command
> to launch to start the LDAP test server so that tests will pass. The
> alternative is to discard tests on RPM build
> * The LSC_HOME is often used int he binary lsc, but in RPM, there will
> be no more LSC_HOME, should we set thsi to '/' ?
> * Will java librairies be found if they are deployed in /usr/lib/java ?
>
>
> Clément.
> _______________________________________________________________
> Ldap Synchronization Connector (LSC) - http://lsc-project.org
>
> lsc-dev mailing list
> [email protected]
> http://lists.lsc-project.org/listinfo/lsc-dev
>
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to