]
Nick Boldt commented on JBIDE-19715:
------------------------------------
TODOs:
* update all the jobs that currently rely on a /fullSite/ path to use /repository/
instead
* update repo-utils and jbosstools-build-ci *.sh scripts to use new path
* update jbosstools-discovery and ide-config.properties to ensure no references to
/fullSite/ remain
* update JBT/JBDS release guides
* release new version of repo-utils and build-ci scripts
Get rid of "fullSite", stick with "repository"
----------------------------------------------
Key: JBIDE-19715
URL:
https://issues.jboss.org/browse/JBIDE-19715
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Mickael Istria
Currently, some builds such as aggregate create a "site/target/fullSite"
folder, which is aimed at being deployed. However, it would be simpler to populate the
site/target/repository folder, so it would be only one directory to move, and the same one
for all builds.