Bug 867390 - Seam Distribution has wrong readme.txt content for getting Arquillian libs
Summary: Seam Distribution has wrong readme.txt content for getting Arquillian libs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Arquillian
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: CR2
: 2.1.0
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard: Seam2.3
Depends On:
Blocks: 866942
TreeView+ depends on / blocked
 
Reported: 2012-10-17 12:30 UTC by Marek Novotny
Modified: 2012-11-30 15:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-30 15:34:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 866942 0 unspecified CLOSED Seam2.3 seam-gen generated project is missing some lib/*.jar 2021-02-22 00:41:40 UTC

Internal Links: 866942

Description Marek Novotny 2012-10-17 12:30:50 UTC
Seam Distribution has got get-arquillian-libs.xml wrongly placed and that causes not loading of aether-ant-tasks*.jar to get maven features in ant script.

We need to fix that to be in seam-gen directory or to customize hybrid path to get in distribution module and in parallel in root of distribution in case of binary assembled Seam distribution.

Comment 1 Vaclav Dedik 2012-10-30 11:44:29 UTC
Fixed by commit 15317.

Comment 3 Tomas Remes 2012-11-07 11:50:11 UTC
Still wrong path "../build/lib" in get-arquillian-libs.xml in Seam distribution. Should probably be just "build/lib".

Comment 4 Marek Novotny 2012-11-07 12:29:13 UTC
readme.txt is wrong, as I rolled back the ant script change, but forgot on rolling back of text in readme.txt

Comment 5 Marek Novotny 2012-11-07 12:32:09 UTC
Text like:

Before using seam-gen
---------------------

If you want to use seam-gen, you need to run this command in the root of the distribution first:

    ant -f get-arquillian-libs.xml -Dtest.lib.dir=lib/test

has to be removed completely.

Getting of Arquillian libs is automated while seam-gen is creating generated project

Comment 6 Tomas Remes 2012-11-07 12:40:02 UTC
I think this should be rolled back also from seam-reference-guide/src/docbook/en-US/Testing.xml

Comment 7 Marek Novotny 2012-11-10 13:04:41 UTC
removed from readme.txt.

seam-reference-guide is not taken by Documentation team, so it can be kept as is.

Comment 9 Marek Schmidt 2012-11-16 15:17:41 UTC
Verified on WFK 2.1.0.CR2, the get-arquillian-libs has been removed from the readme.txt file. Opened https://bugzilla.redhat.com/show_bug.cgi?id=877447 for a different readme.txt issue regarding documentation location.

Comment 10 Karel Piwko 2012-11-30 15:34:19 UTC
Distributed as a part of WFK 2.1.0.GA release.


Note You need to log in before you can comment on or make changes to this bug.