| .travis.yml | ●●●●● patch | view | raw | blame | history | |
| opendj-ldap-toolkit/src/test/resources/ldifdiff/ldifDiffAndModifyTestCase.ldif | ●●●●● patch | view | raw | blame | history | |
| opendj-server-legacy/pom.xml | ●●●●● patch | view | raw | blame | history |
.travis.yml
@@ -63,8 +63,7 @@ - os: osx osx_image: xcode9.1 env: - WINEPREFIX=~/.wine32 - WINEARCH=win32 # wine on mac hangs - WINEPREFIX=~/.wine32 WINEARCH=win32 # wine on mac hangs allow_failures: - os: osx branches: opendj-ldap-toolkit/src/test/resources/ldifdiff/ldifDiffAndModifyTestCase.ldif
New file @@ -0,0 +1,5 @@ dn: dc=example,dc=com objectClass: top objectClass: domain dc: example opendj-server-legacy/pom.xml
@@ -711,6 +711,7 @@ <plugin> <artifactId>maven-jar-plugin</artifactId> <version>2.6</version> <executions> <!-- Package boostrap jar - contains only a manifest with classpath for the server --> <execution>