Upgrade from JSR 108 to JSR 275
---
Key: GEOT-1266
URL: http://jira.codehaus.org/browse/GEOT-1266
Project: GeoTools
Issue Type: Task
Reporter: Michael Newcomb
Priority: Minor
JSR 108 has
Running org.geotools.referencing.factory.AllAuthoritiesFactoryTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.031
sec <<< FAILURE!
--
Graham Davis
Refractions Research Inc.
[EMAIL PROTECTED]
-
This S
I actually had a couple wiki pages in mind; simple use in a java
application (drop in classpath and we need to fill out the connection
parameters some how?) And then we need to document how to deploy in
JBoss, and deploy in Tomcat.
I was going to add these pages to the user guide wiki space (in
Hi all,
I've noticed this weekend that there is no way to hack styles without
using Deprecated code. The public style API requires the old
deprecated Geotools expressions and filters so there is no way to
create a symbolizer (other than with the builder which isn't always
sufficient) with
Graham Davis a écrit :
> Running org.geotools.referencing.factory.AllAuthoritiesFactoryTest
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.031
> sec <<< FAILURE!
Any stack trace? Which Maven / JDK version are you using? I have run "mvn
install" many time today with JDK 1.4 wi
I will not be able to attend to today IRC...
Martin
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to
MetaBufferEstimator can throw NPE
-
Key: GEOT-1267
URL: http://jira.codehaus.org/browse/GEOT-1267
Project: GeoTools
Issue Type: Bug
Components: core render
Affects Versions: 2.4.M3, 2.3.1
I'm using Maven v 2.0.5 and Java 5. I'm new to Maven so I'm not sure
how to get a stack trace.
Graham.
Martin Desruisseaux wrote:
>Graham Davis a écrit :
>
>
>>Running org.geotools.referencing.factory.AllAuthoritiesFactoryTest
>>Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed
Hi Martin - I have been able to verify the error on one machine:
Windows Vista, Maven 2.0.5, Java 6:
> C:\java\geotools\trunk\modules\library\referencing\target\surefire-reports>more
>
> org.geotools.referencing.factory.AllAuthoritiesFactoryTest.txt
>
So there are a couple of ways to fix this - each of which requires an
API change
We can duplicate up the methods ...
> import org.geotools.filter.Expression;
> interface AnchorPoint {
> void setAnchorPointX(Expression x);
> void setAnchorPointX(org.opengis.filter.expression.Expressio
Changing the import cleans up the code nicely ... let's talk about it in
the GeoTools meeting and see what we want to do?
Jody
> So there are a couple of ways to fix this - each of which requires an
> API change
>
> Or we could change the import ...
>
>> import org.opengis.filter.expressi
Apparently the meeting time changed (we did not get any -1 votes), I
will update the developers guide page ..
And wait for people to show up.
Jody
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the
There is not method on the BBox interface to let us visit the
PropertyNameExpression represented by the provided string. Is this a
case where we need a BBox2 interface?
Jody
-
This SF.net email is sponsored by DB2 Express
D
Sorry wrong list.
> There is not method on the BBox interface to let us visit the
> PropertyNameExpression represented by the provided string. Is this a
> case where we need a BBox2 interface?
>
> Jody
>
> -
> This SF.net ema
Still can't post news items
{excerpt}
1: Informal Chat
2: Meeting time changed
3: Style
4: FOSS4G Presentations ... we need a plan
{excerpt}
aaim1: 1) chat
aaim1: ok, this is done, or do we want to add anything?
jgarnett: nope I am good - a bit distressed cleaning style but whatever
jgarnett: 2)
Ok, maybe I'm interpreting something wrong, but I believe I now should
be able to go to GeoTools 2.3.x and run 'mvn install' with maven 2.0.4
with no -Pnojai and no JAI installed and it should work? Or was this
change just made on trunk?
Because I just checked out gt and ran mvn install on 2.
I am out of here Richard (bye everyone!) - Justin knows enough to get
your access to the wiki (and the instructions are on the Home page).
Richard Gould wrote:
> Still can't post news items
>
-
This SF.net email is sponsor
Chris Holmes wrote:
> Ok, maybe I'm interpreting something wrong, but I believe I now should
> be able to go to GeoTools 2.3.x and run 'mvn install' with maven 2.0.4
> with no -Pnojai and no JAI installed and it should work? Or was this
> change just made on trunk?
I think this is only on trunk
Hi,
I think I've fixed the problem with streaming renderer. At least the
test I've been doing pass. It came down to some failed merges from
2.2.x. Let me know if you still have problems.
Jesse
-
This SF.net email is s
Very odd ... looking at the unit test in question it is a check to
ensure that "AUTO2" is found.
Cheers,
Jody
> Hi Martin - I have been able to verify the error on one machine:
>
> Windows Vista, Maven 2.0.5, Java 6:
>
>> C:\java\geotools\trunk\modules\library\referencing\target\surefire-repo
Changing the test case to confirm the presense of AUTO (rather than
AUTO2) seems to work in all cases (and all machines). I am not sure why
"AUTO2" no longer registers? But I can confirm that the factory we are
trying to check is around (the same factory acts for both AUTO and AUTO2
as far as I
http://geo.openplans.org:9090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/552
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and t
The update went okay, the only changes for GeoServer involved the
KMLWriter (there is a couple of cases where it tries to figure out the
opacity with out using a Feature).
BEFORE: opacity.getValue( null )
AFTER: opacity.evaluate( null, Float.class )
Similar methods exist in the Filters and SLD u
Oh in case it was note clear geoserver trunk is happy; labels still do
not renderer (I checked the new york demo as you requested Andrea).
The new open layers WFS-T demo looks great; the preview table did not
work as advertised (it was correctly requesting a map using the
openlayers format ...
http://geo.openplans.org:9090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/554
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and t
25 matches
Mail list logo