Revision 66

View differences:

1.10/trunk/extensions/ext3Dgui/distribution/win-distribution/install_15.xml
1 1
<installation version="1.0">
2 2
	<info>
3 3
		<appname>3D</appname>
4
		<appversion>1.10</appversion>
4
		<appversion>0.2.0</appversion>
5 5
		<authors>
6 6
			<author
7 7
				name="Generalitat Valenciana. Conselleria d'Infraestructures i Transport"
......
92 92
			<fileset targetdir="$INSTALL_PATH/lib"
93 93
				dir="../../../binaries/w32/3D" override="true">
94 94
				<include name="**/*" />
95
				<exclude name="**/*.jar"/>
95 96
			</fileset>
96 97
				
97 98
			<fileset targetdir="$JAVA_HOME/bin"
98 99
				dir="../../../binaries/w32/3D" override="true">
99 100
				<include name="**/*" />
100 101
			</fileset>
102
			<fileset targetdir="$JAVA_HOME/lib/ext"
103
				dir="../../../binaries/w32/3D" override="true">
104
				<include name="**/*.jar" />
105
			</fileset>		
101 106

  
102 107
			<!--fileset targetdir="$INSTALL_PATH/lib"
103 108
				dir="../../../binaries/w32/raster/gdal" override="true">
1.10/trunk/extensions/ext3Dgui/distribution/win-distribution/resources/launcher-Win32.ini.j15
3 3
appname = gvSIG
4 4

  
5 5
; Ruta al achivo Jar a lanzar
6
jar = %JARNAME%
6
jar = gvSIG3D-15.jar
7 7

  
8 8

  
9 9
; Comando a ejecutar:
......
47 47

  
48 48

  
49 49
; Ruta el Java_home a usar en caso de 'doChecks-->No'
50
jre_home =
50
jre_home = 
51 51
;ejemplo: jre_home = C:/Archivos de programa/Java/j2re1.4.2_11
52 52

  
53 53

  
......
76 76

  
77 77
; Path del instalable del jre (si no existe y estan
78 78
;	habilitadas las descargas, lo dejara aqui)
79

  
80 79
jre = jre-1_6_0_20-windows-i586-p.exe
81 80
downloadJre = http://gvsig-desktop.forge.osor.eu/downloads/runtimes/java1.6/jre-1_6_0_20-windows-i586-p.exe
82

  
83 81
; Comprobar si esta instaladas las Jai
84 82
;	- habilitado: S SI YES Y 1 (por defecto)
85 83
;	- deshabilitado: {distinto de los anteriores}
86
checkJai=S
84
checkJai=N
87 85
; Path del instalable del jai (si no existe y estan
88 86
;	habilitadas las descargas, lo dejara aqui)
89 87
jai = jai-1_1_3-lib-windows-i586-jre.exe
......
91 89
downloadJai = http://gvsig-desktop.forge.osor.eu/downloads/runtimes/java1.6/jai-1_1_3-lib-windows-i586-jre.exe
92 90

  
93 91

  
94

  
95 92
; Comprobar si esta instaladas las Jai Image I/O
96 93
;	- habilitado: S SI YES Y 1 (por defecto)
97 94
;	- deshabilitado: {distinto de los anteriores}
1.10/trunk/extensions/ext3Dgui/distribution/linux-distribution/resources/launcher.ini.j15
24 24
## 	* los valores valido de downloadEnabled son:
25 25
##		- habilitado: S SI YES Y 1
26 26
##		- deshabilitado: {distinto de los anteriores}
27
downloadEnabled = 1
27
downloadEnabled = 0
28 28

  
29 29

  
30 30
## Path del instalable del jre (si no existe y estan

Also available in: Unified diff