1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ace-platform-skyve

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
release skyve to nexus.txt 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mike Sands Отправлено 04.04.2019 09:31 5b1dc4c
run skyve-build.xml build target
run skyve-build.xml buildXmlSchemas target
run skyve-build.xml compressJavascript target
Ensure any changes required are committed.
Make a release version
In a shell, cd to skyve project folder and run mvn versions:set -DnewVersion=<new-version>
Refresh projects in IDE
Delete *.versionBackup files
Search for old version number in all skyve pom.xmls and update them (should be in skyve/pom.xml and skyve-ee/pom.xml)
Open UtilImpl.java and change WEB_RESOURCE_FILE_VERSION and SKYVE_VERSION static final Strings to the new version.
Commit and tag the pom.xmls and UtilImpl.java changes with the version number as the tag name.
Release
Run maven install on the skyve project.
Run maven install on the skyve-ee project.
Run maven deploy on the skyve project.
Run maven deploy on the skyve-ee project.
Check the 6 components/libraries are on nexus by browsing to http://repo.skyve.org
Make new snapshot version
In a shell, cd to skyve project folder and run mvn versions:set -DnewVersion=<new-version + 1 day>-SNAPSHOT
Refresh projects in IDE
Delete *.versionBackup files
Search for old version number in all skyve pom.xmls and update them (should be in skyve/pom.xml and skyve-ee/pom.xml)
Open UtilImpl.java and change WEB_RESOURCE_FILE_VERSION and SKYVE_VERSION static final Strings to the new version.
Commit the pom.xmls and UtilImpl.java changes.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ace-platform-skyve.git
git@api.gitlife.ru:oschina-mirror/ace-platform-skyve.git
oschina-mirror
ace-platform-skyve
ace-platform-skyve
master