So the change over went only okay - I have one failure in
TransactionListenerTester; it expects to see a couple of features
removed; and is getting nothing. The FeatureCollection being used to set
up the event is empty; so I am not sure where to look for the problem next.
Everything else builds
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/52/changes
Changes:
[lreed] Had to make a IteratorModel out of the feaature collection model; I am
new to this template thing.
--
[...truncated 1596 lines...]
at sun.reflect.NativeM
I am getting a few problems compiling on trunk... based on the following
from main/pom.xml
>
> org.geoserver
> ows
> 1.8.0-SNAPSHOT
>
>
> org.geoserver
> ows
> 1.7.0-SNAPSHOT
> tests
> test
>
It looks like you need to build 1.7 lo
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/51/changes
Changes:
[lreed] Jody here - added a FeatureCollectionModel to adapt between template
model and feature collection; using finalizer to close iterator.
--
[...truncated 275 lines.
Looks like the code has to do with adapting beans to some kind of model
for the template system; options:
- I can make "features" available as an IteratorModel (and preserve the
previous risk of leaking connections); or ...
- load the features into an array list and pass "features" in as a
Colle
There were three errors:
- Two cases where a list of features was being created; used
DataUtilities.list( fc )
- FeatureWrapper; looks to be an adapater to something that expects an
iterator; I was able to use the above DataUtilities.list( fc ) method -
but this would of course load everything i
Justin just got back to me (Andrea was waiting for Justin's feedback on
this one)...
I am going to update the proposal page to reflect the minim we need for
2.5.x.
> GeoTools 2.5
> - FeatureCollection extends ResourceCollection does not extends
> java.util.Collection
> - Deprecate unused java.u
We've had success using geoserver war file release 1.6, creating
a MySQL datastore and several FeatureTypes using tables that leverage
MySQL spatial extensions.
When we build and deploy 1.7 snapshot and attempt to create the same
FeatureTypes using the same tables, we always get this exception f
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.6.x/308/changes
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win gr
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/362/changes
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win gr
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.6.x/307/changes
--
[...truncated 1129 lines...]
Jul 18, 2008 5:06:23 PM org.geoserver.wms.WMSTestSupport assertNotBlank
INFO: testDefaultStyle Forests: pixel count=28 non bg pixels: 289
Jul 18
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/361/changes
Changes:
[aaime] Fixing unit test according to changes performed in the proxy filter.
[aaime] GEOS-2052, Can't disable caching and remove the caching time (in
feature type configuration). Also added i18n error message
See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.6.x/306/changes
Changes:
[aaime] GEOS-2052, Can't disable caching and remove the caching time (in
feature type configuration). Also added i18n error messages that were missing
[aaime] GEOS-2050, Proxy filter engages even if the prox
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/360/changes
Changes:
[dwinslow] Port testing reorg and empty-body POST fix from 1.7.x
--
[...truncated 134 lines...]
[INFO] [cobertura:clean {execution: default}]
[INFO] [plugin:descriptor]
Can't disable caching and remove the caching time (in feature type
configuration)
-
Key: GEOS-2052
URL: http://jira.codehaus.org/browse/GEOS-2052
Project: GeoServer
See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/359/changes
Changes:
[aaime] GEOS-2050, Proxy filter engages even if the proxying is not enabled
--
[...truncated 7218 lines...]
here
log4j:WARN File option not set for appender [geoserverl
[
http://jira.codehaus.org/browse/GEOS-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Deoliveira reopened GEOS-1290:
-
happening again with 1.7.x
> time templates shoud by default understand dates produced by postgis
>
Hi Tyler,
I re-opened the issue. I will look into it shortly.
-Justin
Tyler Erickson wrote:
> I appear to be having this problem again (i.e. seconds are truncated) with
> GeoServer 1.7.x
> I am not able to reopen http://jira.codehaus.org/browse/GEOS-1290
> could someone reopen the jira item, or
Andrea Aime wrote:
> So FeatureId by itself is useless? If I cannot keep a reference to the
> FeatureId returned on addFeatures() and be sure they will change once
> the transaction is committed, what's the use of them?
the addFeatures() method returns a Set; what you want is a
List ... rather th
Caching configurations are not loaded anymore
-
Key: GEOS-2051
URL: http://jira.codehaus.org/browse/GEOS-2051
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.7.0-beta1
Report
I appear to be having this problem again (i.e. seconds are truncated) with
GeoServer 1.7.x
I am not able to reopen http://jira.codehaus.org/browse/GEOS-1290
could someone reopen the jira item, or should I create a new jira item?
- Tyler
Tyler Erickson wrote:
>
> Andrea,
>
> Justin pointed ou
Proxy filter engages even if the proxying is not enabled
Key: GEOS-2050
URL: http://jira.codehaus.org/browse/GEOS-2050
Project: GeoServer
Issue Type: Bug
Components: WMS
Hi,
so I'm about to leave for one week vacation and I thought
I should make the point of the geoSearch (vector super-overlay,
regionation, call it as you like) subsystem.
The main point, which was, making it return data faster, has
been obtained thanks to a well designed algorithm (from David
and
Remove the regionation factories, register the regionation strategies directly
instead
--
Key: GEOS-2049
URL: http://jira.codehaus.org/browse/GEOS-2049
Project: GeoSe
Make the KML reflector handle regionation requests
--
Key: GEOS-2048
URL: http://jira.codehaus.org/browse/GEOS-2048
Project: GeoServer
Issue Type: Improvement
Components: WMS
Affe
Geometry based regionator does the wrong thing with lat/lon data
Key: GEOS-2047
URL: http://jira.codehaus.org/browse/GEOS-2047
Project: GeoServer
Issue Type: Bug
Comp
Jody Garnett ha scritto:
> See earlier review of all the GSIP's there is some overlap between these
> two:
> - http://geoserver.org/display/GEOS/GSIP+17+-+Community+module+handling
> - http://geoserver.org/display/GEOS/GSIP+22+-+Extensions
>
> Can this be resolved; or combined into a single polic
27 matches
Mail list logo