Re: [osmosis-dev] download Osmosis 0.32

2009-12-17 Thread Jan Tappenbeck
is there a possiblity to see the right number outside ???

in changes.txt you can the only the milestones ... 0.31, 0.32

regards Jan :-)

Brett Henderson schrieb:
 On Tue, Dec 15, 2009 at 4:32 PM, Marcus Wolschon mar...@wolschon.biz 
 mailto:mar...@wolschon.biz wrote:
 
 Where can I download Osmosis 0.32 ?
 The wiki-page only contains links for 0.31.1 and changing the
 version-number in these does not work.
 
 
 Which wiki page are you referring to?  I think the links here are correct.
 http://wiki.openstreetmap.org/index.php/Osmosis#Downloading
 
 The links should point to here:
 http://bretth.dev.openstreetmap.org/osmosis-build/
 
 0.32 is available there.
 
 
 
 
 ___
 osmosis-dev mailing list
 osmosis-dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/osmosis-dev


___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev


Re: [osmosis-dev] download Osmosis 0.32

2009-12-17 Thread Brett Henderson
Anything's possible.  What would you like to see?

The osmosis-latest download links are actually symbolic links that point to
the osmosis-0.32 release files anyway.  The build directory contains
everything.
http://dev.openstreetmap.org/~bretth/osmosis-build/

The wiki only points to the osmosis-release files to save updating the wiki
when a new release is made, but perhaps that is a bad idea.  Feel free to
update the wiki to make it clearer.

As I've mentioned before, I'm open to suggestions on how to better number
the releases.  The fact that 0.32 is a full release and 0.32.1 is an
unstable dev release is not obvious.

Brett

On Thu, Dec 17, 2009 at 11:58 PM, Jan Tappenbeck o...@tappenbeck.net wrote:

 is there a possiblity to see the right number outside ???

 in changes.txt you can the only the milestones ... 0.31, 0.32

 regards Jan :-)

 Brett Henderson schrieb:
  On Tue, Dec 15, 2009 at 4:32 PM, Marcus Wolschon mar...@wolschon.biz
  mailto:mar...@wolschon.biz wrote:
 
  Where can I download Osmosis 0.32 ?
  The wiki-page only contains links for 0.31.1 and changing the
  version-number in these does not work.
 
 
  Which wiki page are you referring to?  I think the links here are
 correct.
  http://wiki.openstreetmap.org/index.php/Osmosis#Downloading
 
  The links should point to here:
  http://bretth.dev.openstreetmap.org/osmosis-build/
 
  0.32 is available there.
 
 
  
 
  ___
  osmosis-dev mailing list
  osmosis-dev@openstreetmap.org
  http://lists.openstreetmap.org/listinfo/osmosis-dev


 ___
 osmosis-dev mailing list
 osmosis-dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/osmosis-dev

___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev


Re: [osmosis-dev] download Osmosis 0.32

2009-12-17 Thread Brett Henderson
On Fri, Dec 18, 2009 at 9:40 AM, Hakan Tandogan ha...@gurkensalat.comwrote:

 Brett Henderson wrote:

 Anything's possible.  What would you like to see?

 As I've mentioned before, I'm open to suggestions on how to better number
 the releases.  The fact that 0.32 is a full release and 0.32.1 is an
 unstable dev release is not obvious.


 O.k., I am pretty strongly brainwashed by maven by now, but how about
 adopting the maven way?

 0.32-SNAPSHOT would be the current unstable dev
 0.32  would be the stable release
 0.33-SNAPSHOT would be the next unstable after 0.32


Okay, sounds good to me.



 We could set up some big reminder that -SNAPSHOT versions are always
 prone to breakage, and hudson would copy the SNAPSHOT builds to the
 deployment web space...


Okay.

I'll update the build.xml so that the next nightly build on
dev.openstreetmap.*org* produces SNAPSHOT builds from now on.  I probably
should delete any existing nightly builds in the download directory to avoid
confusion.

Is there anything that needs to be done for maven or that managed via hudson
somehow.  Whatever we do, we just have to keep in mind users who download
the source and build Osmosis themselves.  For that reason I think we'll have
to keep the current version in the build files in svn.  Within hudson itself
we can do whatever we want.  For the ant build at least, you can use Hudson
to set the properly project.version and that will override whatever is in
the ant build.xml file.

Brett
___
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev