Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-dev] planning parallel ip options

Seems to me the Orbit repository isn't configured correctly in the target definition file. Have to verify how tycho resolves it and why it works at runtime. Have you tested with exported product or from within IDE?
Thanks for testing
Frank

Am 16.07.2013 18:27 schrieb "Emily Gouge" <egouge@xxxxxxxxxxxxxxx>:
When I tried to build the locationtech_ip branch I had the following build error in the net.refractions.udig.libs MANIFEST:

Bundle 'org.apache.log4j' cannot be resolved    

Once I removed this line from the MANIFEST I was able to build and run uDig without any problems.

Thanks,
Emily



On 13/07/2013 7:43 PM, Jody Garnett wrote:
l see instructions to use mvn clean install -f pom-libs.xml - perhaps I am missing something? I was looking in the root pom.xml and pom-libs.xml

Got a message from twitter that things were fixed, trying it again locally:

[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] uDig 3rd-Party libraries Download ................. SUCCESS [0.004s]
[INFO] Java Advanced Imagaing Download ................... SUCCESS [0.001s]
[INFO] JAI Download java libs ............................ SUCCESS [7.551s]
[INFO] JAI Download native libs : linux x86 .............. SUCCESS [15.753s]
[INFO] JAI Download native libs : linux x86_64 ........... SUCCESS [16.124s]
[INFO] JAI Download native libs : windows x86 ............ SUCCESS [38.890s]
[INFO] ArcSDE Dummy Jar Creation ......................... SUCCESS [0.305s]
[INFO] uDig 3rd-Party Core libraries Download ............ SUCCESS [1:33.659s]
[INFO] DB2 Dummy Jar Creation ............................ SUCCESS [0.110s]
[INFO] Oracle Dummy Jar Creation ......................... SUCCESS [0.128s]
[INFO] OpenCSV Download .................................. SUCCESS [0.184s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------


Congrats Frank and good work!

Jody



_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev

_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev

Back to the top