4787e4fc46
(no changelog provided, but it's normal for eclipse) - sync with fedora 4.2.1-3 OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=5
11 lines
331 B
Diff
11 lines
331 B
Diff
--- a/build.xml 2012-10-09 13:56:47.695928242 -0400
|
|
+++ b/build.xml 2012-10-09 13:57:06.822893233 -0400
|
|
@@ -46,6 +46,7 @@
|
|
<include name="**/*.rsc"/>
|
|
<include name="META-INF/**"/>
|
|
<include name="**/*.properties"/>
|
|
+ <include name="**/*.props"/>
|
|
<exclude name="META-INF/eclipse.inf"/>
|
|
</fileset>
|
|
</zip>
|