Projet

Général

Profil

Actions

Bug #1156

ouvert

Mieux remplir le build.properties

Ajouté par Sylvain Chatagnon il y a plus de 5 ans. Mis à jour il y a plus de 2 ans.

Statut:
Nouveau
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
03/09/2018
Echéance:
% réalisé:

0%

Temps estimé:

Description

Le build.properties initial comprend :

webappName=${webappName}
build.war.enabled=true
isPrivate=true

Il serait plus intéressant de repartir sur la dernière version du build.properties, exemple fonctionnel :

#---------------------------------
#--- Jade jcmsartefact folders ---
#---------------------------------
# The orignal web app and modules for this build
# Common War dirs: "war-jcms-9.0.3", "war-jcms-9.0.4", "war-pme-3.0.8", etc
# Common Latest Apps dirs: "apps-jcms-9.0.3", "apps-jcms-9.0.4" 
# Patchs dir (patch from R&D): "patchs-jcms-9.0.4" 
src.war.dir=war-pme-4.0.2
src.apps.dir=
src.patchs.dir=
#---------------------------------
#--- WepApp Generation -----------
#---------------------------------
# War filename
webappName=jplatform
# Webapp version: will be automatically filled with your plugin version. Uncomment below to override
#webappVersion=1.0
# Build the war ? 
# Possible values: true or false (default: true)
build.war.enabled=true
# Profile used to build final custom.prop, log4j.xml and web.xml
# Optional, empty value will use the .ref files
build.war.profile=
# Clean other files: custop.prop.ref, store.xml.ref.
# Possible values: true or false (default: false)
build.war.cleanup=true
# Is it a private site (always true for JReady)
# Possible values: true or false (default: true)
isPrivate=true
#---------------------------------
#--- Plugin source ---------------
#---------------------------------
# Embed sources into your plugin ?
packagePluginWithSource=true
#---------------------------------
#--- Added modules ---------------
#---------------------------------
# Modules you want to add to war (which are not a dependency of your custom plugin)
# Use plugin name with comma separated ant WITHOUT space
# Example: pluginList=WebChatPlugin,MySQL5Plugin    
# Patch plugin (example) : PatchPlugin
pluginList=
# Agora (JReady specific) remove embedded module
# Example: AgoraUnwantedPluginList=BookmarksPlugin,TasksPlugin
AgoraUnwantedPluginList=
#---------------------------------
#--- Ugly Patches ----------------
#---------------------------------
# Patches you want to add to war (mainly patch from R&D)
# Those patches will be automatically bundled into a dedicated jcms Plugin
# Add patches file names with comma separated ant WITHOUT space.
# Example: patch_JCMS-5842_jcms-9.0.4.zip,patch_JCMS-5740_jcms-9.0.4.zip 
patchList=
# Name of the Patch Plugin (optional, default: PatchPlugin)
patchPluginName=
# Version of the Patch Plugin (optional, default: 1.0)
patchPluginVersion=

A voir avec Nicolas Dupont si cela correspond bien à la dernière version du build.properties


Fichiers

build.properties.init (64 octets) build.properties.init Sylvain Chatagnon, 03/09/2018 19:03
build.properties (2,32 ko) build.properties Sylvain Chatagnon, 03/09/2018 19:03

Mis à jour par Sébastien Raphel il y a plus de 2 ans

  • Assigné à changé de Landry Kouam Kamga à Alvin Adscott
Actions

Formats disponibles : Atom PDF