[
https://issues.jboss.org/browse/JBTM-1470?page=com.atlassian.jira.plugin....
]
Michael Musgrove reopened JBTM-1470:
------------------------------------
The conditional build of the AS was useful so I am reinstating that part of the fix. Note
that the fix for the main issue (needlessly copying artifacts over to the AS modules
directory) will stay.
hudson build script copies over the wrong integration jar
---------------------------------------------------------
Key: JBTM-1470
URL:
https://issues.jboss.org/browse/JBTM-1470
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build System
Affects Versions: 5.0.0.M2
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Minor
Fix For: 5.0.0.M2
The JIRA is low priority because it does not effect CI builds.
scripts/hudson/narayana.sh has a variable called BUILD_AS. If this is set to zero then
the AS will not be built but after a narayana build the script will copy over the final
jts jars to the AS modules folder (provided the AS directory is present) - this feature is
useful for developer testing to avoid a full rebuild of the AS). There are 2 bugs:
- the name is still referring to the old jbossjts.XXX.jar name
- the jars should only be copied if BUILD_AS is set to zero
Note that other subsystem jars generated by a narayana build (such as xts) are not copied
over.
--
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