You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "peter schröder (JIRA)" <ji...@apache.org> on 2009/11/18 08:38:39 UTC

[jira] Created: (BUILDR-346) Test Classpath/Dependencies can not be set

Test Classpath/Dependencies can not be set
------------------------------------------

                 Key: BUILDR-346
                 URL: https://issues.apache.org/jira/browse/BUILDR-346
             Project: Buildr
          Issue Type: Bug
            Reporter: peter schröder
            Priority: Critical
         Attachments: core_test.diff

We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.

I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "peter schröder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779653#action_12779653 ] 

peter schröder commented on BUILDR-346:
---------------------------------------

I think that this problem can be found in CompileTask too!

Maybe its a copy-and-paste problem in even more tasks...

> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>         Attachments: core_test.diff, test_spec.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "peter schröder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779847#action_12779847 ] 

peter schröder commented on BUILDR-346:
---------------------------------------

CompileTask is allright.

I just saw the same pattern for the methods 

 self.dependencies = artifacts

which i changed to @dependencies in the diff

> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>             Fix For: 1.4
>
>         Attachments: core_test.diff, test_spec.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "peter schröder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

peter schröder updated BUILDR-346:
----------------------------------

    Affects Version/s: 1.3.5

> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>         Attachments: core_test.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "peter schröder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

peter schröder updated BUILDR-346:
----------------------------------

    Attachment: test_spec.diff

added tests for that

> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>         Attachments: core_test.diff, test_spec.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "peter schröder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

peter schröder updated BUILDR-346:
----------------------------------

    Attachment: core_test.diff

use accessor for dependencies

> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>         Attachments: core_test.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (BUILDR-346) Test Classpath/Dependencies can not be set

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert closed BUILDR-346.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Applied applied,

Sending        CHANGELOG
Sending        lib/buildr/core/test.rb
Sending        spec/core/test_spec.rb
Transmitting file data ...
Committed revision 881992.

I didn't see this issue in other places.  The CompileTask for instance looks right:

    # Compilation dependencies.
    attr_accessor :dependencies


> Test Classpath/Dependencies can not be set
> ------------------------------------------
>
>                 Key: BUILDR-346
>                 URL: https://issues.apache.org/jira/browse/BUILDR-346
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.5
>            Reporter: peter schröder
>            Priority: Critical
>             Fix For: 1.4
>
>         Attachments: core_test.diff, test_spec.diff
>
>
> We ran into a test-problem where some log4j-jar is used that is outdated, so we tried to reset the classpath of the test-task, but this is broken.
> I created a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.