-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathproject.properties
66 lines (57 loc) · 1.88 KB
/
project.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Modify this file, publish it on your web site and contact
# JBoss middleware team to set project matrix to parse this file
# for your project information
# Required fields
#######################################################
# should be something like /project or /project/subproject. Only alphanumeric
# characters are allowed (no spaces)!
nodePath=/liveoak
# Human readable name of the project. Everything after " - " is cut off.
projectName=LiveOak
# Main URL to your project
homePage=http://liveoak.io
# Miscellaneous fields
#######################################################
description=backend-as-a-service stack for simplifying mobile and web client development.
# ASL, LGPL, LGPL2, LGPL3, EPL, other
license=EPL
# if license is other, fill the URL of the license here
otherLicenseLink=
specialIcon=
archived=
excludeInProjectMatrix=
subProjects=
# Downloads
#######################################################
downloadsLink=http://liveoak.io/downloads/
# Documents
#######################################################
docsLink=http://liveoak.io/docs/
# Community links
#######################################################
communityLink=http://liveoak.io/community
knowledgeBaseLink=
userForumLink=https://community.jboss.org/en/liveoak
devForumLink=
mailingListLink=
chatLink=http://webchat.freenode.net/?channels=liveoak
blogLink=http://liveoak.io/blog
twitterLink=https://twitter.com/liveoak_io
# Source code links
#######################################################
srcLink=
anonymousLink=
committerLink=
fisheyeLink=
viewvcLink=
githubLink=https://github.com/liveoak-io/liveoak
anonymousGitLink=
committerGitLink=
# Build links
#######################################################
buildLink=
hudsonLink=
# Issue tracker links
#######################################################
issueTrackerLink=
jiraLink=https://issues.jboss.org/browse/LIVEOAK