Skip to content

Commit fa0bfae

Browse files
author
jossonsmith
committed
Update build after renaming old AJAXServletRequest to SimpleRPCRequest and updating HttpRequest
1 parent 1340935 commit fa0bfae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@
253253

254254
<arg value="net/sf/j2s/ajax/SimpleSerializable.js"/>
255255
<arg value="net/sf/j2s/ajax/SimpleRPCRunnable.js"/>
256-
<arg value="net/sf/j2s/ajax/AJAXServletRequest.js"/>
257-
<arg value="net/sf/j2s/ajax/AJAXServletSWTRequest.js"/>
256+
<arg value="net/sf/j2s/ajax/SimpleRPCRequest.js"/>
257+
<arg value="net/sf/j2s/ajax/SimpleRPCSWTRequest.js"/>
258258

259259
<classpath>
260260
<pathelement path="${j2s.lib.project}/bin"/>

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

1.39 KB
Binary file not shown.

0 commit comments

Comments
 (0)