Ticket #342 (closed defect: fixed)

Opened 17 years ago

Last modified 16 years ago

applicationtemplate build.properties has incorrect path

Reported by: denny Owned by:
Priority: normal Milestone: 3.1 Maintenance Beta
Version: 3.0.178 Severity: normal
Keywords: Cc:

Description

Looks like the build.properties file in modelglueapplicationtemplate is pointing at

./modelglueapplicationtemplate

whereas it seems to need something like

../modelglueapplicationtemplate

or

./

Change History

Changed 17 years ago by davidhenry@…

I noticed the same thing but I wasn't sure that I hadn't accidentally changed it. The ANT script is trying to use

modelglueapplicationtemplate/modelglueapplicationtemplate 

...as a source for the copy.

Changed 16 years ago by DanWilson

  • milestone changed from 3.0 Public Beta 1 to 3.2

Changed 16 years ago by DanWilson

  • status changed from new to closed
  • resolution set to fixed

Fixed in SVN Build 211

Changed 16 years ago by boomfish

  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 3.2 to 3.1.x-next-patch

Reopening ticket to get the fix backported to 3.1.x-next-patch.

Changed 16 years ago by boomfish

  • status changed from reopened to closed
  • resolution set to fixed

Fix merged into MG_3.1_fixes branch in SVN commit 230.

Note: See TracTickets for help on using tickets.