Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] trying a tycho product build

I have been meaning to kick a SNAPSHOT release onto the website for several weeks now. And figured I would try the command line Tycho build.

After a waiting a long time; and looking in the correct location I could not find the build artefacts! Turns out the product has been commented out from the build process (probably to give build boxes less to do).

I have added it back in as a profile - however currently it fails (I expect this means we have a few version numbers out of whack.
).

Here is the logs…

!SESSION 2012-03-12 01:32:31.770 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_29
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -eclipse.keyring /var/folders/y2/jwxj1gv110b374wwpd_4_n580000gn/T/tycho4986439398752515342secure_storage
Command-line arguments:  -eclipse.keyring /var/folders/y2/jwxj1gv110b374wwpd_4_n580000gn/T/tycho4986439398752515342secure_storage

!ENTRY org.eclipse.core.net 1 0 2012-03-12 01:32:31.770
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.equinox.p2.director 4 1 2012-03-12 01:34:16.767
!MESSAGE Cannot complete the install because one or more required items could not be found.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2012-03-12 01:34:16.767
!MESSAGE Software being installed: uDig 1.0.0.201203111534 (net.refractions.udig-product 1.0.0.201203111534)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2012-03-12 01:34:16.767
!MESSAGE Missing requirement: uDig 1.0.0.201203111534 (net.refractions.udig-product 1.0.0.201203111534) requires 'net.refractions.udig-feature.feature.group [1.3.0.201203111534]' but it could not be found



-- 
Jody Garnett


Back to the top