Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
Unmute 1 - 20 of 12395  Next ›
12395 30.07.2010 21:40:19, by rfscholte
Fix MSQL-54: Revert Store Procedure support (rev. 11914)
12394 30.07.2010 07:27:00, by dantran
support udp receive
12393 24.07.2010 18:32:41, by dantran
rename StreamConnection.flush() to clear() to reflect its true meaning
12392 24.07.2010 09:17:52, by dantran
remove jargs.license, revert back to the supported commons-net-2.0
12391 20.07.2010 18:49:10, by rfscholte
increase version of exec-m-p on plugin page
12390 20.07.2010 18:19:25, by rfscholte
[maven-release-plugin] prepare for next development iteration
12389 20.07.2010 18:19:20, by rfscholte
[maven-release-plugin] copy for tag exec-maven-plugin-1.2
12388 20.07.2010 18:19:12, by rfscholte
[maven-release-plugin] prepare release exec-maven-plugin-1.2
12387 17.07.2010 11:52:32, by rfscholte
removed reference to javadoc in top-section since it's already part of project reports
12386 17.07.2010 00:10:38, by rfscholte
please checkstyle as much as possible
12385 16.07.2010 22:57:12, by rfscholte
Fix + IT for MEXEC-79: Use File.toURI().toURL() when adding dependencies to the classpath
12384 16.07.2010 15:08:00, by dsimonek
[maven-release-plugin] prepare for next development iteration
12383 16.07.2010 15:07:55, by dsimonek
[maven-release-plugin] copy for tag netbeans-platform-app-archetype-1.5
12382 16.07.2010 15:07:48, by dsimonek
[maven-release-plugin] prepare release netbeans-platform-app-archetype-1.5
12381 16.07.2010 15:01:29, by dsimonek
splash image updated to 6.9.1 version
12380 16.07.2010 09:48:31, by simon.brandhof
MOJO-1544 Remove the use of sonar maven repository
12379 15.07.2010 10:19:40, by mkleint
MNBMODULE-84
Generate timestamp using 24h date format

Current implementation creates a timestamp for
OpenIDE-Module-Build-Version manifest's field with hours in 'am/pm'
format like:

OpenIDE-Module-Build-Version: 201007010848

when run on

LANG=C date --utc
Thu Jul 1 17:48:13 UTC 2010

Pattern was changed to represent hours in a 24h format.

java.text.SimpleDateFormat uses an instance of java.util.Calendar
initialized with a default timezone provided by
java.util.TimeZone.getDefault(). Configure date formatter with UTC
time-zone explicitly to prevent possible locale-dependent
side-effects.

And as a final step code to create and format timestamp was extracted
to a private method createTimestamp().

Now the timestamp will be created in a 24h format and independent from
the local timezone:

OpenIDE-Module-Build-Version: 201007011745

when invoked on

LANG=C date --utc
Thu Jul 1 17:45:36 UTC 2010

Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
12378 15.07.2010 10:04:59, by mkleint
MNBMODULE-86 applied patch provided by jglick
12377 12.07.2010 23:42:42, by pgier
[MJBOSS-49] Flush console output buffer on linux
12376 12.07.2010 19:59:29, by rfscholte
Fix for MOJO-1438: Validate and transform don't use resolver to resolve doctype declaration in source files
1 2 3 4 5 6 7 8 9 10 Next