Changes between Version 2 and Version 3 of agenda


Ignore:
Timestamp:
Nov 14, 2008, 2:20:52 AM (16 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • agenda

    v2 v3  
    22 * Have we decided for a geonetwork-services-ebxml artefact (jar project)?
    33 * Have we decided for to rename geonetwork-dao-ebxml into geonetwork-persistence-ebxml?
     4 * I was suppose to create the jar artefact geonetwork-testutil-ebxml because of this email I have sent:
     5''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''
     6 ** I tried to create this project but there is this error:  A cycle was detected in the build path of project 'geonetwork-testutil-ebxml'. Apperently 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?