Changes between Version 8 and Version 9 of agenda


Ignore:
Timestamp:
Apr 2, 2009, 2:07:06 AM (15 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • agenda

    v8 v9  
    1 heikki December 1st :
    2 
    3  * Discuss the use of !RuntimeException as described [http://trac.osgeo.org/geonetwork/wiki/GeoNetworkException here]
    4  * Discuss Hibernate Search as described [http://trac.osgeo.org/geonetwork/wiki/HibernateSearch here]
     1 * While running the Axis generation of skeleton code for '''OGCWebServicePort''', This message is given:
     2 No mapping defined for element {http://www.opengis.net/cat/wrs/1.0}Capabilities
     3 * While running the Axis generation of skeleton code for '''DiscoveryPort''', all goes well?
     4 * While running the Axis generation of skeleton code for '''PublicationPort''', all goes well ?
    55
    66
    7 
    8 ----
    9 
    10  * Would it be good to use ebrim everywhere instead of ebxml? => Yes
    11  * Have we decided for a geonetwork-services-ebxml artefact (jar project)? => Yes
    12  * Have we decided for to rename geonetwork-dao-ebxml into geonetwork-persistence-ebxml? => Yes
    13  * I was suppose to create the jar artefact geonetwork-testutil-ebxml because of this email I have sent:
    14 ''In geonetwork-domain-ebxml there are great test utility classses from Heikki which I copied in geonetwork-dao-ebxml. Of course copying is not correct. What do we do, create a project (maven jar artefact) called geonetwork-testutil-ebxml''
    15  ** I tried to create this project but there is this error:  A cycle was detected in the build path of project 'geonetwork-testutil-ebxml'. Apparently Maven not let you do this and in a way it is correct: no bidirectional dependencies you foolish software engineers! Does everyone agree that we don't have this project and that we duplicate those utils? Or we put them in the main of geonetwork-domain-ebxml?
    16 => the last option, we put it in /geonetwork-domain-ebxml/src/main/java
    17  * Can we buy this book Hibernate Search in Action http://www.manning.com/bernard/ ?