Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 197744] New: Export deployable feature cdt.sdk fails

https://bugs.eclipse.org/bugs/show_bug.cgi?id=197744 
Product/Component: CDT / cdt-releng

           Summary: Export deployable feature cdt.sdk fails
           Product: CDT
           Version: 4.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-releng
        AssignedTo: cdt-releng-inbox@xxxxxxxxxxx
        ReportedBy: eclipse.sprigogin@xxxxxxxxx


CDT HEAD:
To reproduce:
Export->Deployable features, select org.eclipse.cdt.sdk, select Archive file.

Problems during export
  /home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:35: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:22: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:34:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:10:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/plugins/org.eclipse.cdt.source/build.xml:62:
The following error occurred while executing this line:
java.io.FileNotFoundException: /home/sprigogin/cdt1/org.eclipse.cdt/build.xml
(No such file or directory)
  The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:22: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:34:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:10:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/plugins/org.eclipse.cdt.source/build.xml:62:
The following error occurred while executing this line:
java.io.FileNotFoundException: /home/sprigogin/cdt1/org.eclipse.cdt/build.xml
(No such file or directory)
  /home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:35: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:22: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:34:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:10:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/plugins/org.eclipse.cdt.source/build.xml:62:
The following error occurred while executing this line:
java.io.FileNotFoundException: /home/sprigogin/cdt1/org.eclipse.cdt/build.xml
(No such file or directory)
  The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/build.xml:22: The following
error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:34:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/features/org.eclipse.cdt.source/build.xml:10:
The following error occurred while executing this line:
/home/sprigogin/cdt1/org.eclipse.cdt.sdk-feature/plugins/org.eclipse.cdt.source/build.xml:62:
The following error occurred while executing this line:
java.io.FileNotFoundException: /home/sprigogin/cdt1/org.eclipse.cdt/build.xml
(No such file or directory)

org.eclipse.cdt builds just fine.



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top