Log of /trunk/schmitzm-regex
Directory Listing
Revision
2304 -
Directory Listing
Modified
Sun Apr 28 00:01:00 2013 UTC
(11 years, 10 months ago)
by
alfonx
Revision
2274 -
Directory Listing
Modified
Tue Mar 12 16:12:36 2013 UTC
(11 years, 11 months ago)
by
alfonx
Neuste, zusammenpassende versionen von log4j und slf-via-log4j
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<!-- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J:
Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder
for further details. -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.2</version>
</dependency>
Revision
2273 -
Directory Listing
Modified
Tue Mar 12 16:05:37 2013 UTC
(11 years, 11 months ago)
by
alfonx
Upgrade auf JUnit 4.11 (vorher 4.8.2).
Revision
2269 -
Directory Listing
Modified
Sun Mar 3 14:50:47 2013 UTC
(11 years, 11 months ago)
by
alfonx
Revision
2259 -
Directory Listing
Modified
Wed Feb 27 00:03:18 2013 UTC
(12 years ago)
by
mojays
IOUtil: download methods extended with http authentication
LangUtil: BugFix for formatFileSize(.)
SwingUtil: method for interactive release update process
ReleaseUtil: constants for property keys; new method to copy release properties to new file
IOUtilBasic: utility IO methods WITHOUT any dependency except standard JDK
ReleaseUpdater: utility to check for applications updates on a server
Revision
2253 -
Directory Listing
Modified
Sun Feb 24 20:16:17 2013 UTC
(12 years ago)
by
alfonx
Reduced the dependencies of the RegexCache module to a minimum (vermutlich um 90%)
Revision
2252 -
Directory Listing
Modified
Sun Feb 24 20:10:35 2013 UTC
(12 years ago)
by
alfonx
Dependency zu "eaio-string-search" entfernt...