Skip to content

Commit

Permalink
add @onevent to a method response for @send
Browse files Browse the repository at this point in the history
  • Loading branch information
banq committed Sep 19, 2011
1 parent 4b4352c commit 0f5d288
Show file tree
Hide file tree
Showing 127 changed files with 486 additions and 5,796 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/scannotation-1.0.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/picocontainer-1.1.jar"/>
<classpathentry kind="lib" path="lib/picocontainer-1.1.jar" sourcepath="D:/javasource/JdonComponent/picocontainer-1.2-sources/src"/>
<classpathentry kind="output" path="classes"/>
</classpath>
Binary file modified dist/jdonFramework.jar
Binary file not shown.
Binary file modified doc/chinese/JdonFramework.doc
Binary file not shown.
3 changes: 3 additions & 0 deletions examples/tesWeb/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
<fileset dir="bin">
</fileset>
</copy>
<copy todir="myweb/WEB-INF//lib" overwrite="true">
<fileset dir="../../dist"/>
</copy>
<jar destfile="myweb.war" >
<fileset dir="myweb">
<include name="**/*"/>
Expand Down
18 changes: 0 additions & 18 deletions examples/tesWeb_struts/.classpath

This file was deleted.

17 changes: 0 additions & 17 deletions examples/tesWeb_struts/.project

This file was deleted.

14 changes: 0 additions & 14 deletions examples/tesWeb_struts/bin/sample/application.properties

This file was deleted.

Binary file not shown.
Binary file removed examples/tesWeb_struts/bin/sample/domain/User.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 0 additions & 18 deletions examples/tesWeb_struts/bin/sample/web/jdon_mvc.xml

This file was deleted.

48 changes: 0 additions & 48 deletions examples/tesWeb_struts/build.xml

This file was deleted.

117 changes: 0 additions & 117 deletions examples/tesWeb_struts/jmeterTest.jmx

This file was deleted.

Binary file removed examples/tesWeb_struts/lib/jeelib/log4j.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/jeelib/servlet.jar
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/jfa/jdon-hibernate3x.jar
Binary file not shown.
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/jfa/jdon-struts1x.jar
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/jfa/jdonAccessory.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/struts1/jakarta-oro.jar
Binary file not shown.
Binary file removed examples/tesWeb_struts/lib/struts1/struts.jar
Binary file not shown.
Binary file removed examples/tesWeb_struts/myweb.war
Binary file not shown.
Loading

0 comments on commit 0f5d288

Please sign in to comment.