Opened 12 years ago
Last modified 10 years ago
#631 new defect
IZ2905: arco junit test can only be build if CLASSPATH is set in users environment
Reported by: | crei | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | arco | Version: | current |
Severity: | minor | Keywords: | Sun build |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2905]
Issue #: 2905 Platform: Sun Reporter: crei (crei) Component: gridengine OS: All Subcomponent: build Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: arco junit test can only be build if CLASSPATH is set in users environment Status whiteboard: Attachments: Issue 2905 blocks: Votes for issue 2905: Opened: Thu Feb 5 09:09:00 -0700 2009 ------------------------ build.sh test without setting CLASSPATH to "SOME_PATH/junit.jar" results in following compile error: (even when build_private.properties has entry for junit path) test.compile: [javac] Compiling 13 source files to /cod_home/cr114091/QA/BRANCHES/arco/maintrunk/arco/source/dbwriter/target/testclasses [javac] /cod_home/cr114091/QA/BRANCHES/arco/maintrunk/arco/source/dbwriter/test/com/sun/grid/reporting/dbwriter/AbstractDBWriterTestCase.java:40: package junit.framework does not exist [javac] import junit.framework.TestCase;
Change History (1)
comment:1 Changed 10 years ago by dlove
- Component changed from sge to arco
- Severity set to minor
Note: See
TracTickets for help on using
tickets.