forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
release.properties
72 lines (54 loc) · 2.55 KB
/
release.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
67
68
69
70
71
72
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "release.${user.name}.properties" with the properties to overwrite.
##
##
## GPG
##
gpg.keyname=
gpg.passphrase=
##
## JDK
##
#jdk.windows.home=C:/Java/jdk-1.6.0_30
#jdk.windows.version=1.6.0_30
##
## Maven
##
lp.maven.release.repository.id=sonatype-staging
lp.maven.release.repository.url=http://oss.sonatype.org/service/local/staging/deploy/maven2
lp.maven.snapshot.repository.id=sonatype-snapshot
lp.maven.snapshot.repository.url=http://oss.sonatype.org/content/repositories/snapshots
##
## Patching Tool
##
#patching.tool.source.dir=
##
## Plugins Environment
##
lp.plugins.dir=${project.dir}/../plugins
lp.plugins.includes.misc=${lp.plugins.includes.tcat},mongodb-hook,social-bookmarks-hook,analog-clock-portlet,sample-groovy-portlet,sample-icefaces-ipc-ajax-push-portlet,sample-icefaces-jsf-1.1-myfaces-jsp-portlet,sample-icefaces-jsf-1.2-sun-facelets-portlet,beautiful-day-theme,bitter-sweet-theme,bright-pixel-theme,brochure-theme,brownie-theme,chit-chat-theme,cleap-theme,coffee-n-cream-theme,desktop-theme,dirtylicious-theme,drupal-garland-theme,emerald-theme,envision-theme,facebook-theme,illuminate-theme,jedi-theme,kort-theme,murali-theme,night-and-day-theme,noir-theme,sample-html4-theme,sample-styled-advanced-theme,sample-styled-minimal-theme,sample-unstyled-theme,sample-wap-theme,section-508-theme,sevencogs-theme,spurt-theme,test-servlet-context-include-filter-theme,titan-theme,tuxedo-theme,wordpress-kubrick-theme,wordpress-twenty-ten-theme,yellow-jacket-theme,zenlike-theme,server-manager-web,wurfl-web
lp.plugins.includes.required=sevencogs-hook,chat-portlet,google-maps-portlet,knowledge-base-portlet,mail-portlet,marketplace-portlet,opensocial-portlet,social-networking-portlet,web-form-portlet,wsrp-portlet,sevencogs-theme,kaleo-web
lp.plugins.includes.tcat=${lp.plugins.includes.required},antisamy-hook,default-web-content-hook,ddl-form-portlet,digg-portlet,flash-portlet,google-adsense-portlet,ip-geocoder-portlet,private-messaging-portlet,netvibes-widget-portlet,social-coding-portlet,stocks-portlet,twitter-portlet,vimeo-portlet,weather-portlet,wiki-navigation-portlet,youtube-portlet,cas-web,solr-web
lp.plugins.minor.version=1
##
## Release Info
##
#release.info=on
##
## Release Source
##
lp.source.dir=${project.dir}/../source
##
## SVN
##
svn.revision=
##
## Version
##
lp.version=6.2.0
lp.version.dtd=6_2_0
lp.version.major=6.2
lp.version.maven=6.2.0-SNAPSHOT