[ https://issues.apache.org/jira/browse/GORA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney updated GORA-42: ------------------------------------- Attachment: GORA-42.patch This rather trivial patch sorts out the issue of individually referenced property values for various constants. The patch does solve the underlying problem which initially resulted in this issue being opened, however I do not dispute there could be more done here with regards to adding more properties to the default.properties file. I tried to add more, however the configuration mapping becomes slightly more complex when the project module nature is taken into consideration. For the time being I am reasonably happy with the small number of properties included within the file as this permits Ant/Ivy testing and building at local level. > version declared in both build.xml and build-common.xml > ------------------------------------------------------- > > Key: GORA-42 > URL: https://issues.apache.org/jira/browse/GORA-42 > Project: Gora > Issue Type: Bug > Components: build process > Affects Versions: 0.1-incubating, 0.1.1-incubating > Reporter: Chris A. Mattmann > Assignee: Lewis John McGibbney > Fix For: 0.2-incubating > > Attachments: GORA-42.patch, NUTCH-42.patch > > > the ${version} property is defined in both build.xml, *and* build-common.xml. > This is confusing. We should decide on one place, and then just put it there > and remove it from the other one. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira