-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
netty.properties
67 lines (57 loc) · 1.93 KB
/
netty.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=/netty
# Human readable name of the project. Everything after " - " is cut off.
projectName=Netty
# Main URL to your project
homePage=http://netty.io
# Miscellaneous fields
#######################################################
description=asynchronous event-driven network application framework
# ASL, LGPL, LGPL2, LGPL3, EPL, other
license=ASL
# if license is other, fill the URL of the license here
otherLicenseLink=
specialIcon=
archived=
excludeInProjectMatrix=
subProjects=
# Downloads
#######################################################
downloadsLink=http://netty.io/downloads.html
# Documents
#######################################################
docsLink=http://netty.io/wiki/index.html
# Community links
#######################################################
communityLink=http://netty.io/community.html
knowledgeBaseLink=
userForumLink=https://github.com/netty/netty/discussions
devForumLink=https://github.com/netty/netty/discussions
mailingListLink=https://groups.google.com/forum/#!forum/netty
chatLink=https://discord.gg/GkGzzdQM5d
blogLink=http://netty.io/news/index.html
twitterLink=https://twitter.com/netty_project
# Source code links
#######################################################
srcLink=https://github.com/netty
anonymousLink=
committerLink=
fisheyeLink=
viewvcLink=
githubLink=https://github.com/netty
anonymousGitLink=
committerGitLink=
# Build links
#######################################################
buildLink=
hudsonLink=
# Issue tracker links
#######################################################
issueTrackerLink=https://github.com/netty/netty/issues
jiraLink=