Changes between Version 4 and Version 5 of BolsenaDraft2012
- Timestamp:
- 05/15/12 03:05:30 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BolsenaDraft2012
v4 v5 35 35 There is no point in maintaining a home-made logging facility when there are de facto standard libraries for this. Let's replace GN logging with [http://www.slf4j.org/ slf4j], and back it by the venerable [http://logging.apache.org/log4j/1.2/ log4j]. 36 36 37 == Webspecs testing == 38 39 The last code spring I (Jesse) created a small suite of integration tests by taking the existing Geonetwork integration tests and combining them with some tests back ported form Geocat integration tests. I also started a maven module that would run the tests when ran with the profile integration-tests. Since then I have updated the tests and fixed bugs based on those tests. I would like to commit this work and back-port more tests. 40 37 41 === Wishlist === 38 42 … … 44 48 45 49 * Clustering GeoNetwork, by Jose García & Heikki Doeleman 50 * Monitoring Webapps (Geonetwork usecase) 46 51 47 52 requested (who wants to do it?) :