Issue #79 has been updated by Cl?ment Oudot.

Hello,

this works but I have a little error in tests:
<pre>
Running org.lsc.utils.LocalizedJndiModificationsLayoutTest
4608 [main] DEBUG  org.lsc.utils.I18n.setLocaleAndLoadMessages(I18n.java:171)   
- Setting locale to en_US
4608 [main] DEBUG  
org.lsc.Configuration.getConfigurationDirectory(Configuration.java:283)   - 
Configuration directory is C:\Documents and 
Settings\p0075\workspace\lsc-core\target\test-classes\
4608 [main] DEBUG  
org.lsc.Configuration.getConfigurationDirectory(Configuration.java:283)   - 
Configuration directory is C:\Documents and 
Settings\p0075\workspace\lsc-core\target\test-classes\
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec <<< 
FAILURE!

Results :

Failed tests: 
  testNeutral(org.lsc.utils.LocalizedJndiModificationsLayoutTest)

Tests run: 37, Failures: 1, Errors: 0, Skipped: 0
</pre>

This works when skipping tests :)
----------------------------------------
Bug #79: [Windows] Maven install lsc-core fails
http://tools.lsc-project.org/issues/show/79

Author: Cl?ment Oudot
Status: Feedback
Priority: Normal
Assigned to: Jonathan Clarke
Category: Core
Target version: 1.1.0


Hello,

it seems we cannot run mvn install for lsc-core under Windows:
<pre>
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Ldap Synchronization Connector
[INFO] 
[INFO] Id: org.lsc:lsc-core:jar:1.1-SNAPSHOT
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to C:\Documents and 
Settings\p0075\workspace\lsc-core\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [antrun:run]
[INFO] Executing tasks

startLdapServer:
     [echo] Starting OpenDS embedded server from C:\Documents and 
Settings\p0075\workspace\lsc-core/target/test-classes
     [copy] Copying 2 files to C:\Documents and 
Settings\p0075\workspace\lsc-core\target\test-classes
     [java] 0    [main] ERROR  
org.lsc.utils.LdapServer.main(LdapServer.java:113)   - 
java.io.FileNotFoundException: Source 
'C:\Documents%20and%20Settings\p0075\workspace\lsc-core\target\test-classes\org\lsc\opends\config'
 does not exist
     [java] java.io.FileNotFoundException: Source 
'C:\Documents%20and%20Settings\p0075\workspace\lsc-core\target\test-classes\org\lsc\opends\config'
 does not exist
     [java]     at 
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:668)
     [java]     at 
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:636)
     [java]     at 
org.lsc.opends.EmbeddedOpenDS.initOpendsDirectory(EmbeddedOpenDS.java:240)
     [java]     at 
org.lsc.opends.EmbeddedOpenDS.startServer(EmbeddedOpenDS.java:140)
     [java]     at org.lsc.utils.LdapServer.start(LdapServer.java:79)
     [java]     at org.lsc.utils.LdapServer.usage(LdapServer.java:140)
     [java]     at org.lsc.utils.LdapServer.main(LdapServer.java:103)
     [java] Java Result: 1
</pre>

Or did I forget something in configuration?


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090615/54b78f35/attachment-0001.htm>

Reply via email to