| commit | c9858088700d5008ba2069708a6609606f0c7927 | [log] [tgz] |
|---|---|---|
| author | Florian Waibel <fwaibel@eclipsesource.com> | Thu Oct 31 23:12:10 2013 +0100 |
| committer | Florian Waibel <fwaibel@eclipsesource.com> | Thu Oct 31 23:12:10 2013 +0100 |
| tree | 1e6f94573f67e0183152207a35488fe34dc06d9b | |
| parent | 217093577ca707701b22dfad9106e84003251073 [diff] |
Bug 329368 - Adds missing subfolder greenpages.par to the greenpages package
diff --git a/build-samples/build.xml b/build-samples/build.xml index 96eab09..bd29de1 100644 --- a/build-samples/build.xml +++ b/build-samples/build.xml
@@ -49,6 +49,7 @@ <include name="greenpages.db/**"/> <include name="greenpages.jpa/**"/> <include name="greenpages.web/**"/> + <include name="greenpages.par/**”/> <include name="greenpages.parent/**"/> <include name="pom.xml"/> <exclude name="**/target/**"/>