Subversion Repositories eFlore/Applications.del

Rev

Rev 561 | Rev 563 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 561 Rev 562
Line 49... Line 49...
49
			</classpath>
49
			</classpath>
50
		</java>
50
		</java>
51
	</target>
51
	</target>
Line 52... Line 52...
52
 
52
 
-
 
53
	<target name="build-and-deploy-test-server">
53
	<target name="build-and-deploy-test-server">
54
		<antcall target="gwt-compile" />
54
		<antcall target="remove-server-files" />
55
		<antcall target="remove-server-files" />
55
		<antcall target="copy-javascript-files-to-server" />
56
		<antcall target="copy-javascript-files-to-server" />
56
		<antcall target="copy-img-files-to-server" />
57
		<antcall target="copy-img-files-to-server" />
57
		<antcall target="copy-php-files-to-server" />
58
		<antcall target="copy-php-files-to-server" />