Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] tycho 0.17 build issue

Orion,

I'm still working on getting the docs to build correctly. You might just want to disable it for now.

Regards,
Greg

On May 6, 2013, at 1:10 PM, Orion Poplawski <orion@xxxxxxxxxxxxx> wrote:

> On 05/06/2013 11:09 AM, Orion Poplawski wrote:
>> On 05/06/2013 10:59 AM, Orion Poplawski wrote:
>>> 
>>> Okay, I have this pointing to our local build repo for the Fedora builds.  Now
>>> it's failing with:
>>> 
>>> /builddir/build/BUILD/org.eclipse.ptp-bd8fbd1ef122a3ff350ddeed85173ba81ae56d95/core/org.eclipse.ptp.doc.isv/buildDoc.xml:59:
>>> 
>>> /builddir/build/BUILD/org.eclipse.ptp-bd8fbd1ef122a3ff350ddeed85173ba81ae56d95/core/org.eclipse.ptp.doc.isv/${baseLocation}
>>> 
>>> does not exist.
>>> 
>>> Looks like the core/org.eclipse.ptp.doc.isv/pom.xml file uses the
>>> ${baseLocation} variable but it isn't getting set in my build.  How is this
>>> supposed to get set?  I can't find any other references to it.
>> 
>> I simply removed it.  Seems to work.
>> 
> 
> Or maybe not:
> 
> computeClasspath:
>     [echo] Computing classpath ...
>     [echo] Done computing classpath.
>     [echo] Bootclasspath is: ${bootclasspath}
> generateJavadoc:
>     [copy] Copying 1 file to /builddir/build/BUILD/org.eclipse.ptp-bd8fbd1ef122a3ff350ddeed85173ba81ae56d95/core/org.eclipse.ptp.doc.isv
>   [delete] Deleting directory /builddir/build/BUILD/org.eclipse.ptp-bd8fbd1ef122a3ff350ddeed85173ba81ae56d95/core/org.eclipse.ptp.doc.isv/reference/api
>    [mkdir] Created dir: /builddir/build/BUILD/org.eclipse.ptp-bd8fbd1ef122a3ff350ddeed85173ba81ae56d95/core/org.eclipse.ptp.doc.isv/reference/api
>     [exec] Result: 1
> build.index:
> [help.buildHelpIndex] Help documentation could not be indexed completely.
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/ems/core/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/modelpackage-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: api.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/launch/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/request/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/model/aifpackage-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/ems/ui/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/manager/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/pdi/event/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/model/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/package-summary.html
> [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ptp/debug/core/event/package-summary.html
> BUILD SUCCESSFUL
> 
> But it doesn't fail.
> 
> -- 
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
> 3380 Mitchell Lane                       orion@xxxxxxxx
> Boulder, CO 80301                   http://www.nwra.com
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top