[
https://issues.jboss.org/browse/AS7-2996?page=com.atlassian.jira.plugin.s...
]
Madhumita Sadhukhan edited comment on AS7-2996 at 1/13/12 9:17 AM:
-------------------------------------------------------------------
I just noticed that in above job using property -Djboss.dist pointing to DR10 distribution
we get same md5sum values for specific jar within Dr10 distribution as well as src
(build/target).
Yet it is because I am using the same maven repository from where the Dr10 distribution is
packaged while building from source
http://download.lab.bos.redhat.com/rel-eng/repos/jb-eap-6-rhel-6-build/JB...
Ideally even though I am actually building and testing against the same jars packaged
within DR10 distribution yet we cannot say that we are actually building against the
distribution.
Hence this issue still remains open
This is critical for building and testing EAP against distribution
was (Author: madhumita12):
I just noticed that in above job using property -Djboss.dist pointing to DR10
distribution we get same md5sum values for specific jar within Dr10 distribution as well
as src (build/target).
Yet it is because I am using the same maven repository from where the Dr10 distribution is
packaged while building from source
http://download.lab.bos.redhat.com/rel-eng/repos/jb-eap-6-rhel-6-build/JB...
Ideally even though I am actually building and testing against the same jars packaged
within DR10 distribution yet we cannot say that we are actually building against the
distribution.
Hence this issue still remains open
TS: AS7 testsuite does not take -Djboss.dist from CLI and always runs
against the built AS7 from /build/target/jboss-as* dir
----------------------------------------------------------------------------------------------------------------------------
Key: AS7-2996
URL:
https://issues.jboss.org/browse/AS7-2996
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ivo Studensky
Assignee: Ondrej Zizka
Priority: Critical
Please check the usage of -Djboss.dist parameter provided from the command line. It seems
the testsuite does not take it and still uses jboss.dist as defined in
testsuite/pom.xml#<properties>. Looks like maven properties are a bit different than
system properties, read for example the following:
http://maven.40175.n5.nabble.com/Overriding-properties-from-command-line-...
Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira