Magellan Linux

Annotation of /trunk/eclipse-ecj/patches/eclipse-ecj-4.6.1-ecj-include-props.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2942 - (hide annotations) (download)
Fri Jun 16 09:07:46 2017 UTC (7 years ago) by niro
File size: 430 byte(s)
-added eclipse-ecj patches
1 niro 2942 --- build.xml 2012-09-14 18:22:48.000000000 +0000
2     +++ build.xml.patched 2013-01-09 10:19:28.414079935 +0000
3     @@ -46,9 +46,10 @@
4     <include name="**/*.rsc"/>
5     <include name="META-INF/**"/>
6     <include name="**/*.properties"/>
7     + <include name="**/*.props"/>
8     <exclude name="META-INF/eclipse.inf"/>
9     </fileset>
10     </zip>
11     <delete dir="${output}" />
12     </target>
13     -</project>
14     \ No newline at end of file
15     +</project>