javacommons/utils/build/build.xml
changeset 80 d6dafc5d983f
parent 67 63b81d807542
equal deleted inserted replaced
78:71ad690e91f5 80:d6dafc5d983f
     1 <!--
     1 <!--
     2 #
     2 #
     3 # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 # Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     4 # All rights reserved.
     4 # All rights reserved.
     5 # This component and the accompanying materials are made available
     5 # This component and the accompanying materials are made available
     6 # under the terms of "Eclipse Public License v1.0"
     6 # under the terms of "Eclipse Public License v1.0"
     7 # which accompanies this distribution, and is available
     7 # which accompanies this distribution, and is available
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    27                    com.nokia.mj.impl.utils.Logger,
    27                    com.nokia.mj.impl.utils.Logger,
    28                    com.nokia.mj.impl.utils.StartUpTrace,
    28                    com.nokia.mj.impl.utils.StartUpTrace,
    29                    com.nokia.mj.impl.properties.common.FreeMemory,
    29                    com.nokia.mj.impl.properties.common.FreeMemory,
    30                    com.nokia.mj.impl.properties.common.Locale,
    30                    com.nokia.mj.impl.properties.common.Locale,
    31                    com.nokia.mj.impl.properties.common.Platform,
    31                    com.nokia.mj.impl.properties.common.Platform,
    32                    com.nokia.mj.impl.utils.Formatter,
    32                    com.nokia.mj.impl.utils.FormatterAvkon,
       
    33                    com.nokia.mj.impl.utils.FormatterQt,
    33                    com.nokia.mj.impl.utils.InstallerErrorMessage,
    34                    com.nokia.mj.impl.utils.InstallerErrorMessage,
    34                    com.nokia.mj.impl.utils.ResourceLoader"/>
    35                    com.nokia.mj.impl.utils.ResourceLoader,
       
    36                    com.nokia.mj.impl.utils.ResourceLoaderQt"/>
    35 
    37 
    36   <target name="system.properties">
    38   <target name="system.properties">
    37       <properties>
    39       <properties>
    38           microedition.configuration=CLDC-1.1
    40           microedition.configuration=CLDC-1.1
    39           microedition.locale=:common.Locale
    41           microedition.locale=:common.Locale