Bug 230867 - Transforms hook is missing about.html in build.properties
Summary: Transforms hook is missing about.html in build.properties
Status: VERIFIED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Compendium (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 RC1   Edit
Assignee: Kim Horne CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-05-07 07:01 EDT by Philippe Ombredanne CLA
Modified: 2008-05-20 10:31 EDT (History)
2 users (show)

See Also:
tjwatson: review+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Ombredanne CLA 2008-05-07 07:01:55 EDT
### Eclipse Workspace Patch 1.0
#P org.eclipse.equinox.transforms.hook
Index: build.properties
===================================================================
RCS file: /cvsroot/eclipse/org.eclipse.equinox/bundles/bundles/org.eclipse.equinox.transforms.hook/build.properties,v
retrieving revision 1.2
diff -u -r1.2 build.properties
--- build.properties	21 Feb 2008 19:52:33 -0000	1.2
+++ build.properties	7 May 2008 11:00:42 -0000
@@ -13,4 +13,5 @@
 bin.includes = META-INF/,\
                .,\
                hookconfigurators.properties,\
-               transformsHook.properties
+               transformsHook.properties,\
+               about.html
Comment 1 Kim Horne CLA 2008-05-08 09:16:58 EDT
Looks good to me.   Mandatory +1 for this stage of the game Tom?
Comment 2 Thomas Watson CLA 2008-05-08 09:38:30 EDT
yup, looks good.  Thanks Philippe!!
Comment 3 Kim Horne CLA 2008-05-08 09:48:51 EDT
Fix in HEAD.
Comment 4 Kim Horne CLA 2008-05-20 10:31:26 EDT
Verified in CVS in I20080519-2000