Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#100 closed enhancement (fixed)

Allow specifying destination filename for single file build

Reported by: jbirch Owned by: madair
Priority: P2 Milestone:
Component: Core Version: SVN
Severity: Minor Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

It would be useful to be able to pass the FusionSF portion of the single file build name to ant as an option. Currently the hard-coded value requires manual file renaming if you are creating multiple singlefile builds in a single site.

Change History (5)

comment:1 by madair, 16 years ago

Status: newassigned
Version: 1.0.6SVN

some other improvements:

  • make setting the AppDef property optional so that any AppDef can be loaded at runtime
  • add a target to concatenate and compress CSS files

Note that care must be used with a concatenated and compressed CSS file because url() elements in the CSS file are relative to the CSS file itself, not to the application.

Using singleFile pacakges requires updates to your templates to point to the relevant packages

comment:2 by madair, 16 years ago

Milestone: 1.11.2

comment:3 by madair, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [1498]) closes #100: add targets to compress CSS, optional AppDef property for singleFile build.xml add property to rename the output file

comment:4 by madair, 16 years ago

(In [1517]) re #100: fix problem with singleFile file name

comment:5 by (none), 16 years ago

Milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.