Compare commits
6 Commits
mqsload-1_
...
ffb13ee948
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffb13ee948 | ||
|
|
542f5b9bd6 | ||
|
|
bc2254cab8 | ||
|
|
f12bcae985 | ||
|
|
67b4a7aa8b | ||
|
|
99d17a844e |
1411
MQSLoad.java
1411
MQSLoad.java
File diff suppressed because it is too large
Load Diff
@@ -1,13 +1,43 @@
|
||||
# $RCSfile: ReleaseNotes.txt,v $
|
||||
# $Revision: 1.8 $
|
||||
# $Revision: 1.12 $
|
||||
# $Name: $
|
||||
# $Date: 2007/12/11 16:46:37 $
|
||||
# $Date: 2008/12/04 10:45:06 $
|
||||
# $Author: agibert $
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
MQSLoad V 2.0.0 - A. Gibert - 2008/12/03
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
- Major code cleanup,
|
||||
- Add message skip option "-ms",
|
||||
- Add message count option "-mc",
|
||||
- Add repeat count option "-rc",
|
||||
- Fix Java 1.4 compatibility.
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
MQSLoad V 1.3.2 - A. Gibert - 2008/11/14
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
- WARNING: Fix a big bug in Load_File() method: all previous MQSLoad versions
|
||||
can corrupt messages during loading !!!
|
||||
- Fix elapsed time computation !
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
MQSLoad V 1.3.1 - A. Gibert - 2008/01/03
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Fix usage print out.
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
MQSLoad V 1.3.0 - C. Colin / A. Gibert - 2007/12/10
|
||||
--------------------------------------------------------------------------------
|
||||
@@ -67,7 +97,7 @@ Add GPL and FDL licenses files.
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
MQSLoad V 1.0.0 - A. Gibert - 20001/07/12
|
||||
MQSLoad V 1.0.0 - A. Gibert - 2001/07/12
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
First release,
|
||||
|
||||
Reference in New Issue
Block a user