diff --git a/build-dist.xml b/build-dist.xml
index 3992fe926bda7d..2e74146f66b605 100644
--- a/build-dist.xml
+++ b/build-dist.xml
@@ -642,6 +642,13 @@ app.server.glassfish.zip.url=http://download.java.net/glassfish/v3/release/${app
+
+
+
+
+
+
+
@@ -701,6 +708,13 @@ app.server.glassfish.zip.url=http://download.java.net/glassfish/v3/release/${app
+
+
+
+
+
+
+
@@ -1188,6 +1202,64 @@ release was successful.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1225,6 +1297,48 @@ release was successful.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/release.properties b/release.properties
index 1dc83990a31067..2e1d6781215e49 100644
--- a/release.properties
+++ b/release.properties
@@ -27,6 +27,12 @@
#maven.url=http://localhost/nexus/content/repositories/liferay
#maven.version=${lp.version}
+##
+## Patching Tool Source
+##
+
+ patching.tool.source.dir=${project.dir}/../../patching-tool/source
+
##
## Plugins Environment
##