40
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 02, 2024 — Nov 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move displayVersion to a method in order to extend it in jPOS-EE (I want bin/q2 --version to display both jPOS as well as jPOS-EE versions)
apr
as Alejandro Revilla
More... about 16 years ago
Updated revision
apr
as Alejandro Revilla
More... about 16 years ago
Fixed bug introduced in r2761 which would produce a NPE upon the logger trying to rotate. In regression noticed that "super.close()" needed to be moved, as it clear the printStream as well.
vsalaman
as Victor Salaman
More... about 16 years ago
force revision expansion
apr
as Alejandro Revilla
More... about 16 years ago
use relative path
apr
as Alejandro Revilla
More... about 16 years ago
Updated revision
apr
as Alejandro Revilla
More... about 16 years ago
Fixed bug introduced in r2761 which would produce a NPE upon the logger trying to rotate.
vsalaman
as Victor Salaman
More... about 16 years ago
fixed bug reported by Leonardo Zabaleta
apr
as Alejandro Revilla
More... about 16 years ago
testing commit notifications
apr
as Alejandro Revilla
More... about 16 years ago
force change in order to update keyword $Revision: $ (we need something better than this method ...)
apr
as Alejandro Revilla
More... about 16 years ago
Use nine digits for the message counters plus wrap-around
apr
as Alejandro Revilla
More... about 16 years ago
added XML preamble and outer '<logger>' tag so we can open logs with XML editors or take advantage of vim syntax highlight
apr
as Alejandro Revilla
More... about 16 years ago
removed unused imports (a lot of more out there)
apr
as Alejandro Revilla
More... about 16 years ago
Oops, lastTxn is now a native long
apr
as Alejandro Revilla
More... about 16 years ago
Updated field 74 and 97 according to jPOS CMF 1.0.1
apr
as Alejandro Revilla
More... about 16 years ago
Minor change to John's contribution, use 'long' instead of 'Long' for the lastTxn variable
apr
as Alejandro Revilla
More... about 16 years ago
JTO - Added last transaction time (long) to getCountersAsString(). last=0 is default / reset value More... about 16 years ago
JTO - Added last transaction time (long) to getCountersAsString(). last=0 is default / reset value More... about 16 years ago
JTO - Added last transaction time (long) to getCountersAsString(). last=0 is default / reset value More... about 16 years ago
force proper revision name
apr
as Alejandro Revilla
More... about 16 years ago
New helper class (good companion for Profiler)
apr
as Alejandro Revilla
More... about 16 years ago
Added srcjar target to help people using jPos in eclipse projects. First commit since 2003, I think. Its good to be back! More... about 16 years ago
Added a mechanism to allow for config file decoration.
vsalaman
as Victor Salaman
More... over 16 years ago
Removed "cfg" property as the local version is never being initialized causing a NullPointerException.
vsalaman
as Victor Salaman
More... over 16 years ago
Welcome John Overland!
apr
as Alejandro Revilla
More... over 16 years ago
Hide unconnected channels on getISOChannelNames (patch provided by John Overland - Thank you!)
apr
as Alejandro Revilla
More... over 16 years ago
FSDMsg correctly unpacking DS terminated fields + test More... over 16 years ago
Correctly name 'Hex'Channel More... over 16 years ago
MasterCard EBCDIC packager for fields like 48. More... over 16 years ago
Helper method for setting value More... over 16 years ago