Skip to content

Commit d092c7a

Browse files
author
jossonsmith
committed
Remove unnecessary j2slib excluding
1 parent a000ed0 commit d092c7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sources/net.sf.j2s.lib/build.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ bin.includes = META-INF/,\
22
plugin.xml,\
33
library.jar,\
44
j2slib/
5-
bin.excludes = .svn/,\
6-
j2slib/.svn/,\
7-
j2slib/images/
5+
bin.excludes = .svn/
86
source.library.jar = src/
97
jars.compile.order = library.jar
108
src.includes = src/,\

0 commit comments

Comments
 (0)