Skip to content

Commit 72a78d0

Browse files
author
jossonsmith
committed
Pack recent changes into j2slib.zip
1 parent 0403ee4 commit 72a78d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<!-- - - - - - - - - - - - - - - - - -
248248
target: j2s.pack.lib
249249
- - - - - - - - - - - - - - - - - -->
250-
<target name="j2s.pack.lib" depends="j2s.pack.core,j2s.pack.common,j2s.pack.error,j2s.pack.swt">
250+
<target name="j2s.pack.lib" depends="j2s.pack.core,j2s.pack.common,j2s.pack.error,pack.java.reflect,j2s.pack.swt">
251251
<copy todir="${jz.dist.dir}">
252252
<fileset dir="${ajax.src.dir}">
253253
<exclude name="**/*.clazz"/>

sources/net.sf.j2s.lib/j2slib.zip

123 KB
Binary file not shown.

0 commit comments

Comments
 (0)