annotate gnv-artifacts/Changelog @ 70:0035862b0295

Refactoringwork done because of changes in the artifact-module gnv-artifacts/trunk@60 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Thu, 10 Sep 2009 09:40:49 +0000
parents f24c825144bc
children e4ecf3188bdf
rev   line source
70
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
1 2009-09-10 Tim Englich <tim.englich@intevation.de>
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
2
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
3 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited,
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
4 src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java Edited:
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
5 Refactoringwork done because of changes in the artifact-module
0035862b0295 Refactoringwork done because of changes in the artifact-module
Tim Englich <tim.englich@intevation.de>
parents: 69
diff changeset
6
69
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
7 2009-09-10 Tim Englich <tim.englich@intevation.de>
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
8
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
9 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
10 src/test/ressources/conf.xml Renamed:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
11 Project Structure changed in artifact-database. So we have to rename
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
12 the Testconfigurationfile in conf.xml.
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
13
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
14 * src/test/ressources/results Added:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
15 Integrated Folder for temporal storing Resultfiles of the TestCases
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
16
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
17 * src/test/ressources/queries.properties Edited:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
18 Further Queries for Testcases integrated
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
19 * src/test/ressources/timeseries/timeseries_step_05_out.xml Added,
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
20 src/test/ressources/timeseries/timeseries_step_05_feed.xml Added:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
21 Integrated the last step of the TimeSeries-Workflow.
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
22 Now the TestCase is able to render Charts.
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
23
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
24 * src/test/ressources/timeseries/timeseries_step_04_feed.xml Edited,
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
25 src/test/ressources/timeseries/timeseries_step_03_feed.xml Edited:
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
26 Names of the feed-Parametes changed to the Syntax of BSH-Spelling
f24c825144bc TestCase Refactored to the new Folder-Based Configuration.
Tim Englich <tim.englich@intevation.de>
parents: 68
diff changeset
27
68
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
28 2009-09-09 Tim Englich <tim.englich@intevation.de>
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
29
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
30 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java:
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
31 Chart Rendering completed with some Fixes to do
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
32 * src/main/java/de/intevation/gnv/transition/TransitionBase.java:
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
33 Integrated usage of KeyValueDescibeData
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
34 * src/main/java/de/intevation/gnv/transition/OutputTransition.java (getOutputModes):
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
35 Errorhandling integrated
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
36 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java Edited,
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
37 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
38 Refactored out-Method from Extending Class
d117fd4b82e5 Chartrendering integrated in Timeseries Transition
Tim Englich <tim.englich@intevation.de>
parents: 67
diff changeset
39
67
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
40 2009-09-09 Tim Englich <tim.englich@intevation.de>
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
41
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
42 * src/main/java/de/intevation/gnv/chart/exception/TechnicalChartException.java Added,
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
43 src/main/java/de/intevation/gnv/chart/ChartFactory.java Edited:
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
44 Refactoring of the ChartFactory so that it colud be use and it is possible to compile
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
45 this class.
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
46
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
47 * src/main/java/de/intevation/gnv/transition/describedata/KeyValueDescibeData.java Added,
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
48 src/main/java/de/intevation/gnv/transition/describedata/DefaultKeyValueDescribeData.java Added:
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
49 Added an new Representation of Describedata for Key Value Pairs using for the Parameter Lists
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
50 of the Transitions an put it into the Chartgeneration
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
51
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
52
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
53
66
bf883222b675 Added JfreeChart Dependency to pom-file
Tim Englich <tim.englich@intevation.de>
parents: 64
diff changeset
54 2009-09-09 Tim Englich <tim.englich@intevation.de>
bf883222b675 Added JfreeChart Dependency to pom-file
Tim Englich <tim.englich@intevation.de>
parents: 64
diff changeset
55
bf883222b675 Added JfreeChart Dependency to pom-file
Tim Englich <tim.englich@intevation.de>
parents: 64
diff changeset
56 * pom.xml Edited:
bf883222b675 Added JfreeChart Dependency to pom-file
Tim Englich <tim.englich@intevation.de>
parents: 64
diff changeset
57 Added JfreeChart Dependency to pom-file
bf883222b675 Added JfreeChart Dependency to pom-file
Tim Englich <tim.englich@intevation.de>
parents: 64
diff changeset
58
64
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
59 2009-09-09 Tim Englich <tim.englich@intevation.de>
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
60
67
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
61 * src/main/java/de/intevation/gnv/chart/Insets.java Added,
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
62 src/main/java/de/intevation/gnv/chart/ChartStyle.java Added,
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
63 src/main/java/de/intevation/gnv/chart/ChartLabels.java Added,
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
64 src/main/java/de/intevation/gnv/chart/ChartFactory.java Added:
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
65 Insert Chart-Classes from OLD-Repository Revision: 3101 Does not compile
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
66
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
67 2009-09-09 Tim Englich <tim.englich@intevation.de>
0e9762ebd18d Refactor ChartFactory so that it is able to be compiled without errors.
Tim Englich <tim.englich@intevation.de>
parents: 66
diff changeset
68
64
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
69 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
70 The specifed OutputTransition for the Product TimeSeries.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
71
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
72 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
73 Integration of the OutputModes in the DescriberesultDocument.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
74
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
75 * src/main/java/de/intevation/gnv/transition/OutputTransitionBase.java Added,
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
76 src/main/java/de/intevation/gnv/transition/OutputTransition.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
77 The Interface and the abstract Basicimplementation of an Transition which
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
78 can produce different outputs.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
79
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
80 * src/main/java/de/intevation/gnv/transition/DefaultOutputMode.java Added,
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
81 src/main/java/de/intevation/gnv/transition/OutputMode.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
82 Interfacestructur and Defaultimplementation for the Representation of the
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
83 Different OutputModes given in an Artifact.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
84
63
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
85 2009-09-09 Tim Englich <tim.englich@intevation.de>
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
86
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
87 * src/main/java/de/intevation/gnv/transition/TransitionBase.java (describe) Edited:
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
88 Changed DateoutputFormat from German- to Anericanstyle
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
89
62
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
90 2009-09-09 Tim Englich <tim.englich@intevation.de>
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
91
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
92 * src/test/ressources/timeseries/timeseries_step_04_feed.xml Added,
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
93 * src/test/ressources/timeseries/timeseries_step_04_advance.xml Added:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
94 Two more ArtifactCommands for the next Step in TimeSeriesArtifactTestCase
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
95 * src/test/ressources/queries.properties Edited:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
96 New Queries for timeseries_timeinterval added.
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
97 Also use KEY ,VALUE, MIN and MAX as Identifiers for the different Columns.
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
98 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited,
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
99 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
100 Modified the TimeseriesArtifact and added one further TransitionStep
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
101
61
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
102 2009-09-09 Tim Englich <tim.englich@intevation.de>
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
103
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
104 * src/main/java/de/intevation/gnv/transition/describedata/DefaultMinMaxDescribeData.java ,
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
105 * src/main/java/de/intevation/gnv/transition/describedata/MinMaxDescribeData.java,
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
106 * src/main/java/de/intevation/gnv/transition/describedata/DescribeData.java Added:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
107 Interface Structure and Defaultimplementation for Representing DescribeData of an
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
108 Transition added. In this Way we are able to switch between different Renderingmethods
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
109 for descibe.
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
110 * src/main/java/de/intevation/gnv/transition/MinMaxTransition.java Added:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
111 Added MinMaxTransition for representing Min-/Max-Value Results in a Tansition
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
112 * src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
113 Integrated Min- / MAX-Value Support for Describe. Also done some Refactoring Work
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
114 for easy creating Extensions of this Class.
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
115 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
116 Userinterface Informations were integrated in the wrong Method. Now the
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
117 Informations are put into the ui-Node
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
118
60
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
119 2009-09-08 Tim Englich <tim.englich@intevation.de>
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
120
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
121 * src/test/ressources/timeseries/timeseries_step_01_advance.xml Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
122 src/test/ressources/timeseries/timeseries_step_01_feed.xml Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
123 src/test/ressources/timeseries/timeseries_step_02_advance.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
124 src/test/ressources/timeseries/timeseries_step_02_feed.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
125 src/test/ressources/timeseries/timeseries_step_03_advance.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
126 src/test/ressources/timeseries/timeseries_step_03_feed.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
127 src/test/ressources/GNVArtifactsTestCase_Configuration.xml: Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
128 src/test/ressources/queries.properties Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
129 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited:
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
130 TestCase implemented until Choosing the TimeInetval of an TimeSeries
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
131
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
132 One Entry is Missing
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
133
58
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
134 2009-09-08 Tim Englich <tim.englich@intevation.de>
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
135
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
136 * src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
137 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
138 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
139 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
140 src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
141 src/test/ressources/timeseries/timeseries_step_01_feed.xml Added ,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
142 src/test/ressources/timeseries/timeseries_step_01_advance.xml Added :
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
143 Artifact.advance initial implementiert
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
144
57
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
145 2009-09-08 Tim Englich <tim.englich@intevation.de>
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
146
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
147 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
148 src/main/java/de/intevation/gnv/transition/DefaultInputData.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
149 src/main/java/de/intevation/gnv/transition/InputData.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
150 src/main/java/de/intevation/gnv/transition/exception/TransitionException.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
151 src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
152 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
153 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
154 Funktionalität Feed initial bereitgestellt.
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
155
56
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
156 2009-09-08 Tim Englich <tim.englich@intevation.de>
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
157
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
158 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
159 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
160 src/main/java/de/intevation/gnv/transition/TransitionBase.java,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
161 src/main/java/de/intevation/gnv/transition/DefaultInputValue.java Edited:
57
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
162 Required Inputelements integrated in BasicArtifact-Descibe-Output
56
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
163
55
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
164 2009-09-08 Tim Englich <tim.englich@intevation.de>
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
165
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
166 * src/main/java/de/intevation/gnv/transition/DefaultInputValue.java Added,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
167 src/main/java/de/intevation/gnv/transition/InputValue.java Added,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
168 src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
169 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
170 src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited:
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
171 Constructs for the required Inputvalues for an Transition created
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
172
54
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
173 2009-09-08 Tim Englich <tim.englich@intevation.de>
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
174
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
175 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java,
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
176 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java:,
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
177 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Edited
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
178 Added Output for Describe to the Artifactimplementation
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
179
53
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
180 2009-09-08 Tim Englich <tim.englich@intevation.de>
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
181
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
182 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
183 src/main/java/de/intevation/gnv/transition/Transition.java (getDescription),
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
184 src/main/java/de/intevation/gnv/transition/TransitionBase.java (setup), (getDescription):
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
185 Added Description to a Transition
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
186
52
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
187 2009-09-07 Tim Englich <tim.englich@intevation.de>
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
188
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
189 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
190 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
191 TestClass for GNV-Artifacts an TimeSeriesArtifacs
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
192
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
193 * src/main/java/de/intevation/gnv/transition/TransitionFactory.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
194 src/main/java/de/intevation/gnv/transition/TransitionBase.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
195 src/main/java/de/intevation/gnv/transition/Transition.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
196 src/main/java/de/intevation/gnv/transition/DefaultTransition.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
197 Transitionimplementation for handling the substeps of an Artifact Livecycle
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
198
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
199 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
200 The Artifact for handling the TimeSeries
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
201 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
202 src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
203 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java:
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
204 The Basic-Classes for providing GNC Artifacts. this Classes should be the Fundament
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
205 for the Implementation of Specialized Artifacts e.g. TimeSeries
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
206 * pom: Edited Projectreferences to the other GNV-Projects added
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
207
51
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
208 2009-09-04 Tim Englich <tim.englich@intevation.de>
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
209
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
210 * src/main/java/de/intevation/gnv/artifacts/ArtifactFactoryBase.java:
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
211 Implementation of the General ArtifactFactory
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
212
50
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
213 2009-09-04 Tim Englich <tim.englich@intevation.de>
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
214
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
215 * pom.xml: Created with maven and put the Moduledependencies into it
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
216 * target | .settings | .project | .classpath: Add to SVN-Ignore
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
217 * Changes | Changelog | NEWS | README | TODO: Added
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
218 * src/**: Added to the Project

http://dive4elements.wald.intevation.org