Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ForgeRock maven repository #8

Merged
merged 3 commits into from
Jan 25, 2018

Conversation

coudot
Copy link
Member

@coudot coudot commented Jan 23, 2018

ForgeRock repo needs to be changed to get community edition

@coudot coudot added this to the 1.1 milestone Jan 23, 2018
@coudot coudot self-assigned this Jan 23, 2018
@coudot coudot requested review from rouazana and soisik January 23, 2018 08:33
Copy link
Contributor

@rouazana rouazana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll also need to fix the travis build replacing oraclejdk7 by openjdk7

@coudot
Copy link
Member Author

coudot commented Jan 23, 2018

Test fails on openjdk7 with

startLdapServer:
     [echo] Starting OpenDJ embedded server from /home/travis/build/lsc-project/lsc-executable-plugin/target/test-classes
     [java] Jan 23 09:09:00 - INFO  - Logging configuration successfully loaded from /home/travis/build/lsc-project/lsc-executable-plugin/target/test-classes/etc/logback.xml 
     [java] Jan 23 09:09:00 - INFO  - LSC configuration successfully loaded from /home/travis/build/lsc-project/lsc-executable-plugin/target/test-classes/etc/
     [java] Exception in thread "main" java.lang.ExceptionInInitializerError: A security class cannot be found in this JVM because of the following reason: sun.security.x509.CertAndKeyGen
     [java] 	at org.opends.server.util.Platform$PlatformIMPL.<clinit>(Platform.java:137)
     [java] 	at org.opends.server.util.Platform.<clinit>(Platform.java:81)
     [java] 	at org.opends.server.util.CertificateManager.generateSelfSignedCertificate(CertificateManager.java:283)
     [java] 	at org.opends.server.admin.AdministrationConnector.createSelfSignedCertificateIfNeeded(AdministrationConnector.java:698)
     [java] 	at org.opends.server.core.DirectoryServer.startServer(DirectoryServer.java:1354)
     [java] 	at org.lsc.opendj.EmbeddedOpenDJ.startServer(EmbeddedOpenDJ.java:157)
     [java] 	at org.lsc.opendj.LdapServer.start(LdapServer.java:80)
     [java] 	at org.lsc.opendj.LdapServer.usage(LdapServer.java:179)
     [java] 	at org.lsc.opendj.LdapServer.main(LdapServer.java:122)
[INFO] Executed tasks

@coudot coudot merged commit bb0727e into lsc-project:master Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants