Changes between Version 12 and Version 13 of Obsolete/Development/Code/TestingComponents


Ignore:
Timestamp:
Aug 29, 2012, 11:09:28 PM (12 years ago)
Author:
munoz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Code/TestingComponents

    v12 v13  
    2626For running any tests, you will need:
    2727
    28 * A check out of `perl-CAF`, `perl-LC` and `ccm` in your `PERL5LIB` environment variable. For `CAF` and `CCM`, we need a git clone, and then run `mvn compile`.
     28* A check out of `perl-CAF`, `perl-LC`, `ncm-ncd` and `ccm` in your `PERL5LIB` environment variable.
     29  * What I do for `CAF`, `CCM` and `ncm-ncd` is to have a Git clone and run `mvn compile` on each of them. A local installation will work as well.
    2930* If you are writing a component (and most likely you are), a check out of the latest version of CCM, and add it to `PERL5LIB`.
    30 * The latest Maven-based build tools ('''not yet released!!! ''').
     31* The Maven-based build tools, at version 1.19 or later (they will be updated automatically for you, don't worry).
    3132* If you have any mockup profiles, the `panc` executable must be in your `PATH`.
    3233