| author | Thanh Ha | 2012-03-23 11:07:48 (EDT) |
|---|---|---|
| committer | Paul Webster | 2012-09-12 13:49:33 (EDT) |
| commit | d413f1f9ff1f2ef492e0813694361819f583deed (patch) (side-by-side diff) | |
| tree | b83b4294f9d7aa5a6fef724f9f195543a41ae1b9 | |
| parent | 3eef36ce7cc86f3127d3f32d2064537f1365d3a2 (diff) | |
| download | eclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.zip eclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.tar.gz eclipse.platform.releng-d413f1f9ff1f2ef492e0813694361819f583deed.tar.bz2 | |
Add build.properties to org.eclipse.license build.propertiesv20120912-174933
Required for Tycho build.
| -rw-r--r-- | features/org.eclipse.license/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.license/build.properties b/features/org.eclipse.license/build.properties index 2354b7b..9d41f81 100644 --- a/features/org.eclipse.license/build.properties +++ b/features/org.eclipse.license/build.properties @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes=feature.xml,license.html,epl-v10.html,feature.properties,eclipse_update_120.jpg
\ No newline at end of file +bin.includes=build.properties,feature.xml,license.html,epl-v10.html,feature.properties,eclipse_update_120.jpg |

