Ian McCoy

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Bash "Shell Shock" Vulnerability #6031
    Ian McCoy
    Participant

    Jesse,

    Thanks for the patch. Yes, I made a custom image. I have roughly ~500 of the OCGs in the field running corecdp-2.2.2. Can I create a *.ipk package to upgrade bash or do I need to flash a new image? Finally, will it play well with CoreCDP version 2.2.2?

    Regards,

    Ian

    in reply to: Installing Ant on Device to Run JUnit #4549
    Ian McCoy
    Participant

    Jonathan,

    Thanks for the help getting JUnit set-up that worked great.

    Ian

    in reply to: Installing Ant on Device to Run JUnit #4547
    Ian McCoy
    Participant

    Jonathan,

    Can you please add some more details on how you declared and added tests for the ‘tests’ variable you mentioned above.

    Most of the documentation I have read mentioned using annotations to declare tests suites, like as follows:

    // specify a runner class: Suite.class

    @RunWith(Suite.class)

    // specify an array of test classes

    @Suite.SuiteClasses({

    HelloTest.class,

    ExpectedExceptionTest1.class,

    ExpectedExceptionTest2.class}

    )

    I’m struggling how to get an array of classes using this approach to pass into runClasses(tests) method.

    Regards,

    Ian

    in reply to: Installing Ant on Device to Run JUnit #4546
    Ian McCoy
    Participant

    Jonathan,

    Thanks, This was really helpful. I’ll try this approach. If I get stuck, I may ask another question.

    Regards,

    Ian

    in reply to: Help with Example programs using Java #4344
    Ian McCoy
    Participant

    Will do. Thanks Bryan for your help.

    in reply to: Help with Example programs using Java #4342
    Ian McCoy
    Participant

    The latest, 2.2.2 .

    in reply to: Help with Example programs using Java #4340
    Ian McCoy
    Participant

    Bryan,

    I did recompile it, but after I reloaded the corecdp-full-image, I went ahead and copied the original version of the io-app.jar from the JDK (and the lib directory) and I still get the same error.

    Regards,

    Ian

Viewing 7 posts - 1 through 7 (of 7 total)