[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #19893 [Metrics/metrics-lib]: Include resources in tarball



#19893: Include resources in tarball
---------------------------------+-----------------------------------
 Reporter:  karsten              |          Owner:  karsten
     Type:  defect               |         Status:  merge_ready
 Priority:  Low                  |      Milestone:  metrics-lib 1.4.0
Component:  Metrics/metrics-lib  |        Version:
 Severity:  Normal               |     Resolution:
 Keywords:                       |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:                       |        Sponsor:
---------------------------------+-----------------------------------
Changes (by iwakeh):

 * status:  needs_review => merge_ready


Comment:

 Looks fine, although wouldn't it suffice to include the entire source
 folder?

 like:
 {{{
 <tarfileset dir="src"
            prefix="descriptor-${release.version}/src" />
 }}}
 or using a new property
 {{{
 ...
 <property name="allsources" value="src"/>
 ...
 <tarfileset dir="${allsources}"
            prefix="descriptor-${release.version}/${allsources}" />
 }}}

 (Btw, I only noticed this ticket by accident.)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19893#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs