Revision 16113

View differences:

tags/tmp_build/install/instalador-gvSIG-win/install_15.xml
1 1
<installation version="1.0">
2 2
	<info>
3
		<appname>gvSIG_1.1</appname>
4
		<appversion>1.1</appversion>
3
		<appname>gvSIG_1.1.1</appname>
4
		<appversion>1.1.1</appversion>
5 5
		<authors>
6 6
			<author name="Generalitat Valenciana. Conselleria d'Infraestructures i Transport" email="" />
7 7
			<author name="Iver Tecnologías de la Información S.A." email="" />
8 8
		</authors>
9 9
		<url>http://www.gvsig.gva.es/</url>
10
		<javaversion>1.4</javaversion>
10
		<javaversion>1.5</javaversion>
11 11
	</info>
12 12

  
13 13
	<guiprefs height="600" resizable="yes" width="800">
tags/tmp_build/install/instalador-gvSIG-mac/build.xml
1 1
<project name="bundle-gvSIG" default="init" basedir=".">
2 2
	<!-- Este script crea un bundle "simple" de gvSIG y lo envuelve en un bundle instalador de requisitos -->
3
	<property name="FULLVERSION" value="1.1"/>
3
	<property name="FULLVERSION" value="1.1.1"/>
4 4
	<property name="NOMBRE_BUNDLE" value="gvSIG ${FULLVERSION} build ${build.number}"/>
5 5
	<property name="NOMBRE_BUNDLE_AUTOINSTALADOR" value="${NOMBRE_BUNDLE} autoinstalador"/>
6 6
    <!-- Para mac OSX 10.3==>"1.4+" y para 10.4==> "1.5*" -->
tags/tmp_build/install/instalador-gvSIG-lin/install.xml
1 1
<installation version="1.0">
2 2
	<info>
3
		<appname>gvSIG_1.1</appname>
4
		<appversion>1.1</appversion>
3
		<appname>gvSIG_1.1.1</appname>
4
		<appversion>1.1.1</appversion>
5 5
		<authors>
6 6
			<author name="Generalitat Valenciana. Conselleria d'Infraestructures i Transport" email="" />
7 7
			<author name="Iver Tecnologías de la Información S.A." email="" />
8 8
		</authors>
9 9
		<url>http://www.gvsig.gva.es/</url>
10
		<javaversion>1.4</javaversion>
10
		<javaversion>1.5</javaversion>
11 11
	</info>
12 12

  
13 13
	<guiprefs height="600" resizable="yes" width="800">

Also available in: Unified diff