# HG changeset patch # User Maciej Seroka # Date 1281613492 -3600 # Node ID 86025b85795b0a6b1fda671c6a38e69de8836e7c # Parent 4518bca1baf009e61f1f14f68927e4be34e75967 Implemented package tests diff -r 4518bca1baf0 -r 86025b85795b common/build.postbuild.xml --- a/common/build.postbuild.xml Tue Aug 10 18:11:17 2010 +0100 +++ b/common/build.postbuild.xml Thu Aug 12 12:44:52 2010 +0100 @@ -76,6 +76,13 @@ + + + + + + + diff -r 4518bca1baf0 -r 86025b85795b common/common_props.ant.xml --- a/common/common_props.ant.xml Tue Aug 10 18:11:17 2010 +0100 +++ b/common/common_props.ant.xml Thu Aug 12 12:44:52 2010 +0100 @@ -132,6 +132,9 @@ + + + diff -r 4518bca1baf0 -r 86025b85795b sf-package/build.xml --- a/sf-package/build.xml Tue Aug 10 18:11:17 2010 +0100 +++ b/sf-package/build.xml Thu Aug 12 12:44:52 2010 +0100 @@ -72,14 +72,43 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -127,6 +156,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 4518bca1baf0 -r 86025b85795b sf-package/package_props.ant.xml --- a/sf-package/package_props.ant.xml Tue Aug 10 18:11:17 2010 +0100 +++ b/sf-package/package_props.ant.xml Thu Aug 12 12:44:52 2010 +0100 @@ -34,5 +34,17 @@ + + + + + + + + + + + +