Changes between Version 1 and Version 2 of Location


Ignore:
Timestamp:
Nov 13, 2008, 2:43:27 AM (16 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Location

    v1 v2  
    55Put the Hibernate mapping files in config package in the project geonetwork-dao-ebxml. Maven will then put it in the geonetwork-dao-ebxml jar file.
    66
    7 '''Choice'''
     7'''Choice for Option 2. '''
    88Initially option 1 was implemented. From the point of view of Maven this worked fine on Windows XP and Linux Ubuntu. Unfortunately Hudson triggering Maven did not package the hibernate mapping files. Option 2 works as well under Hudson.
    99
    10 I do not understand why option 1 was not working. The curious thing is that in the end it is Maven, not Hudson. Because Hudson uses Maven to build the artefact. It may be due to the fact that jibx is used in geonetwork-domain-ebxml.
     10I do not understand why option 1 was not working. The curious thing is that in the end it is always Maven, not Hudson. Because Hudson uses Maven to build the artefact. It may be due to the fact that jibx is used in geonetwork-domain-ebxml.
     11
     12What version of Linux is used for the Hudson server?