I guess you have to treat your patched version as a fork of the original project. Since you have an interest in it working properly you're best qualified to be the maintainer :)
Michael On 13 February 2011 19:13, Andrea Aime <[email protected]> wrote: > On Sun, Feb 13, 2011 at 8:45 AM, Jody Garnett <[email protected]> wrote: >> In updating developers docs I had a chance to check the root pom.xml for any >> SNAPSHOTS we are using. >> Thus far, with the removal of geoapi, we are down to: >> <dependency> >> <groupId>jfree</groupId> >> <artifactId>eastwood</artifactId> >> <version>1.1.1-SNAPSHOT</version> >> </dependency> >> Do we have any chance of using a stable release? I expect the previous >> releases went out the door with this snapshot opening the door to releasing >> code that will not build in the future? > > Unfortunately eastwood development stopped solid, the developer had > to get a "real job" and as far as I know he's no more working on > jfreechart/eastwood > so there is not going to be a newer release I fear. > However the charting module requires some of the patches I made to work > property (not to compile, I'm talking about runtime behavior)... so not sure > what to do about this one honestly. > The eastwood depedency is needed for the "chart on a map" module > > 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 > mob: +39 333 8128928 > > 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 > > ------------------------------------------------------- > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
