Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444614 Details for
Bug 631231
FTBFS eclipse-moreunit-1.3.3-3.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 85.75 KB, created by
FTBFS
on 2010-09-07 17:27:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:27:30 UTC
Size:
85.75 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'], False, '/var/lib/mock/fedora-development-x86_64-eclipse-moreunit-1.3.3-3.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf22b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/eclipse-moreunit-1.3.3-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'], False, '/var/lib/mock/fedora-development-x86_64-eclipse-moreunit-1.3.3-3.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xf22b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YCGHTa >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf eclipse-moreunit-1.3.3 >+ /bin/mkdir -p eclipse-moreunit-1.3.3 >+ cd eclipse-moreunit-1.3.3 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/eclipse-moreunit-fetched-src-V_1_3_3.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bX7BrP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd eclipse-moreunit-1.3.3 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/lib64/eclipse/buildscripts/pdebuild -f moreUnit >mkdir -p /builddir/build/BUILD/eclipse-moreunit-1.3.3/build >mkdir -p /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/home >Building feature = moreUnit. >Symlinking SDK into /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/SDK directory. >/bin/sh /usr/lib64/eclipse/buildscripts/copy-platform /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/SDK /usr/lib64/eclipse >Starting build: >Buildfile: /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml >main: >preBuild: > [copy] Copying 1 file to /builddir/build/BUILD/eclipse-moreunit-1.3.3/build >preSetup: >getMapFiles: >postSetup: >processRepos: >fetch: >generate: >preGenerate: > [exec] preparing files in /builddir/build/BUILD/eclipse-moreunit-1.3.3 for buildfile generation ... > [exec] making the 'features' and 'plugins' directories > [exec] making symlink: /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/features/moreUnit -> /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.feature > [exec] making symlink: /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/plugins/org.moreunit -> /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/ > [exec] done >symlinkDeps: >allElements: >init: >generateScript: >postGenerate: >clean: >allElements: >init: >cleanElement: > [echo] /builddir/build/BUILD/eclipse-moreunit-1.3.3/build/features/moreUnit >init: >clean: >init: >all.features: >all.plugins: >properties: >init: >clean: >update.feature: >all.children: >process: >preProcess: >allElements: >init: >processElement: >processViaFeature: >init: >build.jars: >init: >all.features: >all.plugins: >properties: >init: >build.jars: >properties: >init: >@dot: > [mkdir] Created dir: /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/@dot > [javac] Compiling 69 source files to /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/@dot > [javac] ---------- > [javac] 1. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/SourceFolderContext.java (at line 11) > [javac] import org.eclipse.jdt.core.JavaModelException; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.JavaModelException is never used > [javac] ---------- > [javac] ---------- > [javac] 2. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/annotation/MoreUnitAnnotationModel.java (at line 9) > [javac] import org.eclipse.jdt.core.JavaModelException; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.JavaModelException is never used > [javac] ---------- > [javac] 3. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/annotation/MoreUnitAnnotationModel.java (at line 155) > [javac] Iterator iterator = getAnnotationIterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 4. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/annotation/MoreUnitAnnotationModel.java (at line 269) > [javac] public Iterator getAnnotationIterator() > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 5. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/EditorPartFacade.java (at line 95) > [javac] public List getTestmethodsForMethodUnderCursorPosition() { > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 6. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/FilterMethodVisitor.java (at line 102) > [javac] List<VariableDeclarationFragment> variableDeclarationFragments = fieldDeclaration.fragments(); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<VariableDeclarationFragment> > [javac] ---------- > [javac] 7. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/FilterMethodVisitor.java (at line 142) > [javac] List<SingleVariableDeclaration> parameters = methodDeclaration.parameters(); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The expression of type List needs unchecked conversion to conform to List<SingleVariableDeclaration> > [javac] ---------- > [javac] ---------- > [javac] 8. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/MethodContentProvider.java (at line 17) > [javac] List methods; > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 9. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/MethodContentProvider.java (at line 19) > [javac] public MethodContentProvider(List methods) { > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 10. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/elements/TestMethodVisitor.java (at line 51) > [javac] List modifiers = methodDeclaration.modifiers(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 11. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/handler/EditorActionExecutor.java (at line 19) > [javac] import org.moreunit.actions.CreateTestMethodEditorAction; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.actions.CreateTestMethodEditorAction is never used > [javac] ---------- > [javac] 12. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/handler/EditorActionExecutor.java (at line 20) > [javac] import org.moreunit.actions.CreateTestMethodHierarchyAction; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.actions.CreateTestMethodHierarchyAction is never used > [javac] ---------- > [javac] 13. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/handler/EditorActionExecutor.java (at line 21) > [javac] import org.moreunit.actions.JumpAction; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.actions.JumpAction is never used > [javac] ---------- > [javac] ---------- > [javac] 14. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/MoreUnitPreferencePage.java (at line 8) > [javac] import org.eclipse.swt.graphics.Color; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.swt.graphics.Color is never used > [javac] ---------- > [javac] 15. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/MoreUnitPreferencePage.java (at line 9) > [javac] import org.eclipse.swt.graphics.Device; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.swt.graphics.Device is never used > [javac] ---------- > [javac] 16. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/MoreUnitPreferencePage.java (at line 14) > [javac] import org.eclipse.swt.widgets.Display; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.swt.widgets.Display is never used > [javac] ---------- > [javac] ---------- > [javac] 17. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/Preferences.java (at line 24) > [javac] private static final String[] LOOKUP_ORDER = { ProjectScope.SCOPE, ConfigurationScope.SCOPE }; > [javac] ^^^^^^^^^^^^ > [javac] The field Preferences.LOOKUP_ORDER is never read locally > [javac] ---------- > [javac] 18. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/Preferences.java (at line 28) > [javac] private static final IScopeContext workbenchScopeContext = new ConfigurationScope(); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The field Preferences.workbenchScopeContext is never read locally > [javac] ---------- > [javac] 19. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/preferences/Preferences.java (at line 29) > [javac] private static Map<IJavaProject, ProjectScope> preferenceScopeMap = new HashMap<IJavaProject, ProjectScope>(); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] The field Preferences.preferenceScopeMap is never read locally > [javac] ---------- > [javac] ---------- > [javac] 20. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 4) > [javac] import java.util.List; > [javac] ^^^^^^^^^^^^^^ > [javac] The import java.util.List is never used > [javac] ---------- > [javac] 21. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 7) > [javac] import org.eclipse.core.runtime.CoreException; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.core.runtime.CoreException is never used > [javac] ---------- > [javac] 22. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 23) > [javac] import org.moreunit.SourceFolderContext; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.SourceFolderContext is never used > [javac] ---------- > [javac] 23. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 24) > [javac] import org.moreunit.elements.SourceFolderMapping; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.elements.SourceFolderMapping is never used > [javac] ---------- > [javac] 24. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 26) > [javac] import org.moreunit.preferences.PreferenceConstants; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.preferences.PreferenceConstants is never used > [javac] ---------- > [javac] 25. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 28) > [javac] import org.moreunit.util.SearchScopeSingelton; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.util.SearchScopeSingelton is never used > [javac] ---------- > [javac] 26. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/MoreUnitPropertyPage.java (at line 29) > [javac] import org.moreunit.util.StringConstants; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.util.StringConstants is never used > [javac] ---------- > [javac] ---------- > [javac] 27. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/SourceFolderMappingDialog.java (at line 6) > [javac] import java.util.ArrayList; > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The import java.util.ArrayList is never used > [javac] ---------- > [javac] 28. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/SourceFolderMappingDialog.java (at line 7) > [javac] import java.util.List; > [javac] ^^^^^^^^^^^^^^ > [javac] The import java.util.List is never used > [javac] ---------- > [javac] 29. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/SourceFolderMappingDialog.java (at line 10) > [javac] import org.eclipse.jdt.core.JavaModelException; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.JavaModelException is never used > [javac] ---------- > [javac] 30. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/SourceFolderMappingDialog.java (at line 22) > [javac] import org.moreunit.log.LogHandler; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.log.LogHandler is never used > [javac] ---------- > [javac] ---------- > [javac] 31. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/properties/UnitSourceFolderBlock.java (at line 35) > [javac] private Button addButton; > [javac] ^^^^^^^^^ > [javac] The field UnitSourceFolderBlock.addButton is never read locally > [javac] ---------- > [javac] ---------- > [javac] 32. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveClassParticipant.java (at line 20) > [javac] import org.eclipse.jface.dialogs.MessageDialog; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jface.dialogs.MessageDialog is never used > [javac] ---------- > [javac] 33. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveClassParticipant.java (at line 29) > [javac] import org.eclipse.swt.widgets.Shell; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.swt.widgets.Shell is never used > [javac] ---------- > [javac] 34. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveClassParticipant.java (at line 30) > [javac] import org.eclipse.ui.PlatformUI; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.ui.PlatformUI is never used > [javac] ---------- > [javac] 35. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveClassParticipant.java (at line 31) > [javac] import org.moreunit.MoreUnitPlugin; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.MoreUnitPlugin is never used > [javac] ---------- > [javac] ---------- > [javac] 36. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveMethodParticipant.java (at line 11) > [javac] import org.eclipse.ltk.core.refactoring.RefactoringContribution; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.ltk.core.refactoring.RefactoringContribution is never used > [javac] ---------- > [javac] 37. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveMethodParticipant.java (at line 13) > [javac] import org.eclipse.ltk.core.refactoring.RefactoringDescriptor; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.ltk.core.refactoring.RefactoringDescriptor is never used > [javac] ---------- > [javac] 38. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/MoveMethodParticipant.java (at line 17) > [javac] import org.eclipse.ltk.core.refactoring.participants.MoveRefactoring; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.ltk.core.refactoring.participants.MoveRefactoring is never used > [javac] ---------- > [javac] ---------- > [javac] 39. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/RenameClassParticipant.java (at line 98) > [javac] RefactoringStatus checkAllConditions = renameRefactoring.checkAllConditions(pm); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] The local variable checkAllConditions is never read > [javac] ---------- > [javac] ---------- > [javac] 40. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/refactoring/RenameDialogRunnable.java (at line 39) > [javac] List corrspondingTests = javaFile.getCorrespondingTestMethods(renamedMethod); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 41. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/ui/MethodPage.java (at line 130) > [javac] TestCaseTypeFacade testCaseTypeFacade = new TestCaseTypeFacade(typeOfTestCaseClassFromJavaFile.getCompilationUnit()); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] The local variable testCaseTypeFacade is never read > [javac] ---------- > [javac] 42. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/ui/MethodPage.java (at line 131) > [javac] for (Iterator<IMethod> allSelected = selection.iterator(); allSelected.hasNext();) { > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<IMethod> > [javac] ---------- > [javac] ---------- > [javac] 43. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/ui/MissingTestmethodViewPart.java (at line 3) > [javac] import org.eclipse.core.resources.IFile; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.core.resources.IFile is never used > [javac] ---------- > [javac] ---------- > [javac] 44. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchScopeSingelton.java (at line 8) > [javac] import org.eclipse.jdt.core.JavaModelException; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.JavaModelException is never used > [javac] ---------- > [javac] 45. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchScopeSingelton.java (at line 12) > [javac] import org.moreunit.log.LogHandler; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.log.LogHandler is never used > [javac] ---------- > [javac] ---------- > [javac] 46. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 3) > [javac] import java.util.ArrayList; > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The import java.util.ArrayList is never used > [javac] ---------- > [javac] 47. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 4) > [javac] import java.util.Arrays; > [javac] ^^^^^^^^^^^^^^^^ > [javac] The import java.util.Arrays is never used > [javac] ---------- > [javac] 48. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 5) > [javac] import java.util.List; > [javac] ^^^^^^^^^^^^^^ > [javac] The import java.util.List is never used > [javac] ---------- > [javac] 49. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 10) > [javac] import org.eclipse.jdt.core.IClasspathEntry; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.IClasspathEntry is never used > [javac] ---------- > [javac] 50. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 12) > [javac] import org.eclipse.jdt.core.IJavaProject; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.IJavaProject is never used > [javac] ---------- > [javac] 51. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 13) > [javac] import org.eclipse.jdt.core.IPackageFragmentRoot; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.eclipse.jdt.core.IPackageFragmentRoot is never used > [javac] ---------- > [javac] 52. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 23) > [javac] import org.moreunit.SourceFolderContext; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.SourceFolderContext is never used > [javac] ---------- > [javac] 53. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 24) > [javac] import org.moreunit.elements.SourceFolderMapping; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.elements.SourceFolderMapping is never used > [javac] ---------- > [javac] 54. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/SearchTools.java (at line 25) > [javac] import org.moreunit.preferences.Preferences; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.preferences.Preferences is never used > [javac] ---------- > [javac] ---------- > [javac] 55. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/TestCaseDiviner.java (at line 34) > [javac] private Map<IJavaProject, IJavaSearchScope> serachScopePerProjectMap = new HashMap<IJavaProject, IJavaSearchScope>(); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The field TestCaseDiviner.serachScopePerProjectMap is never read locally > [javac] ---------- > [javac] ---------- > [javac] 56. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/TestMethodDivinerFactory.java (at line 4) > [javac] import org.moreunit.log.LogHandler; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.moreunit.log.LogHandler is never used > [javac] ---------- > [javac] ---------- > [javac] 57. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/WordTokenizer.java (at line 6) > [javac] import java.util.regex.Matcher; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import java.util.regex.Matcher is never used > [javac] ---------- > [javac] 58. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/util/WordTokenizer.java (at line 7) > [javac] import java.util.regex.Pattern; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import java.util.regex.Pattern is never used > [javac] ---------- > [javac] ---------- > [javac] 59. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 53) > [javac] import org.eclipse.jdt.internal.corext.util.JavaConventionsUtil; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JavaConventionsUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 60. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 61) > [javac] import org.eclipse.jdt.internal.ui.refactoring.contentassist.ControlContentAssistHelper; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type ControlContentAssistHelper is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 61. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 62) > [javac] import org.eclipse.jdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JavaTypeCompletionProcessor is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 62. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 64) > [javac] import org.eclipse.jdt.internal.junit.BasicElementLabels; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type BasicElementLabels is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 63. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 65) > [javac] import org.eclipse.jdt.internal.junit.Messages; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type Messages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 64. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 66) > [javac] import org.eclipse.jdt.internal.junit.buildpath.BuildPathSupport; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type BuildPathSupport is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 65. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 67) > [javac] import org.eclipse.jdt.internal.junit.ui.IJUnitHelpContextIds; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type IJUnitHelpContextIds is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 66. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 68) > [javac] import org.eclipse.jdt.internal.junit.ui.JUnitPlugin; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 67. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 69) > [javac] import org.eclipse.jdt.internal.junit.util.JUnitStatus; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStatus is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 68. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 70) > [javac] import org.eclipse.jdt.internal.junit.util.JUnitStubUtility; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStubUtility is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 69. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 71) > [javac] import org.eclipse.jdt.internal.junit.util.LayoutUtil; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 70. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 72) > [javac] import org.eclipse.jdt.internal.junit.util.TestSearchEngine; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type TestSearchEngine is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 71. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 73) > [javac] import org.eclipse.jdt.internal.junit.util.JUnitStubUtility.GenStubSettings; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStubUtility.GenStubSettings is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 72. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 74) > [javac] import org.eclipse.jdt.internal.junit.wizards.MethodStubsSelectionButtonGroup; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 73. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 75) > [javac] import org.eclipse.jdt.internal.junit.wizards.WizardMessages; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 74. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 121) > [javac] private MethodStubsSelectionButtonGroup fMethodStubsButtons; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 75. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 130) > [javac] private JavaTypeCompletionProcessor fClassToTestCompletionProcessor; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JavaTypeCompletionProcessor is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 76. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 136) > [javac] private boolean fIsJunit4Enabled; > [javac] ^^^^^^^^^^^^^^^^ > [javac] The field MoreUnitWizardPageOne.fIsJunit4Enabled is never read locally > [javac] ---------- > [javac] 77. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 154) > [javac] setTitle(WizardMessages.NewTestCaseWizardPageOne_title); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 78. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 154) > [javac] setTitle(WizardMessages.NewTestCaseWizardPageOne_title); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_title from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 79. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 155) > [javac] setDescription(WizardMessages.NewTestCaseWizardPageOne_description); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 80. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 155) > [javac] setDescription(WizardMessages.NewTestCaseWizardPageOne_description); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_description from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 81. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 158) > [javac] /* IDX_SETUP_CLASS */ WizardMessages.NewTestCaseWizardPageOne_methodStub_setUpBeforeClass, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 82. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 158) > [javac] /* IDX_SETUP_CLASS */ WizardMessages.NewTestCaseWizardPageOne_methodStub_setUpBeforeClass, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_methodStub_setUpBeforeClass from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 83. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 159) > [javac] /* IDX_TEARDOWN_CLASS */ WizardMessages.NewTestCaseWizardPageOne_methodStub_tearDownAfterClass, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 84. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 159) > [javac] /* IDX_TEARDOWN_CLASS */ WizardMessages.NewTestCaseWizardPageOne_methodStub_tearDownAfterClass, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_methodStub_tearDownAfterClass from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 85. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 160) > [javac] /* IDX_SETUP */ WizardMessages.NewTestCaseWizardPageOne_methodStub_setUp, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 86. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 160) > [javac] /* IDX_SETUP */ WizardMessages.NewTestCaseWizardPageOne_methodStub_setUp, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_methodStub_setUp from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 87. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 161) > [javac] /* IDX_TEARDOWN */ WizardMessages.NewTestCaseWizardPageOne_methodStub_tearDown, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 88. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 161) > [javac] /* IDX_TEARDOWN */ WizardMessages.NewTestCaseWizardPageOne_methodStub_tearDown, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_methodStub_tearDown from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 89. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 162) > [javac] /* IDX_CONSTRUCTOR */ WizardMessages.NewTestCaseWizardPageOne_methodStub_constructor > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 90. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 162) > [javac] /* IDX_CONSTRUCTOR */ WizardMessages.NewTestCaseWizardPageOne_methodStub_constructor > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_methodStub_constructor from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 91. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 166) > [javac] fMethodStubsButtons= new MethodStubsSelectionButtonGroup(SWT.CHECK, buttonNames, 2); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The constructor MethodStubsSelectionButtonGroup(int, String[], int) is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 92. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 166) > [javac] fMethodStubsButtons= new MethodStubsSelectionButtonGroup(SWT.CHECK, buttonNames, 2); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 93. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 167) > [javac] fMethodStubsButtons.setLabelText(WizardMessages.NewTestCaseWizardPageOne_method_Stub_label); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setLabelText(String) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 94. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 167) > [javac] fMethodStubsButtons.setLabelText(WizardMessages.NewTestCaseWizardPageOne_method_Stub_label); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 95. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 167) > [javac] fMethodStubsButtons.setLabelText(WizardMessages.NewTestCaseWizardPageOne_method_Stub_label); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_method_Stub_label from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 96. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 169) > [javac] fClassToTestCompletionProcessor= new JavaTypeCompletionProcessor(false, false, true); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The constructor JavaTypeCompletionProcessor(boolean, boolean, boolean) is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 97. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 169) > [javac] fClassToTestCompletionProcessor= new JavaTypeCompletionProcessor(false, false, true); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JavaTypeCompletionProcessor is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 98. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 171) > [javac] fClassUnderTestStatus= new JUnitStatus(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The constructor JUnitStatus() is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 99. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 171) > [javac] fClassUnderTestStatus= new JUnitStatus(); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStatus is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 100. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 175) > [javac] fJunit4Status= new JUnitStatus(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The constructor JUnitStatus() is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 101. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 175) > [javac] fJunit4Status= new JUnitStatus(); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStatus is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 102. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 208) > [javac] JUnitPlugin.log(e); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method log(Throwable) from the type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 103. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 208) > [javac] JUnitPlugin.log(e); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 104. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 215) > [javac] if (!TestSearchEngine.isTestImplementor(classToTest)) { > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method isTestImplementor(IType) from the type CoreTestSearchEngine is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 105. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 215) > [javac] if (!TestSearchEngine.isTestImplementor(classToTest)) { > [javac] ^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type TestSearchEngine is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 106. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 219) > [javac] JUnitPlugin.log(e); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 107. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 219) > [javac] JUnitPlugin.log(e); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method log(Throwable) from the type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 108. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 230) > [javac] isJunit4= project.findType(JUnitPlugin.JUNIT4_ANNOTATION_NAME) != null; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 109. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 230) > [javac] isJunit4= project.findType(JUnitPlugin.JUNIT4_ANNOTATION_NAME) != null; > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] JUNIT4_ANNOTATION_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 110. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 241) > [javac] JUnitStatus status= new JUnitStatus(); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStatus is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 111. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 241) > [javac] JUnitStatus status= new JUnitStatus(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The constructor JUnitStatus() is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 112. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 241) > [javac] JUnitStatus status= new JUnitStatus(); > [javac] ^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitStatus is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 113. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 284) > [javac] setSuperClass(JUnitPlugin.TEST_SUPERCLASS_NAME, true); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type JUnitPlugin is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 114. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 284) > [javac] setSuperClass(JUnitPlugin.TEST_SUPERCLASS_NAME, true); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] TEST_SUPERCLASS_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 115. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 304) > [javac] fMethodStubsButtons.setEnabled(IDX_SETUP_CLASS, isJUnit4()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setEnabled(int, boolean) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 116. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 305) > [javac] fMethodStubsButtons.setEnabled(IDX_TEARDOWN_CLASS, isJUnit4()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setEnabled(int, boolean) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 117. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 306) > [javac] fMethodStubsButtons.setEnabled(IDX_CONSTRUCTOR, !isJUnit4()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setEnabled(int, boolean) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 118. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 390) > [javac] PlatformUI.getWorkbench().getHelpSystem().setHelp(composite, IJUnitHelpContextIds.NEW_TESTCASE_WIZARD_PAGE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type IJUnitHelpContextIds is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 119. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 390) > [javac] PlatformUI.getWorkbench().getHelpSystem().setHelp(composite, IJUnitHelpContextIds.NEW_TESTCASE_WIZARD_PAGE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NEW_TESTCASE_WIZARD_PAGE from the type IJUnitHelpContextIds is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 120. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 403) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getLabelControl(composite), nColumns); > [javac] ^^^^^^^^^^ > [javac] Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 121. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 403) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getLabelControl(composite), nColumns); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setHorizontalSpan(Control, int) from the type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 122. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 403) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getLabelControl(composite), nColumns); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method getLabelControl(Composite) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 123. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 404) > [javac] LayoutUtil.createEmptySpace(composite, 1); > [javac] ^^^^^^^^^^ > [javac] Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 124. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 404) > [javac] LayoutUtil.createEmptySpace(composite, 1); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method createEmptySpace(Composite, int) from the type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 125. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 405) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getSelectionButtonsGroup(composite), nColumns - 1); > [javac] ^^^^^^^^^^ > [javac] Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 126. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 405) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getSelectionButtonsGroup(composite), nColumns - 1); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method setHorizontalSpan(Control, int) from the type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 127. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 405) > [javac] LayoutUtil.setHorizontalSpan(fMethodStubsButtons.getSelectionButtonsGroup(composite), nColumns - 1); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method getSelectionButtonsGroup(Composite) from the type MethodStubsSelectionButtonGroup is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 128. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 418) > [javac] classUnderTestLabel.setText(WizardMessages.NewTestCaseWizardPageOne_class_to_test_label); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 129. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 418) > [javac] classUnderTestLabel.setText(WizardMessages.NewTestCaseWizardPageOne_class_to_test_label); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_class_to_test_label from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 130. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 437) > [javac] fClassUnderTestButton.setText(WizardMessages.NewTestCaseWizardPageOne_class_to_test_browse); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 131. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 437) > [javac] fClassUnderTestButton.setText(WizardMessages.NewTestCaseWizardPageOne_class_to_test_browse); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The field NewTestCaseWizardPageOne_class_to_test_browse from the type WizardMessages is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 132. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 451) > [javac] gd.widthHint = LayoutUtil.getButtonWidthHint(fClassUnderTestButton); > [javac] ^^^^^^^^^^ > [javac] Discouraged access: The type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 133. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 451) > [javac] gd.widthHint = LayoutUtil.getButtonWidthHint(fClassUnderTestButton); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method getButtonWidthHint(Button) from the type LayoutUtil is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 134. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 454) > [javac] ControlContentAssistHelper.createTextContentAssistant(fClassUnderTestControl, fClassToTestCompletionProcessor); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type ControlContentAssistHelper is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 135. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 454) > [javac] ControlContentAssistHelper.createTextContentAssistant(fClassUnderTestControl, fClassToTestCompletionProcessor); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method createTextContentAssistant(Text, IContentAssistProcessor) from the type ControlContentAssistHelper is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_3.6.0.v20100602-1600.jar > [javac] ---------- > [javac] 136. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 585) > [javac] Map input= new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 137. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 585) > [javac] Map input= new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 138. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 586) > [javac] IClasspathEntry newEntry= BuildPathSupport.getJUnit3ClasspathEntry(); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method getJUnit3ClasspathEntry() from the type BuildPathSupport is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 139. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 586) > [javac] IClasspathEntry newEntry= BuildPathSupport.getJUnit3ClasspathEntry(); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type BuildPathSupport is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 140. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 587) > [javac] input.put(BUILD_PATH_KEY_ADD_ENTRY, newEntry); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 141. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 588) > [javac] input.put(BUILD_PATH_BLOCK, Boolean.TRUE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 142. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 592) > [javac] Map input= new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 143. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 592) > [javac] Map input= new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 144. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 593) > [javac] IClasspathEntry newEntry= BuildPathSupport.getJUnit4ClasspathEntry(); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The method getJUnit4ClasspathEntry() from the type BuildPathSupport is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 145. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 593) > [javac] IClasspathEntry newEntry= BuildPathSupport.getJUnit4ClasspathEntry(); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Discouraged access: The type BuildPathSupport is not accessible due to restriction on classpath entry /usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.jdt.junit.core_3.6.0.v20100526-0800.jar > [javac] ---------- > [javac] 146. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 594) > [javac] input.put(BUILD_PATH_KEY_ADD_ENTRY, newEntry); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 147. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 595) > [javac] input.put(BUILD_PATH_BLOCK, Boolean.TRUE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 148. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 599) > [javac] Map input= new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 149. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 599) > [javac] Map input= new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 150. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 600) > [javac] input.put(BUILD_PATH_BLOCK, Boolean.TRUE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 151. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 605) > [javac] Map input= new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 152. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 605) > [javac] Map input= new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 153. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 606) > [javac] input.put(BUILD_PATH_BLOCK, Boolean.TRUE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 154. WARNING in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 607) > [javac] input.put(KEY_NO_LINK, Boolean.TRUE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 155. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 984) > [javac] buffer.append('@').append(imports.addImport(JUnitPlugin.JUNIT4_ANNOTATION_NAME)).append(getLineDelimiter()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] JUNIT4_ANNOTATION_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 156. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 1135) > [javac] if (project.findType(JUnitPlugin.JUNIT4_ANNOTATION_NAME) == null) { > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] JUNIT4_ANNOTATION_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 157. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 1140) > [javac] if (project.findType(JUnitPlugin.TEST_SUPERCLASS_NAME) == null) { > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] TEST_SUPERCLASS_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 158. ERROR in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/src/org/moreunit/wizards/MoreUnitWizardPageOne.java (at line 1179) > [javac] status.setError(Messages.format(WizardMessages.NewTestCaseWizardPageOne_error_superclass_not_implementing_test_interface, BasicElementLabels.getJavaElementName(JUnitPlugin.TEST_INTERFACE_NAME))); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] TEST_INTERFACE_NAME cannot be resolved or is not a field > [javac] ---------- > [javac] 158 problems (6 errors, 152 warnings) > [javac] Compilation failed. Compiler errors are available in /builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/@dot.log >BUILD FAILED >/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:36: The following error occurred while executing this line: >/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:105: The following error occurred while executing this line: >/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/templates/package-build/customTargets.xml:19: The following error occurred while executing this line: >/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:114: The following error occurred while executing this line: >/usr/lib64/eclipse/dropins/sdk/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:119: The following error occurred while executing this line: >/builddir/build/BUILD/eclipse-moreunit-1.3.3/build/features/moreUnit/build.xml:30: The following error occurred while executing this line: >/builddir/build/BUILD/eclipse-moreunit-1.3.3/build/features/moreUnit/build.xml:14: The following error occurred while executing this line: >/builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/build.xml:217: The following error occurred while executing this line: >/builddir/build/BUILD/eclipse-moreunit-1.3.3/eclipse-moreunit-fetched-src-V_1_3_3/org.moreunit.plugin/build.xml:178: Compile failed; see the compiler error output for details. >Total time: 3 seconds >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6UVoMv >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64 >++ dirname /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64 >+ cd eclipse-moreunit-1.3.3 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /bin/rm -rf /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64 >+ install -d -m 755 /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64/usr/share/eclipse/dropins/moreunit >+ /usr/bin/unzip -q -d /builddir/build/BUILDROOT/eclipse-moreunit-1.3.3-3.fc14.x86_64/usr/share/eclipse/dropins/moreunit build/rpmBuild/moreUnit.zip >unzip: cannot find or open build/rpmBuild/moreUnit.zip, build/rpmBuild/moreUnit.zip.zip or build/rpmBuild/moreUnit.zip.ZIP. >error: Bad exit status from /var/tmp/rpm-tmp.6UVoMv (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.6UVoMv (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eclipse-moreunit.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631231
:
444610
|
444611
|
444612
|
444613
| 444614 |
444615