Closed GoogleCodeExporter closed 9 years ago
I do agree we should stick to the guidelines... and use 1.0.SNAPSHOT and
1.1.SNAPSHOT for current development versions...
It would be nice if we could get snapshots built automatically and deployed to
our SVN repo. So, that other projects could point to them.
Ernesto
Original comment by reier...@gmail.com
on 20 Sep 2010 at 9:35
trunk is now 1.1-SNAPSHOT, even if we aren't going to do snapshot releases we
don't want to accidentally override the fixed version 1.1-alpha.
(since no-one else commented on this I assume this is ok)
Original comment by richardj...@gmail.com
on 30 Sep 2010 at 12:11
Richard,
Thanks for taking care of this. Mind there is a
wiquery-examples-1.1-experiment
project that depended on 1.1-alpha. Shouldn't this one also be dependent on
1.1-SNAPSHOT?
Regards,
Ernesto
Original comment by reier...@gmail.com
on 30 Sep 2010 at 12:18
hmm, im not sure about the examples project, we might want it dependant on a
fixed version, so it wont break, or we might want it dependant on the snapshot
so we can see if things change.
Original comment by richardj...@gmail.com
on 30 Sep 2010 at 12:21
Richard,
I suggested we should version them as well as we do wiquery
trunk/wiquery
trunk/wiquery-examples
and
branch/wiquery-1.0.x
branch/wiquery-examples-1.0.x
But it seems this might be to big a refactory. Right now we (at least me and
Julien I think?) are using it as a test case for new (or existing)
functionality, so it should point to trunk.
Regards,
Ernesto
Original comment by reier...@gmail.com
on 30 Sep 2010 at 12:30
The problem with depending on the snapshot is that if someone checks out the
examples, their code will not run, since we don't host the snapshot in maven.
I believe issue-96 is also kind of related to this.
Im not too bothered either way though since I don't use the examples, I'll let
you and Julien take care of this one if its ok?
Original comment by richardj...@gmail.com
on 30 Sep 2010 at 12:39
Yes, IMHO issue-96 should be the correct way to FIX this. Right now
wiquery-examples-1.1-experiment is dependent on snapshot. I will fix it when
I'm back home.
Thanks for your time.
Ernesto
Original comment by reier...@gmail.com
on 30 Sep 2010 at 12:49
Original issue reported on code.google.com by
hielke.hoeve
on 20 Sep 2010 at 8:21