Skip to content

Commit

Permalink
Remove member joining date extraction utility, which was only needed …
Browse files Browse the repository at this point in the history
…once.
  • Loading branch information
iay committed Aug 8, 2011
1 parent 8eb76f5 commit 07359b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
File renamed without changes.
11 changes: 0 additions & 11 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1070,17 +1070,6 @@
</exec>
</target>

<!--
Extract member list for joining date backfill.
-->
<target name="extract.member.dates">
<echo>Extracting member dates</echo>
<XALAN.xmldir
i="members.xml"
o="member-dates.txt"
x="extract_member_dates.xsl"/>
</target>

<!--
Utility to fold overlong embedded certificates.
-->
Expand Down

0 comments on commit 07359b5

Please sign in to comment.