/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/coveragefileupload/AddressSourceBK.java
ViewVC logotype

Log of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/coveragefileupload/AddressSourceBK.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3022 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 17:37:56 2016 UTC (8 years, 1 month ago) by torben
File length: 2840 byte(s)
Diff to previous 3016
Rename package

Revision 3016 - (view) (download) (annotate) - [selected]
Modified Mon Apr 25 07:52:53 2016 UTC (8 years, 1 month ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
File length: 2824 byte(s)
Diff to previous 2964
Tilret til nyt BK layout

Revision 2964 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 3 13:12:33 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
File length: 2802 byte(s)
Diff to previous 2954 , to selected 3016
Correct to new BK file layout

Revision 2954 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 16 13:15:25 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
File length: 2657 byte(s)
Diff to previous 2950 , to selected 3016
When done - schedule a incremental distance calculation

Revision 2950 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 16 09:40:51 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
File length: 2554 byte(s)
Diff to previous 2947 , to selected 3016
Cleanup TODO:

Revision 2947 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 13 15:45:02 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSourceBK.java
File length: 2614 byte(s)
Copied from: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java revision 2945
Diff to previous 2905 , to selected 3016
Move address upload to it's own package

Revision 2905 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 3 19:02:38 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 2592 byte(s)
Diff to previous 2875 , to selected 3016
More use of logger

Revision 2875 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 17:54:20 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 2623 byte(s)
Diff to previous 2874 , to selected 3016
Let guava splitter trim the " characters 

Revision 2874 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 17:15:42 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 2655 byte(s)
Diff to previous 2869 , to selected 3016
Use guava splitter for BK

Revision 2869 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 16:21:36 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 2489 byte(s)
Diff to previous 2868 , to selected 3016
More refactoring

Revision 2868 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 16:12:28 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 3249 byte(s)
Diff to previous 2861 , to selected 3016
Refactor common code from AddressSource* to AbstractAddressSource

Revision 2861 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 11:03:14 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 3904 byte(s)
Diff to previous 2857 , to selected 3016
More findbugs

Revision 2857 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 10:30:01 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 3822 byte(s)
Diff to previous 2844 , to selected 3016
Validate number of fields after split

Revision 2844 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 25 21:43:59 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 3679 byte(s)
Diff to previous 2838 , to selected 3016
Implemented AdressManager.visitRange()

Added AddressSource.validate() to let manager do a pre-validation before loading data from DB

Added support for DAO

Make Task and webpage show error messages

Revision 2838 - (view) (download) (annotate) - [select for diffs]
Added Sun Jan 24 21:48:55 2016 UTC (8 years, 4 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/AddressSourceBK.java
File length: 3176 byte(s)
Diff to selected 3016
Add first working edition

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20