diff --git a/trunk/SIPRPSoft/.classpath b/trunk/SIPRPSoft/.classpath index 5f021696..3ba54ec2 100644 --- a/trunk/SIPRPSoft/.classpath +++ b/trunk/SIPRPSoft/.classpath @@ -46,6 +46,6 @@ - + diff --git a/trunk/SIPRPSoft/lib/evolute.jar b/trunk/SIPRPSoft/lib/evolute.jar index fe30a6d8..1bf0e507 100644 Binary files a/trunk/SIPRPSoft/lib/evolute.jar and b/trunk/SIPRPSoft/lib/evolute.jar differ diff --git a/trunk/SIPRPSoft/lib/shst.jar b/trunk/SIPRPSoft/lib/shst.jar index 0ea5a34c..0e1528e5 100644 Binary files a/trunk/SIPRPSoft/lib/shst.jar and b/trunk/SIPRPSoft/lib/shst.jar differ diff --git a/trunk/SIPRPSoft/properties/1-development/app.properties b/trunk/SIPRPSoft/properties/1-development/app.properties index af087734..f57d52ac 100644 --- a/trunk/SIPRPSoft/properties/1-development/app.properties +++ b/trunk/SIPRPSoft/properties/1-development/app.properties @@ -34,6 +34,8 @@ module_hs_trabalho_plano_actuacao=true app.icon.path=logo/icon.png +mail.sender.from=departamentotecnico@siprp.pt + #usado em UserDataProvider (shst.jar) web_aware.default_role = siprpuser diff --git a/trunk/SIPRPSoft/properties/2-testing/app.properties b/trunk/SIPRPSoft/properties/2-testing/app.properties index 9c921a81..c90707ba 100644 --- a/trunk/SIPRPSoft/properties/2-testing/app.properties +++ b/trunk/SIPRPSoft/properties/2-testing/app.properties @@ -23,6 +23,8 @@ module_listagens=true module_medicina_controlo_fluxo_ecd=true module_hs_trabalho_plano_actuacao=true +mail.sender.from=departamentotecnico@siprp.pt + #app.max.mem=512M #app.run.args=test 1 2 3 diff --git a/trunk/SIPRPSoft/properties/3-production/app.properties b/trunk/SIPRPSoft/properties/3-production/app.properties index bf600c9f..990d41dd 100644 --- a/trunk/SIPRPSoft/properties/3-production/app.properties +++ b/trunk/SIPRPSoft/properties/3-production/app.properties @@ -52,6 +52,7 @@ lembrete.desmarcou = SIPRP Desmarcou lembrete.notice_exame_days = 15 lembrete.notice_visita_days = -11 +mail.sender.from=departamentotecnico@siprp.pt #app.ws.dest.package=com.evolute.test-project.stubs #app.ws.wsdl.url=https://www.evolute.pt/test-project/test-endpoint?wsdl diff --git a/trunk/SIPRPSoft/properties/version.properties b/trunk/SIPRPSoft/properties/version.properties index 88715983..3037c691 100644 --- a/trunk/SIPRPSoft/properties/version.properties +++ b/trunk/SIPRPSoft/properties/version.properties @@ -1,6 +1,6 @@ #siprpsoft versioning file -#Mon Nov 08 14:30:30 WET 2010 +#Mon Nov 08 18:17:26 WET 2010 major=12 name=siprpsoft minor=3 -build=4 +build=6