mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Added README for Community installer and updated Enterprise README
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@111050 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -62,6 +62,12 @@
|
||||
|
||||
<build>
|
||||
<finalName>${project.artifactId}-${installer.version.name}</finalName>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
<filtering>true</filtering>
|
||||
</resource>
|
||||
</resources>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
|
8
distribution/src/main/resources/README.txt
Normal file
8
distribution/src/main/resources/README.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Alfresco Community Edition (Build: ${installer.version.name})
|
||||
===============================
|
||||
|
||||
Contains:
|
||||
- Alfresco Platform: ${alfresco.platform.version}
|
||||
- Alfresco Share: ${alfresco.share.version}
|
||||
|
||||
Please refer to the Alfresco wiki for more information on this release.
|
@@ -1,8 +1,10 @@
|
||||
Alfresco Enterprise Edition ${project.version}
|
||||
Alfresco One (Build: ${installer.version.name})
|
||||
===============================
|
||||
|
||||
For Enterprise subscribers, refer to http://support.alfresco.com for release notes and detailed information on this release.
|
||||
Contains:
|
||||
- Alfresco Platform: ${alfresco.platform.version}
|
||||
- Alfresco Share: ${alfresco.share.version}
|
||||
|
||||
For Community members, refer to the Alfresco wiki for more information on this release.
|
||||
Please refer to http://support.alfresco.com for release notes and detailed information on this release.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user