18 Jun, 2007

1 commit


13 Jun, 2007

1 commit


12 Jun, 2007

1 commit


11 Jun, 2007

1 commit


29 May, 2007

1 commit


27 Apr, 2007

1 commit


09 Apr, 2007

1 commit


25 Mar, 2007

1 commit


15 Mar, 2007

2 commits

  • 2. Added remove-bits target to allow to upgrade framework bits
    3. Added re-download target to allow to upgrade bits
    4. Added configure target to allow user to taylor tests to his/her environment
    5. Added unconfigure target to remove user specifics
    6. Added send-report-email to make email optional
    7. removed hardcoded values with respect to the email
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1421 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe
     
  • 2. removed ResolveMessage from STAF Log service
    3. removed spawning new JVM for each separate STAF service
    4. update to STAX v3.2.0
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1413 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe
     

10 Mar, 2007

1 commit

  • 2. fix problem in uninstall in case STAF has been installed from tar
    3. changed wait time for wipeout target to allow a minute between stop and uninsatll
    4. made changes to allow to install more than one service
    5. added event, eventmanager and email services
    6. added more comments in the configuration
    7. each service runs in its own jvm
    8. fall back to STAF 3.2.0.1 on solaris x86 because of issue 1677664 (STAF installer looks for windows dll on solaris x86)
    9. fixed config issue with root DN (should not be quoted in the config)
    10. added properties file to avoid installer stating that solaris is not a supported platform
    11. changed root DN to cn=myself
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1368 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe
     

07 Mar, 2007

1 commit


02 Mar, 2007

1 commit


28 Feb, 2007

1 commit

  • . run the functional tests on windows
      . download the daily build and install it to run the functional tests
      . gather test coverage by editing the package on the fly to launch emma
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1269 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe
     

18 Feb, 2007

1 commit

  • .1241: refactoring functional tests libraries
     .1242: configDS now allows to pass rootDN and password parameters
      .1244: added a variable for back end name and made the changes in the libs
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1195 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe
     

16 Feb, 2007

2 commits


14 Feb, 2007

2 commits


13 Feb, 2007

1 commit

  • this aims at easing the automation of the functional tests. it allows to download, install, start staf, run the tests and then stop and uninstall staf.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1140 41b1ffd8-f28e-4786-ab96-9950f0a78031
    al_xipe