[
https://issues.jboss.org/browse/JBTM-1312?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1312:
-------------------------------------
Hi Paul,
Sorry, I was working on master to do the 4.17.0.Final release if you remember (I thought I
had lost the commit).
The script understands _ (its the (\._) in search and replace).
The properties are needed, if you look in the file further down you can see they are used
in magnolia and to check out the tag.
Tom
build-release-pkgs.xml contains 4.17.0.Final version number
-----------------------------------------------------------
Key: JBTM-1312
URL:
https://issues.jboss.org/browse/JBTM-1312
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Paul Robinson
Assignee: Tom Jenkinson
Fix For: 5.0.0.M2, 4.17.3
See:
https://github.com/jbosstm/narayana/blob/master/build-release-pkgs.xml for 4.17 and
master.
Notice:
{code}
<!-- The tag as it appears under svnbase -->
<property name="pageName" value="4_17_0_Final"/>
<property name="tag" value="4.17.0.Final"/>
{code}
I assume this should be set to the current release. Also, we need to update the release
procedure to understand the '_' notation used in the 'pageName' property.
This is assuming that these properties are even needed? They appear to be svn related, in
which case not needed for Narayana 4.17 and 5.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira