Hi Lars, The easiest way to generate a patch is by working with the source code directory from svn. If you have a checkout available you can use the 'svn diff' command and it will generate a patch file you. With that patch i can directly apply the changes with a single command. So it is a much nicer way to share changes.
However in this case most of the code is additive and not much existing code is being modified so the .java and .xml files should work ok. One thing however is could you open a jira task with your code attached to it. That would be helpful as well. Also some links that may be of interest in the developers guide: http://docs.geoserver.org/1.7.x/en/developer/quickstart/index.html http://docs.geoserver.org/1.7.x/en/developer/policies/index.html -Justin Lars Schrader wrote: > Hi Justin, > > it's the first time for me to work at geoserver. > How is the buildup of such a patch? > > You can have the solution as source code (*.java, *.xml). > Is this helpful for you? > > I have build a new restconfig-1.7.x.jar which includes the catalog patch. > The jar-File contains the class- as, the java-files as also the necessary > xml-file. > > Greetings, > Lars > > >> Hi Lars, >> >> The solution looks quite nice!! Thanks for the contribution. >> >> My first question is do you have the code in a patch format that I can >> readily apply? >> >> The second is that the patch will need some reworking for trunk. The >> reason being the way the catalog is loaded has changed. But it should >> >> not be much work. >> >> Thank again. >> >> -Justin > > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
