jaxp/.hgignore
author dfuchs
Wed, 25 Feb 2015 18:41:07 +0100
changeset 29117 7956b5dc0eac
parent 26519 c5eb7b0506bf
child 42389 95883d86a743
permissions -rw-r--r--
8072645: java.util.logging should use java.time to get more precise time stamps Summary: j.u.logging uses j.t.Instant to store LogRecord time stamps. XMLFormatter format is updated to allow for a new optional <nanos> element containing a nano second adjustment. SimpleFormatter passes a ZonedDateTime object to String.format. LogRecord getMillis/setMillis are deprecated, replaced by getInstant/setInstant. Reviewed-by: scolebourne, plevart, rriggs Contributed-by: daniel.fuchs@oracle.com, peter.levart@gmail.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
7f561c08de6b Initial load
duke
parents:
diff changeset
     1
^build/
7f561c08de6b Initial load
duke
parents:
diff changeset
     2
^dist/
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 2669
diff changeset
     3
^drop/
4131
c5661b1a888f 6894441: Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
ohair
parents: 3879
diff changeset
     4
^drop_included/
26519
c5eb7b0506bf 8058180: .hgignore should be updated with webrev in all repos
wetmore
parents: 9382
diff changeset
     5
^webrev
4404
977f877abc78 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4131
diff changeset
     6
/nbproject/private/
9382
118281c8385f 6631003: Add hg tip changeset to build image
ohair
parents: 4404
diff changeset
     7
^.hgtip