DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41458>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41458





------- Additional Comments From [EMAIL PROTECTED]  2007-01-25 03:37 -------
If it really is "just" the compression, 

  <target name="tgz">
      <tar destfile="${build}/release.tgz">
          <fileset dir="src/site"/>
          <tarfileset>
              <gzipresource>
                  <file file="src/release.tgz"/>
              </gzipresource>
          </tarfileset>
      </tar>
  </target>

should work.

It is far too late to change any attribute names, of course 8-)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to