On Tue, Oct 4, 2011 at 5:15 PM, Frank Gasdorf
<[email protected]>wrote:

> Hello Developers and Jenkin users,
>
> I tried to setup a Jenkins build with a forked geotools 2.5.x clone and run
> into problems with jenkins. The main problem is, that the build process on
> the same machine like my desktop produces different "output" than the
> jenkins build server. Maven, Subversion and jdk are equal.
>
> In the root directory of the hs-jdbc (modules/plugin/jdbc/jdbc-h2) module
> are always created *.db and I checkt the osgeo hudson, its the same behavior
> :
> http://hudson.opengeo.org/hudson/view/geotools/job/geotools-2.7.x/ws/gt_2.7.x/modules/plugin/jdbc/jdbc-h2/
>
> I tried to release with maven-release-plugin (release:prepare
> release:perform) but it fails because of the "uncommitted" *.db files (via
> the scm plugin it checks for local changes and if so the prepare goal fails.
>

We stopped using that plugin because it was unreliable, failed every time in
a different way, years ago.
If you want to see the current release procedures they are here:
http://docs.geotools.org/latest/developer/procedures/release.html

Btw, I also have the db files right inside jdbc-h2, they should be indeed
places in target/ instead (at least imho)

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

-------------------------------------------------------
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to