Menu

[r26]: / trunk / BUILD  Maximize  Restore  History

Download this file

18 lines (15 with data), 767 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
################################################################################
# $Id: license.txt 13981 2005-03-16 08:09:28Z eespino $
#
# Copyright(c) 2004-2006, SpikeSource Inc. All Rights Reserved.
# Licensed under the Open Software License version 2.1
# (See http://www.spikesource.com/license.html)
################################################################################
To build PHPCoverage Distribution archives from source...
$ cd trunk/corestackbase/spike/util/coverage/php
$ svn update
$ source /opt/oss/env.sh
$ sudo pear install phpDocumentor ## Plus any other dependencies like
## * Archive_Tar
## * XML_Beautifier
$ ant distribute -Dcomp.version=x.y.z
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.