Modified:
/trunk/clio/src/gacto2.str
/trunk/idb/.upload_information
/trunk/idb/build.number
/trunk/idb/build_joao_mac.xml
/trunk/idb/etc/template/new/sources_page.vm
=======================================
--- /trunk/clio/src/gacto2.str Tue Jul 12 11:48:19 2011
+++ /trunk/clio/src/gacto2.str Fri Aug 5 10:46:40 2011
@@ -927,6 +927,8 @@
note letrad de cambio
note doc group lc letra de cambio
note *****************************************************************
+part name=local; source=geoentity; part=atr,rel
+
part name=lc; source=pt-acto;
position=id,dia,mes,ano,local;
guaranteed=id,dia,mes,ano,local;
@@ -971,11 +973,9 @@
tomador1,tomador1-representante,
tomador2,tomador2-representante,
tomador3,tomador3-representante,
- tomador4,tomador4-representante
+ tomador4,tomador4-representante,
tomador5,tomador5-representante
-part name=local; source=geoentity; part=atr,rel
-
part name=carta; source=pt-acto;
position=id,dia,mes,ano,loc;
also=resumo,refere,obs;
=======================================
--- /trunk/idb/.upload_information Wed Jul 20 13:22:49 2011
+++ /trunk/idb/.upload_information Fri Aug 5 10:46:40 2011
@@ -1,5 +1,6 @@
+#Fri, 05 Aug 2011 15:04:24 +0100
#Wed Jul 20 15:48:09 WEST 2011
-build.number=465
+build.number=499
upload.number=89
09=
-prepare.time=20/07/2011 03\:48
+prepare.time=05/08/2011 03\:04
=======================================
--- /trunk/idb/build.number Wed Jul 20 13:22:49 2011
+++ /trunk/idb/build.number Fri Aug 5 10:46:40 2011
@@ -1,4 +1,4 @@
#Build Number for ANT. Do not edit!
-#Wed Jul 20 15:48:08 WEST 2011
-build.number=466
+#Fri Aug 05 15:04:24 WEST 2011
+build.number=500
33=
=======================================
--- /trunk/idb/build_joao_mac.xml Tue Jul 12 11:48:19 2011
+++ /trunk/idb/build_joao_mac.xml Fri Aug 5 10:46:40 2011
@@ -13,7 +13,7 @@
<!-- the following two properties should be overriden form the command
line -->
<property name="tomcat.home"
value="/Users/joaocarvalho/Applications/apache-tomcat/"/>
- <property name="clio.src"
value="/Users/joaocarvalho/Dropbox/Desenvolvimento/timelink/mhk/clio/"/>
+ <property name="clio.src"
value="/Users/joaocarvalho/Desenvolvimento/timelink/mhk/clio/"/>
<!-- <property name="tomcat.home" value="C:/tomcat"/> -->
<!-- <property name="clio.src"
value="c:/java/workspace/MHK/clio/src/"/> -->
@@ -21,7 +21,7 @@
<property name="app.name" value="mhk"/>
<property name="version" value="2.1"/>
<property name="deploy.home"
value="${tomcat.home}webapps/${app.name}"/>
- <property name="dist.home"
value="/Users/joaocarvalho/Dropbox/Desenvolvimento/timelink/webapps"/>
+ <property name="dist.home"
value="/Users/joaocarvalho/Desenvolvimento/timelink/webapps"/>
<property name="dist.src" value="${app.name}.jar"/>
<property name="javadoc.home" value="./doc"/>
@@ -181,7 +181,7 @@
<target name="upload" depends="prepare-upload,dist"
description="Upload the distribution to google code">
<taskdef
classname="net.bluecow.googlecode.ant.GoogleCodeUploadTask"
-
classpath="/Users/joaocarvalho/Dropbox/Desenvolvimento/timelink/ant-google-code/ant-googlecode-0.0.2.jar"
name="gcupload"/>
+
classpath="/Users/joaocarvalho/Desenvolvimento/timelink/ant-google-code/ant-googlecode-0.0.2.jar"
name="gcupload"/>
<echo message="Uploading with ${gc.username} and ${gc.password}
filename: ${app.name}${version}-${upload.number}.zip"/>
<gcupload username="${gc.username}" password="${gc.password}"
projectname="mhk"
filename="${dist.home}/${app.name}${version}-${build.number}.zip"
=======================================
--- /trunk/idb/etc/template/new/sources_page.vm Fri Dec 3 07:05:49 2010
+++ /trunk/idb/etc/template/new/sources_page.vm Fri Aug 5 10:46:40 2011
@@ -82,7 +82,7 @@
<A
HREF="${uri}?dbname=$!dbname&action=prologoutput¤tdir=$currentdir">Check
translator output</A>
<A
HREF="${uri}?dbname=$!dbname&action=importoutput¤tdir=$currentdir">Check
importer output</A>
#if($level>2 && $adminuser.equals("$user") && $online.equals("yes"))
- <A HREF="${uri}?dbname=$!dbname&action=svnupdate">SVN
Update</A>
+ ##<A HREF="${uri}?dbname=$!dbname&action=svnupdate">SVN
Update</A>
#end
</div>