Changeset 501 for trunk/build.xml


Ignore:
Timestamp:
10/24/13 13:39:47 (11 years ago)
Author:
davidb
Message:

Changes made after testing on Ubuntu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r498 r501  
    151151
    152152        <target name="sign-test">
    153                 <exec executable="./MAKE-APOLLO-SIGNED-JAR.sh" osfamily="unix" />
    154                 <exec executable="MAKE-APOLLO-SIGNED-JAR.bat"  osfamily="windows"/>
     153                <exec executable="dev/bin/script/MAKE-APOLLO-SIGNED-JAR.sh" osfamily="unix" />
     154                <exec executable="dev/bin/script/MAKE-APOLLO-SIGNED-JAR.bat"  osfamily="windows"/>
    155155        </target>
    156156
Note: See TracChangeset for help on using the changeset viewer.