-
Notifications
You must be signed in to change notification settings - Fork 100
/
build.default.properties
22 lines (19 loc) · 1.14 KB
/
build.default.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;--------------------------------------------------------------------------------
; appserver-io/appserver Build Default Properties
;
; @copyright Copyright (c) 2010 <info@techdivision.com> - TechDivision GmbH
; @license http://opensource.org/licenses/osl-3.0.php
; Open Software License (OSL 3.0)
; @author TechDivision GmbH - Core Team <core@techdivision.com>
;--------------------------------------------------------------------------------
; ---- Module Release Settings --------------------------------------------------
release.version = 1.1.32
release.name = Iron Knight
; ---- PHPCPD Settings ----------------------------------------------------------
; Directories
phpcpd-exclude.dir = --exclude AppserverIo/Appserver/PersistentServletEngine
phpcpd-exclude.names = --names-exclude=NamingDirectoryImpl.php,DeploymentDescriptorParser.php,DirectoryParser.php
phpcpd-additional.args = ${phpcpd-exclude.dir} ${phpcpd-exclude.names}
; ---- PHPCS Settings -----------------------------------------------------------
; can be overwritten locally
phpcs-additional.args = --ignore=server.php,bootstrap.php,webapps,var/scripts/bootstrap.php