Ticket #766 (new defect)

Opened 4 months ago

Last modified 4 months ago

Build broken in trunk

Reported by: heikki Owned by: geonetwork-devel@…
Priority: major Milestone: v2.7.0
Component: Installer Version:
Keywords: Cc:

Description

when you try to build an installer using the trunk code, the process fails with this output:

C:\source\geonetwork\installer>ant
Buildfile: build.xml

setProperties:
   [delete] Deleting directory C:\source\geonetwork\.props
    [mkdir] Created dir: C:\source\geonetwork\.props
[propertyfile] Updating property file: C:\source\geonetwork\web\src\main\webapp\WEB-INF\server.prop
     [copy] Copying 1 file to C:\source\geonetwork\.props
     [copy] Copying 1 file to C:\source\geonetwork\.props
     [copy] Copying 1 file to C:\source\geonetwork\.props
     [copy] Copying 1 file to C:\source\geonetwork\.props

thesaurusDownload:
      [get] Getting: https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/utilities/gemet/thesauri/gemet.rdf
      [get] To: C:\source\geonetwork\web\target\thesauri\gemet.rdf
      [get] Getting: https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/utilities/gemet/thesauri/inspire-service-taxonomy.rdf
      [get] To: C:\source\geonetwork\web\target\thesauri\inspire-service-taxonomy.rdf
      [get] Getting: https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/utilities/gemet/thesauri/inspire-theme.rdf
      [get] To: C:\source\geonetwork\web\target\thesauri\inspire-theme.rdf

inspireDbSettings:
     [copy] Copying 1 file to C:\source\geonetwork\web\target\inspire

BUILD FAILED
C:\source\geonetwork\installer\build.xml:66: replacefilter doesn't support the nested "replacetoken" element.

Total time: 25 seconds

Change History

Changed 4 months ago by heikki

  • priority changed from blocker to major

Upgraded my ant from 1.7.1 to 1.8.2 which solved the problem.

Lowered prio of this ticket.

Note: See TracTickets for help on using tickets.