Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is not abstract and does not override abstract method getFunctionName() in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
David Winslow fixed this on Wednesday in r15749 to accommodate Jody's GEOT-3519 change in GeoTools trunk r37020. Please update to the latest trunk!
On 29/04/11 13:23, christian.mueller@anonymised.com wrote:
Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is
not abstract and does not override abstract method getFunctionName()
in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
I did a svn up some hours ago, the failure was there.
I did a svn up up again, the failure was gone.
But the next problem is
[INFO] Compilation failure
/home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] cannot find symbol
symbol : variable CANONICAL_SCHEMA_LOCATION
location: class org.geotools.wfs.v2_0.WFS
Any idea ?
Quoting Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>:
David Winslow fixed this on Wednesday in r15749 to accommodate Jody's
GEOT-3519 change in GeoTools trunk r37020. Please update to the latest
trunk!
On 29/04/11 13:23, christian.mueller@anonymised.com wrote:
Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is
not abstract and does not override abstract method getFunctionName()
in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Yep. I just committed some changes to GeoServer that rely on changes in GeoTools, committed at the same time.
If you are only building GeoServer locally, you have to wait until OpenGeo geotools-trunk-deploy runs to update the repo with the latest GeoTools SNAPSHOT artifacts. It finished at Fri Apr 29 05:50:30 UTC 2011
so you should now be safe to run your GeoServer build. Maven should download the updated GeoTools artifacts, and Everything Should Just Work (TM).
Please try again!
Kind regards,
Ben.
On 29/04/11 14:19, christian.mueller@anonymised.com wrote:
I did a svn up some hours ago, the failure was there.
I did a svn up up again, the failure was gone.
But the next problem is
[INFO] Compilation failure
/home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] cannot find
symbol
symbol : variable CANONICAL_SCHEMA_LOCATION
location: class org.geotools.wfs.v2_0.WFS
Any idea ?
Quoting Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>:
David Winslow fixed this on Wednesday in r15749 to accommodate Jody's
GEOT-3519 change in GeoTools trunk r37020. Please update to the latest
trunk!
On 29/04/11 13:23, christian.mueller@anonymised.com wrote:
Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is
not abstract and does not override abstract method getFunctionName()
in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
And if you are building GeoTools locally, update and build it first.
On 29/04/11 14:27, Ben Caradoc-Davies wrote:
Yep. I just committed some changes to GeoServer that rely on changes in
GeoTools, committed at the same time.
If you are only building GeoServer locally, you have to wait until
OpenGeo geotools-trunk-deploy runs to update the repo with the latest
GeoTools SNAPSHOT artifacts. It finished at Fri Apr 29 05:50:30 UTC 2011
so you should now be safe to run your GeoServer build. Maven should
download the updated GeoTools artifacts, and Everything Should Just Work
(TM).
Please try again!
Kind regards,
Ben.
On 29/04/11 14:19, christian.mueller@anonymised.com wrote:
I did a svn up some hours ago, the failure was there.
I did a svn up up again, the failure was gone.
But the next problem is
[INFO] Compilation failure
/home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] cannot find
symbol
symbol : variable CANONICAL_SCHEMA_LOCATION
location: class org.geotools.wfs.v2_0.WFS
Any idea ?
Quoting Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>:
David Winslow fixed this on Wednesday in r15749 to accommodate Jody's
GEOT-3519 change in GeoTools trunk r37020. Please update to the latest
trunk!
On 29/04/11 13:23, christian.mueller@anonymised.com wrote:
Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is
not abstract and does not override abstract method getFunctionName()
in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
I had to build geotools locally, now it works. Thanks
Quoting Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>:
And if you are building GeoTools locally, update and build it first.
On 29/04/11 14:27, Ben Caradoc-Davies wrote:
Yep. I just committed some changes to GeoServer that rely on changes in
GeoTools, committed at the same time.
If you are only building GeoServer locally, you have to wait until
OpenGeo geotools-trunk-deploy runs to update the repo with the latest
GeoTools SNAPSHOT artifacts. It finished at Fri Apr 29 05:50:30 UTC 2011
so you should now be safe to run your GeoServer build. Maven should
download the updated GeoTools artifacts, and Everything Should Just Work
(TM).
Please try again!
Kind regards,
Ben.
On 29/04/11 14:19, christian.mueller@anonymised.com wrote:
I did a svn up some hours ago, the failure was there.
I did a svn up up again, the failure was gone.
But the next problem is
[INFO] Compilation failure
/home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] cannot find
symbol
symbol : variable CANONICAL_SCHEMA_LOCATION
location: class org.geotools.wfs.v2_0.WFS
Any idea ?
Quoting Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>:
David Winslow fixed this on Wednesday in r15749 to accommodate Jody's
GEOT-3519 change in GeoTools trunk r37020. Please update to the latest
trunk!
On 29/04/11 13:23, christian.mueller@anonymised.com wrote:
Doing a mvn clean install to build geoserver trunk results in
org.geoserver.feature.ReprojectingFilterVisitor.FunctionReprojector is
not abstract and does not override abstract method getFunctionName()
in org.opengis.filter.expression.Function
Is the build broken ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies<Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
On Fri, Apr 29, 2011 at 8:19 AM, <christian.mueller@anonymised.com> wrote:
I did a svn up some hours ago, the failure was there.
I did a svn up up again, the failure was gone.
But the next problem is
[INFO] Compilation failure
/home/christian/gs-trunk/src/wfs/src/main/java/org/geoserver/wfs/xml/GML32OutputFormat.java:[68,18] cannot find
symbol
symbol : variable CANONICAL_SCHEMA_LOCATION
location: class org.geotools.wfs.v2_0.WFS
Any idea ?
You probably had out of date geotools artifacts which maven downloaded at
the second attempt?
I normally have pair checkouts of GeoTools and GeoServer, each morning I updated
and build both of them to avoid grabbing old jars from the repos
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
-------------------------------------------------------