User: user57
Date: 02/01/03 16:18:51
Modified:src/main/org/jboss Version.java
Log:
o added some debugs to the Server init now that the BL doesn't show them
unless the threshold is 1 or 0. This will help debug boot problems
o Exposed the build.date (build.day) properites
User: user57
Date: 01/09/03 13:02:03
Modified:src/main/org/jboss Version.java
Log:
o getIntProperty will return -1 instead of throwing an exception
Revision ChangesPath
1.3 +10 -7 jboss/src/main/org/jboss/Version.java
Index: Version.java
=
User: user57
Date: 01/08/27 19:08:18
Modified:src/main/org/jboss Main.java
Added: src/main/org/jboss Version.java
Log:
o Changed Main to use Calendar.get(XXX) to avoid deprecation warnings
o Added Version, which is a singleton that holds version information
(read