Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

LPS-49294 Source formatting

latest commit da8c328f0c
Hugo Huijser hhuijser authored brianchandotcom committed
.ivy Record
benchmarks LPS-48534 Can we not use the default java system property?
classes LPS-49368 update build files to correct lib directory location for in…
definitions LPS-50827 If we remove it, we need to remove it from the DTD and also…
lib Prepare regenerated files on master.
modules LPS-49294 Regenerate
nbproject LPS-50422 eclipse and netbeans
oss-licenses LPS-44026 json-java SF
portal-client LPS-49412 Add "remake-dir" macrodef
portal-impl LPS-49294 Source formatting
portal-pacl LPS-50860 Use native API method to get ClassLoader from ServletContext
portal-service LPS-49294 Regenerate
portal-test-internal LPS-45779 SF: use primitive long as type for consistency
portal-test LPS-50864 Also close the zipReader at these places
portal-web LPS-50945 - Adding feature to convert argument list to array if not p…
readme/7.0 LPS-50827 Edit Breaking Change - 2
sql LPS-45869 Autogenerated
support-resin LPS-49294 Ran ant format-source
support-tomcat LPS-49294 Ran ant format-source
support-websphere LPS-49294 Generated - Breaking lines > 80 chars
tools LPS-50799 sdk
util-bridges LPS-49294 Generated - Breaking lines > 80 chars
util-java LPS-49294 Regenerate
util-slf4j LPS-49294 Ran ant format-source
util-taglib LRDOCS-67 SF
.classpath LPS-50422 eclipse and netbeans
.gitignore LPS-49936 add .gh.json to .gitignore
.gitmodules LPS-47374 Add content targeting submodule under modules/apps (moved f…
.project LPS-34594 All the plugins in the SDK has a reference to portal-master…
CONTRIBUTING.markdown LPS-45406 Replace http with https
README.markdown LPS-45406 Replace http with https
app.server.properties LPS-47477 added support for JBoss Wildfly 8.1
build-common-ivy.xml LPS-49975 SF
build-common-java.xml LPS-46537 Call compile on registry-api
build-common-web.xml LPS-47373 missing file
build-common.xml LPS-50055 this is noisy
build-dist.xml LPS-50778 - Move temp files to target run-selenium-tcat in build-test…
build-maven.xml LPS-49488 maven artifacts installed into ${user.home}/.m2 have broken…
build-test-geronimo.xml LPS-48989 - Update log to only record shutdown logs
build-test-glassfish.xml LPS-48989 - Update log to only record shutdown logs
build-test-jboss-eap-6.0.xml LPS-46193 SF
build-test-jboss-eap-6.1.xml LPS-46193 SF
build-test-jboss-eap.xml LPS-48989 - Update log to only record shutdown logs
build-test-jboss.xml LPS-48989 - Update log to only record shutdown logs
build-test-jetty.xml LPS-48989 - Update log to only record shutdown logs
build-test-jonas.xml LPS-48989 - Update log to only record shutdown logs
build-test-performance.xml LPS-49843 - Rename performance properties to match headers within 'te…
build-test-plugins.xml LPS-48971 - Set tomcat version number when testing bundles
build-test-resin.xml LPS-48989 - Update log to only record shutdown logs
build-test-sharepoint.xml LPS-47933 SF
build-test-tcat.xml LPS-50778 - Move temp files to target run-selenium-tcat in build-test…
build-test-tck.xml LPS-41759 TCK needs it
build-test-tcserver.xml LPS-48989 - Update log to only record shutdown logs
build-test-tomcat-db2.xml LPS-47060 - Add build scripts for DB2 10.5
build-test-tomcat-hsql.xml LPS-49582 Add test scripts for HSQL 2.0
build-test-tomcat-oracle.xml LPS-46802 - Consolidate 'build-test-tomcat-*.xml'
build-test-tomcat-postgresql.xml LPS-46802 - Consolidate 'build-test-tomcat-*.xml'
build-test-tomcat-sybase.xml LPS-46802 - Consolidate 'build-test-tomcat-*.xml'
build-test-tomcat.xml LPS-48989 - Update log to only record shutdown logs
build-test-weblogic.xml LPS-48989 - Update log to only record shutdown logs
build-test-websphere.xml LPS-48989 - Update log to only record shutdown logs
build-test.xml LPS-50695 SF
build.properties LPS-49975 SF
build.xml LPS-50904 Temporarily extract liferay-portal.war during Glassfish bui…
changes.txt LPS-45406 Replace http with https
common.bnd LPS-47133 Build problem caused by bnd in China
copyright.txt Update copyright date, use -present
git-commit-plugins Record
ivy-settings.xml LPS-49975 Add ivy-settings to liferay-portal
prepare-generated-files.tstamp Prepare regenerated files on master.
release.properties LPS-42961 Disable this by default
source-formatter.properties LPS-45779 moved
test.properties LPS-50692 - properties

README.markdown

Liferay Portal

Liferay Portal is an open source enterprise web platform for building business solutions that deliver immediate results and long-term value. Liferay Portal started out as a personal development project in 2000 and was open sourced in 2001.

To get started, check out the project's community homepage at http://liferay.org!

Source Code

Liferay's main source code resides in two repositories: liferay-portal and liferay-plugins. Liferay has additional repositories for the following:

Liferay Portal releases are built from the liferay-portal repository and include select plugins from the liferay-plugins repository. You can build Liferay Portal, its plugins, and/or any of the other supporting technologies from their respective repositories.

Quick Start

To get up and running quickly, download a pre-built Liferay release and follow the Quick Start instructions. For more detailed installation instructions, please read the Installation and Setup chapter of the Liferay User Guide.

If you wish to build core Liferay or its plugins, read the CONTRIBUTING guide. It includes details on using the repositories and building the software.

Versioning

For transparency and insight into Liferay's release cycle, and for striving to maintain backward compatibility, we make a strong effort to uphold the Versioning Guidelines for our software.

Bug Tracker

Have a bug? Please file an issue at https://issues.liferay.com following Liferay's JIRA Guidelines.

Twitter Account

Stay updated on announcements and more by following Liferay on Twitter, @Liferay.

Blog

Read detailed announcements, discussions, and more on Liferay's Blog Stream.

Forum

Have questions? Ask them on our very active forums!

IRC

Server: irc.freenode.net

Channel: #liferay

Development Options

To understand how to develop for Liferay, read the Liferay Development Guide. This guide contains indispensable explanations, examples, and reference material on the Liferay platform and surrounding technologies.

Also, check out Liferay IDE. The Liferay IDE project provides an Eclipse-based Liferay development environment to help you build and maintain Liferay projects easily.

Finally, consider using Maven to build Liferay and your Liferay projects. For excellent overviews of Maven support for Liferay, check out Mika Koivisto's presentation and Getting Started with Liferay Maven SDK.

Contributing

Liferay welcomes any and all contributions! Please read the CONTRIBUTING guide for details on developing and submitting your contributions.

Professional Services

If you need professional consultation or help with Liferay and your business, check out the offerings from Liferay, Inc. and its partner network.

Liferay Portal Community Edition License

This library, Liferay Portal Community Edition, is free software ("Licensed Software"); you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; including but not limited to, the implied warranty of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Something went wrong with that request. Please try again.