y realise el ant track y all como me indicaba un manual qe avia encontrado ahora tengo problemas me marca error
Microsoft Windows [Versión 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.
C:\GTS>ant track
Buildfile: C:\GTS\build.xml
tomcat.home:
[echo] 'CATALINA_HOME' is defined - C:\TOMCAT
tomcat.env:
prepare:
[echo] OS = Windows 7
[echo] JavaHome = c:\JAVA\jre
[exec] java version "1.6.0_26"
[exec] Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
[exec] Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
[echo] (Ignore copy 'not found' warnings)
gtsutils.compile:
[echo] Compiling gtsutils.jar source ...
[echo] Compiling SendMailArgs.java (optional if 'mail.jar' not available) .
..
[echo] Compiling dbtools ...
gtsutils.exceltools:
gtsutils.sigHandler:
gtsutils.optional:
gtsutils.jar:
[echo] Creating gtsutils.jar ...
gtsutils:
CompileTime.java:
[echo] Creating CompileTime module ...
[java] Output file already exists (overwrite not specified).
gtsdb:
[echo] Creating gtsdb.jar ...
wartools:
[echo] Creating 'wartools.jar' ...
warmaps:
[echo] Creating 'warmaps.jar' ...
[javac] Compiling 1 source file to C:\GTS\build
[javac] C:\GTS\src\org\opengts\war\maps\jsmap\GoogleMaps.java:113: incompati
ble types
[javac] found : int
[javac] required: java.lang.String
[javac] private String apiVersion = 3;
[javac] ^
[javac] 1 error
BUILD FAILED
C:\GTS\build.xml:692: Compile failed; see the compiler error output for details.
Total time: 7 seconds
C:\GTS>cd bin
C:\GTS\bin>checkinstall.bat
ERROR: "build\lib\tools.jar" not found!
Possible reasons may include one or more of the following:
- This command is not being run from the OpenGTS installation directory
- The OpenGTS project has not been compiled properly
- The GTS_HOME environment variable has not been properly set
ERROR: "build\track\WEB-INF\classes" not found!
Possible reasons may include one or more of the following:
- This command is not being run from the OpenGTS installation directory
- The OpenGTS project has not been compiled properly
- The GTS_HOME environment variable has not been properly set
This condition may cause false errors/warnings to be reported!
Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'
Error: could not find java.dll
Error: Could not find Java SE Runtime Environment.
C:\GTS\bin>