[weld-issues] [JBoss JIRA] Created: (CDITCK-40) Running and installing TCK according to reference fails

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu Oct 15 05:02:05 EDT 2009


Running and installing TCK according to reference fails
-------------------------------------------------------

                 Key: CDITCK-40
                 URL: https://jira.jboss.org/jira/browse/CDITCK-40
             Project: CDI TCK
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.0.CR1
            Reporter: Karel Piwko


When following reference documentation in paragraph "Running the TCK against CDI RI and JBoss AS",
there are following incompatibilities which leads to running TCK failure:

1/ TCK cannot be run against JBoss 5.1.x but nighly snapshot of 5.2.x must be used (required Bean Validation support)


2/ It is unclear whether directory should be changed to "weld" directory included within TCK [A] or to "weld" in meaning directory of RI [B] 

 - [A] if user does so, running "ant update" in jboss-as subdir leads to

[kpiwko at kapy jboss-as]$ ant update
Buildfile: build.xml
  [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
     [echo] /tmp

install-weld.deployer:
     [echo] Installing Weld 1.0.0-CR1 to /home/kpiwko/deploy/jboss-5.1.0.GA
   [delete] Deleting directory /home/kpiwko/deploy/jboss-5.1.0.GA/server/default/deployers/weld.deployer

BUILD FAILED
/home/kpiwko/devel/weld/jsr299-tck-1.0.0-CR1/weld/jboss-as/build.xml:28: Problem: failed to create task or type urn:maven-artifact-ant:dependencies
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.


Total time: 0 seconds

 - [B] if user does so, "ant update" target passes, but there's no "jboss-tck-runner" directory in there

3/ it is stated that user should change "jboss.dir" property in "local.build.properties", but there's only local "build.properties" file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list