Patches item #899101, was opened at 2004-02-17 15:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=899101&group_id=22866
Category: JBossTest
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Vance Jay Klingman (vjk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing files from app-client jar after build on Windows
Initial Comment:
Within the testsuite build.xml, the following XML should
cause application-client.xml and jboss-client.xml to be
inserted in the app-client jar:
<jar destfile="${build.lib}/app-client.jar">
<metainf dir="${build.resources}/client">
<include name="*-client.xml" />
</metainf>
</jar>
For some unknown reason, it is not happening when the
build is done on Windows. If the metainf tags are
changed to fileset, the problem goes away. The
attached diff file changes the metainf tags to fileset.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=899101&group_id=22866
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development