Hello Jody & Levi,
I have started looking at this and have two options that I can see quickly: - Find a maven repository that contains this jar (unlikely as Oracle are evil); - Use a HTTP wagon to simply do a hypertext GET and then maven target to copy it into the x.udig.libs directory. I will look into this after I finish with the tests. I would also like to propose converting the eu.udig.libs.teradata ant run scripts to a hybrid ant+maven like x.udig.libs. Cheers, Sev On 5 December 2011 16:11, Jody Garnett <[email protected]> wrote: > I have updated the build instructions here: > - http://udig.refractions.net/confluence/display/ADMIN/08+Libs+Refresh > > -- > Jody Garnett > > On Monday, 5 December 2011 at 1:19 PM, Jody Garnett wrote: > > That would be my bad; moovida and myself were sorting out how to include > the tools.jar and ensure it was not left out every second release. > > I marked it as an error if the jar is missing; and updated the refresh.xml > with a "tools" target so it can be easily downloaded. > > I would like to ask cliff if we can get this fetched from our normal maven > pom run (rather than being forced to use ant?). Long term we will need to > look into how eclipse packages up its internal compiler; or sort out how > the scripting can locate a JDK (or change our run requirements to require a > JDK). > > -- > Jody Garnett > > On Monday, 5 December 2011 at 12:31 PM, Levi Putna wrote: > > So it seems the tools (tools_1.6.0_25.jar) dependency is no longer > downloaded as part of the pom-libs.xml? Correct me if i'm wrong but the > only way to get the lib is to run the refresh.xml ant script, in particular > the tools target? > > If this is what was intended we may need to update the documentation to > reflect this change. > > The workflow that seems to work for me; > > 1) Run the pom-libs.xml (mvn install -f pom-libs.xml) > 2) Run the tools target in refresh.xml (open refresh.xml > right click > test target in outline > Run as ant script) > > -- > Levi Putna > www.ozblog.com.au > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > > -- "We are dreamers, shapers, singers and makers..."
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
