Good idea about moving this thread to the JTS list - I'm sending it over there with this email.

The duplicate IndexedPointInAreaLocator is a bug in the src image extracted for JTS 1.10. The fix is to delete the one in the algorithm package.

Then you should be able to compile. I agree it would be nice to have an ant script which builds the distro. If you make one I'd be happy to add it to CVS. And you're able to commit to maintaining it, that would even better!

It's too late to tag CVS for 1.10, obviously, but I'll tag the 1.11 release when it's ready to go (hopefully very soon - there's just one code enhancement it's waiting on).

Does this cover everything?

Martin


Alex Djioev wrote:
Hi Martin,

First quiesion: should we move this discussion to the mailing list?

I tried to do what you suggested, but code is still not compilable. I get compile errors for example IndexedPointInAreaLocator.java is in jts.algorithm and jts.algorithm.locate packages, also they are different in sizes and jts.geomgraph.GeometryGraph class breaks as it doesn't know which one to pick. I can fix it, but I'm afraid documentation might look bad, i.e.: get source code package and unzip, chechout code from cvs and move ant file, patch ant script, clean source tree by removing some java files. Its too much...

Another solution I can see is to make a new JTS release (version 1.13) *and* tag the code for this release.

Alex

Jody Garnett wrote:
I am suer we could; there is an email thread on the jts list on this topic. We had also thought of just build the source download; supplemented with the ant file from CVS. But we thought we should at least warn you that the tags are broken in CVS.

If you did want to create a new tag (or perhaps Alex can tell me if one of the other tags works?) we would be happy to give you feedback.

Jody

-----Original Message-----
From: Martin Davis [mailto:mbda...@refractions.net] Sent: Wednesday, 19 August 2009 1:43 AM
To: Jody Garnett
Cc: Alexandre Djioev
Subject: Re: CVS JTS 1.10

Hi, Jody.

Today at 6 pm doesn't work for me, I"m afraid.
Perhaps we can try and do this by email?

If the issue is building JTS 1.10, then the best way to do this is to get the src from the distro archive, and then build it. It's just a Java compile - pretty simple, really. Alternatively, grab the ant file from CVS and use it (probably with some hacking) to get it to gen the build.

The reason the ant file is not included in the distro is that not all src files are included - so it doesn't run on the src image in the distro.

HTH - Martin

Jody Garnett wrote:
Hi Martin:

If we could talk briefly tomorrow -
Here is a meeting planner:
- http://www.timeanddate.com/worldclock/meetingtime.html?month=8&day=19&year=2009&p1=240&p2=256&p3=-1&p4=-1

It looks like 6pm PST would be perfect?

Jody

-----Original Message-----
From: Martin Davis [mailto:mbda...@refractions.net] Sent: Tuesday, 18 August 2009 4:42 AM
To: Jody Garnett
Cc: Alexandre Djioev
Subject: Re: CVS JTS 1.10

Jody,

I'm happy to skype about this, but I can't do that from Refractions, due to our antiquated infrastructure. How about I talk from home? That might work better for your time zone anyway. Evenings PST are best for me. What would work for you?

M

Jody Garnett wrote:
Hi Martin:

Do you have time for a skype chat? We are trying to build (for a customer) all the dependencies of uDig and write down the steps. Right now we are using JTS 1.10 and the structure of CVS seems to have lost that particular tag.

Our best workaround seems to be:

1.       Download jts 1.10

2.       Check out the ant script

3.       And run?

Jody Garnett

Geospatial Systems Architect

http://www.lisasoft.com/docroot/lisasoft/images/lisasoftlogo.jpg

Ph: +61 2 8570 5050   Fax: +61 2 8570 5099

Suite 112, Jones Bay Wharf 19-21 Pirrama Rd Pyrmont NSW 2009

LISAsoft is part of the A2end Group of Companies

http://www.lisasoft.com/





--
Martin Davis
Senior Technical Architect
Refractions Research, Inc.
(250) 383-3022

_______________________________________________
jts-devel mailing list
jts-devel@lists.jump-project.org
http://lists.refractions.net/mailman/listinfo/jts-devel

Reply via email to