[Geoserver-users] geoserver build

Hey!

I've downloaded geoserver 1.7.4 source from
http://downloads.sourceforge.net/geoserver/geoserver-1.7.4-src.zip

Then i tried building it against geotools 2.5.x (fresh checkout from svn).

But building failed because geoserver tries to use
StreamingRenderer.LINE_WIDTH_OPTIMIZATION_KEY but this variable is not
defined in 2.5.x geotools StreamingRenderer.

Then i went and downloaded geotools 2.5.5 source from geotools web page. And
i was able to locate LINE_WIDTH_OPTIMIZATION_KEY in StreamingRenderer. (and
i was able to build geoserver)

So why does 2.5.5 release contain this variable and 2.5.x doesn't?

--
View this message in context: http://www.nabble.com/geoserver-build-tp23404280p23404280.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

GeoUser ha scritto:

Hey!

I've downloaded geoserver 1.7.4 source from
http://downloads.sourceforge.net/geoserver/geoserver-1.7.4-src.zip

Then i tried building it against geotools 2.5.x (fresh checkout from svn).

But building failed because geoserver tries to use
StreamingRenderer.LINE_WIDTH_OPTIMIZATION_KEY but this variable is not
defined in 2.5.x geotools StreamingRenderer.

Then i went and downloaded geotools 2.5.5 source from geotools web page. And
i was able to locate LINE_WIDTH_OPTIMIZATION_KEY in StreamingRenderer. (and
i was able to build geoserver)

So why does 2.5.5 release contain this variable and 2.5.x doesn't?

Most likely cause, you're not playing with the current geotools
svn repository, but are using the old Refractions one.
Since December 2008 we switched to OSGEO:
http://svn.osgeo.org/geotools/branches/2.5.x/

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

Excellent, that was indeed the problem. Thanks!

Andrea Aime-4 wrote:

GeoUser ha scritto:

Hey!

I've downloaded geoserver 1.7.4 source from
http://downloads.sourceforge.net/geoserver/geoserver-1.7.4-src.zip

Then i tried building it against geotools 2.5.x (fresh checkout from
svn).

But building failed because geoserver tries to use
StreamingRenderer.LINE_WIDTH_OPTIMIZATION_KEY but this variable is not
defined in 2.5.x geotools StreamingRenderer.

Then i went and downloaded geotools 2.5.5 source from geotools web page.
And
i was able to locate LINE_WIDTH_OPTIMIZATION_KEY in StreamingRenderer.
(and
i was able to build geoserver)

So why does 2.5.5 release contain this variable and 2.5.x doesn't?

Most likely cause, you're not playing with the current geotools
svn repository, but are using the old Refractions one.
Since December 2008 we switched to OSGEO:
http://svn.osgeo.org/geotools/branches/2.5.x/

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
View this message in context: http://www.nabble.com/geoserver-build-tp23404280p23404678.html
Sent from the GeoServer - User mailing list archive at Nabble.com.