mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
18.47.2010 ff9b49ad76234e3b60512fc479343030a6b367ad
opends/tests/staf-tests/shared/functions/utils.xml
@@ -2587,7 +2587,7 @@
            { 
            'name'       : 'Compile Java files' ,
            'command'    : cmd ,
            'arguments'  : '-target 1.5 %s %s' % (cmdOptions,list) ,
            'arguments'  : '-target 1.6 %s %s' % (cmdOptions,list) ,
            'location'   : location ,
            'path'       : foldername ,
            'envCmd'     : env ,