mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
BDE-400: New installer naming. (See JIRA issue for more information)
- Changed POM versions to 2015-SNAPSHOT git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@110894 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-community-distribution</artifactId>
|
<artifactId>alfresco-community-distribution</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-enterprise-distribution</artifactId>
|
<artifactId>alfresco-enterprise-distribution</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-enterprise-installer</artifactId>
|
<artifactId>alfresco-enterprise-installer</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-enterprise-update-package</artifactId>
|
<artifactId>alfresco-enterprise-update-package</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-community-installer</artifactId>
|
<artifactId>alfresco-community-installer</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
22
pom.xml
22
pom.xml
@@ -7,7 +7,7 @@
|
|||||||
<version>6</version>
|
<version>6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Alfresco Full Installation</name>
|
<name>Alfresco Full Installation</name>
|
||||||
|
|
||||||
@@ -33,9 +33,29 @@
|
|||||||
<installer.ghostscript.version>8.64</installer.ghostscript.version>
|
<installer.ghostscript.version>8.64</installer.ghostscript.version>
|
||||||
<installer.imagemagick.version>6.9.1</installer.imagemagick.version>
|
<installer.imagemagick.version>6.9.1</installer.imagemagick.version>
|
||||||
|
|
||||||
|
<!-- Build timestamp for installer file name -->
|
||||||
|
<installer.build.timestamp>${maven.build.timestamp}</installer.build.timestamp>
|
||||||
|
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
|
||||||
|
|
||||||
<!-- Install builder version -->
|
<!-- Install builder version -->
|
||||||
<installer.installbuilder.version>15.1.0</installer.installbuilder.version>
|
<installer.installbuilder.version>15.1.0</installer.installbuilder.version>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Build number (Default value is used unless overridden by command line)
|
||||||
|
Default value: SNAPSHOT
|
||||||
|
-->
|
||||||
|
<installer.build.number>SNAPSHOT</installer.build.number>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Installer version that will be used in the final name.
|
||||||
|
|
||||||
|
Lifecycle:
|
||||||
|
- ${installer.build.timestamp}-${installer.build.number} (SNAPSHOT version)
|
||||||
|
- ${installer.build.timestamp}-EA (Early Access release version)
|
||||||
|
- ${installer.build.timestamp} (Release version)
|
||||||
|
-->
|
||||||
|
<installer.version.name>${installer.build.timestamp}-${installer.build.number}</installer.version.name>
|
||||||
|
|
||||||
<alfresco.package.name>alfresco-community</alfresco.package.name>
|
<alfresco.package.name>alfresco-community</alfresco.package.name>
|
||||||
<alfresco.distribution.name>${alfresco.package.name}-distribution</alfresco.distribution.name>
|
<alfresco.distribution.name>${alfresco.package.name}-distribution</alfresco.distribution.name>
|
||||||
</properties>
|
</properties>
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-full-installation</artifactId>
|
<artifactId>alfresco-full-installation</artifactId>
|
||||||
<version>2015-1-EA-SNAPSHOT</version>
|
<version>2015-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user