[JBoss JIRA] (JBTM-2526) Create pre-release checking script
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2526?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2526:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Create pre-release checking script
> ----------------------------------
>
> Key: JBTM-2526
> URL: https://issues.jboss.org/browse/JBTM-2526
> Project: JBoss Transaction Manager
> Issue Type: Sub-task
> Components: Build System, Release Process
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> Write script to do tests, deprecation, and blockers checking before executing the release.
> There are example bash scripts for deprecation and tests checking already, but they should be merged into one and be configurable.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (JBTM-2492) Build and deploy Blacktie as part of BRP.xml
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2492?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2492:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Build and deploy Blacktie as part of BRP.xml
> --------------------------------------------
>
> Key: JBTM-2492
> URL: https://issues.jboss.org/browse/JBTM-2492
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Release Process
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Priority: Minor
> Fix For: 5.next
>
>
> We only update the Blacktie java artifacts so these should be able to be done from any machine:
> {code}
> call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
> build.bat -f blacktie\wildfly-blacktie\pom.xml install -DskipTests
> build.bat -f blacktie\pom.xml install -DskipTests
> build.bat -f blacktie\pom.xml deploy -DskipTests
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months