Results 1 to 5 of 5

Thread: JUnit 4.X in Spring 2.1

  1. #1
    Join Date
    Jun 2006
    Posts
    22

    Default JUnit 4.X in Spring 2.1

    Hi!

    As I have been told Spring 2.1 (and hence 2.1-m2?) is supposed to support JUnit 4.x, but looking at the .pom file downloaded from https://springframework.svn.sourcefo...epo-snapshots/ 2.1-m2 still depends on junit 3.8.1. Is this intentional or a glitch?

    ...I can't find a way to search the forum for "junit 4" (the brilliant search engine interprets that into two words: '"junit' and '4"') so I'm sorry if this question has already been answered... :-)

    cheers
    -Martin

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    Try "JUnit 4" including the " that might help.

    However the issue related to this is planned for M3 so you will have to wait a little more.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Jun 2006
    Posts
    22

    Default

    Quote Originally Posted by mdeinum View Post
    Try "JUnit 4" including the " that might help.

    However the issue related to this is planned for M3 so you will have to wait a little more.
    Thanks, that sort of explains it! ...I'll just wait until 2.1-m3 is released then (July 7 if I'm correct).

    ...regarding your search tip: that's what I did (using the ":s around the words) but that gave me the following result:
    Search: Key Word(s): "JUnit
    The following words are either very common, too long, or too short and were not included in your search: 4"

  4. #4
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    Hmm tried with a single 'junit 4' I keep forgetting how to do that
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  5. #5
    Join Date
    Jun 2006
    Posts
    22

    Default

    ...doesn't work either... but since you were quick enough to answer my main question I don't have to be annoyed over the search functionality anymore!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •