You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2007/03/12 02:22:13 UTC

Al's repository restructure

I've got it working for the greater part (tests run) and I can build assemblies.

Can I commit it?

i.e. move 1.4 projects to jdk14
move 1.5 project to jdk15

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: [Vote] Al's repository restructure

Posted by Jonathan Locke <jo...@gmail.com>.

Thanks Martijn!!


Al Maw wrote:
> 
> Jonathan Locke wrote:
>> this is SOOOOO much better.  thanks almaw!
> 
> Thank Martijn, who actually put in the elbow grease to make it all work 
> (site templates, etc.). I just faffed with some pom files. Anyway, glad 
> you like it. :-)
> 
> Al
> 
> 

-- 
View this message in context: http://www.nabble.com/Al%27s-repository-restructure-tf3386729.html#a9455611
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Re: [Vote] Al's repository restructure

Posted by Al Maw <wi...@almaw.com>.
Jonathan Locke wrote:
> this is SOOOOO much better.  thanks almaw!

Thank Martijn, who actually put in the elbow grease to make it all work 
(site templates, etc.). I just faffed with some pom files. Anyway, glad 
you like it. :-)

Al

Re: [Vote] Al's repository restructure

Posted by Jonathan Locke <jo...@gmail.com>.

this is SOOOOO much better.  thanks almaw!


Martijn Dashorst wrote:
> 
> I've got it working for the greater part (tests run) and I can build
> assemblies.
> 
> Can I commit it?
> 
> i.e. move 1.4 projects to jdk14
> move 1.5 project to jdk15
> 
> Martijn
> 
> -- 
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
> 
> 

-- 
View this message in context: http://www.nabble.com/Al%27s-repository-restructure-tf3386729.html#a9448157
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Re: Al's repository restructure

Posted by Igor Vaynberg <ig...@gmail.com>.
yes!

-igor


On 3/11/07, Martijn Dashorst <ma...@gmail.com> wrote:
>
> I've got it working for the greater part (tests run) and I can build
> assemblies.
>
> Can I commit it?
>
> i.e. move 1.4 projects to jdk14
> move 1.5 project to jdk15
>
> Martijn
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
On 3/14/07, Igor Vaynberg <ig...@gmail.com> wrote:
> you are an admin in bamboo arent you? :)

Well, yes, but I didn't know if someone was working on it or this was
just a slip.

Eelco

Re: Al's repository restructure

Posted by Igor Vaynberg <ig...@gmail.com>.
you are an admin in bamboo arent you? :)

what we need to decide is how we want those builds. as a single branch or as
individuals projects like in wicket-1.2.x and 2.x


-igor


On 3/13/07, Eelco Hillenius <ee...@gmail.com> wrote:
>
> It seems Bamboo isn't updated for the new structure yet, and no
> snapshots are deployed to wicket-stuff's repo, is that correct?
>
> Eelco
>
>
> On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > And it is in...
> >
> > I took the liberty of cleaning up the pom's further. Please put all
> > your dependency information concerning versions in the root
> > wicket-parent pom. This ensures we have only one version of a given
> > artifact in our project.
> >
> > Martijn
>

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
It seems that the jdk1.5 profile gets called by default when running
in a 1.5 java version. Since we can fix the bamboo build to use the
-pJDK1.5 parameter I think, we should remove the jdk activation for
that profile.

Martijn

On 3/14/07, Frank Bille <fr...@gmail.com> wrote:
> Where is wicket 1.3 builds anyway? They seem to be missing.
>
> I still can't get 1.3 setup on local computer. I'm no maven shark, but it
> looks like it's not building everything now from the parent:
>
> http://papernapkin.org/pastebin/view/5032
>
> Frank
>
>
> On 3/14/07, Eelco Hillenius <ee...@gmail.com> wrote:
> >
> > It seems Bamboo isn't updated for the new structure yet, and no
> > snapshots are deployed to wicket-stuff's repo, is that correct?
> >
> > Eelco
> >
> >
> > On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > > And it is in...
> > >
> > > I took the liberty of cleaning up the pom's further. Please put all
> > > your dependency information concerning versions in the root
> > > wicket-parent pom. This ensures we have only one version of a given
> > > artifact in our project.
> > >
> > > Martijn
> >
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Frank Bille <fr...@gmail.com>.
Where is wicket 1.3 builds anyway? They seem to be missing.

I still can't get 1.3 setup on local computer. I'm no maven shark, but it
looks like it's not building everything now from the parent:

http://papernapkin.org/pastebin/view/5032

Frank


On 3/14/07, Eelco Hillenius <ee...@gmail.com> wrote:
>
> It seems Bamboo isn't updated for the new structure yet, and no
> snapshots are deployed to wicket-stuff's repo, is that correct?
>
> Eelco
>
>
> On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > And it is in...
> >
> > I took the liberty of cleaning up the pom's further. Please put all
> > your dependency information concerning versions in the root
> > wicket-parent pom. This ensures we have only one version of a given
> > artifact in our project.
> >
> > Martijn
>

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
It seems Bamboo isn't updated for the new structure yet, and no
snapshots are deployed to wicket-stuff's repo, is that correct?

Eelco


On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> And it is in...
>
> I took the liberty of cleaning up the pom's further. Please put all
> your dependency information concerning versions in the root
> wicket-parent pom. This ensures we have only one version of a given
> artifact in our project.
>
> Martijn

Re: Al's repository restructure

Posted by Jean-Baptiste Quenot <jb...@apache.org>.
* Eelco Hillenius:

> Awesome Martijn and Al, works great. One comment about eclipse.sh. I
> think the -i argument could easily be removed and -e behind it is
> eaten up by -i as an argument which is probably not what you intended?

The -i option allows to edit the file in-place, without the need
to redirect the standard output to another file and swapping
afterwards.
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
e-gor :)

On 3/12/07, Igor Vaynberg <ig...@gmail.com> wrote:
> nerds
>
> -igor
>
>
> On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> >
> > Cool!-e
> >
> > On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > > Fixed-e...
> > >
> > > Martijn-e
> > >
> > > On 3/12/07, Jean-Baptiste Quenot <jb...@apache.org> wrote:
> > > > * Eelco Hillenius:
> > > > > Haha. So you guys are saying that having those .classpath-e files
> > (the
> > > > > backups, as -e is the extensions argument for -i like I said) are
> > > > > intended?
> > > >
> > > > Mmm I understand your point now.  So we would be probably safer
> > > > with:
> > > >
> > > > $ sed -i "" -e "s///"
> > > >
> > > > Instead of:
> > > > $ sed -i -e "s///"
> > > >
> > > > Eelco, you have to send a bug report to gnu.org now ;-)
> > > > --
> > > >      Jean-Baptiste Quenot
> > > > aka  John Banana   Qwerty
> > > > http://caraldi.com/jbq/
> > > >
> > >
> > >
> > > --
> > > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > > Join the wicket community at irc.freenode.net: ##wicket
> > > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > > http://wicketframework.org
> > >
> >
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Igor Vaynberg <ig...@gmail.com>.
nerds

-igor


On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
>
> Cool!-e
>
> On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > Fixed-e...
> >
> > Martijn-e
> >
> > On 3/12/07, Jean-Baptiste Quenot <jb...@apache.org> wrote:
> > > * Eelco Hillenius:
> > > > Haha. So you guys are saying that having those .classpath-e files
> (the
> > > > backups, as -e is the extensions argument for -i like I said) are
> > > > intended?
> > >
> > > Mmm I understand your point now.  So we would be probably safer
> > > with:
> > >
> > > $ sed -i "" -e "s///"
> > >
> > > Instead of:
> > > $ sed -i -e "s///"
> > >
> > > Eelco, you have to send a bug report to gnu.org now ;-)
> > > --
> > >      Jean-Baptiste Quenot
> > > aka  John Banana   Qwerty
> > > http://caraldi.com/jbq/
> > >
> >
> >
> > --
> > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > Join the wicket community at irc.freenode.net: ##wicket
> > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > http://wicketframework.org
> >
>

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
Cool!-e

On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> Fixed-e...
>
> Martijn-e
>
> On 3/12/07, Jean-Baptiste Quenot <jb...@apache.org> wrote:
> > * Eelco Hillenius:
> > > Haha. So you guys are saying that having those .classpath-e files (the
> > > backups, as -e is the extensions argument for -i like I said) are
> > > intended?
> >
> > Mmm I understand your point now.  So we would be probably safer
> > with:
> >
> > $ sed -i "" -e "s///"
> >
> > Instead of:
> > $ sed -i -e "s///"
> >
> > Eelco, you have to send a bug report to gnu.org now ;-)
> > --
> >      Jean-Baptiste Quenot
> > aka  John Banana   Qwerty
> > http://caraldi.com/jbq/
> >
>
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
Fixed-e...

Martijn-e

On 3/12/07, Jean-Baptiste Quenot <jb...@apache.org> wrote:
> * Eelco Hillenius:
> > Haha. So you guys are saying that having those .classpath-e files (the
> > backups, as -e is the extensions argument for -i like I said) are
> > intended?
>
> Mmm I understand your point now.  So we would be probably safer
> with:
>
> $ sed -i "" -e "s///"
>
> Instead of:
> $ sed -i -e "s///"
>
> Eelco, you have to send a bug report to gnu.org now ;-)
> --
>      Jean-Baptiste Quenot
> aka  John Banana   Qwerty
> http://caraldi.com/jbq/
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Jean-Baptiste Quenot <jb...@apache.org>.
* Eelco Hillenius:
> Haha. So you guys are saying that having those .classpath-e files (the
> backups, as -e is the extensions argument for -i like I said) are
> intended?

Mmm I understand your point now.  So we would be probably safer
with:

$ sed -i "" -e "s///"

Instead of:
$ sed -i -e "s///"

Eelco, you have to send a bug report to gnu.org now ;-)
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
Haha. So you guys are saying that having those .classpath-e files (the
backups, as -e is the extensions argument for -i like I said) are
intended?

Eelco


On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> It works on my mbp...
>
> And a 'man sed' shows the following:
>
>      -i extension
>              Edit files in-place, saving backups with the specified extension.
>              If a zero-length extension is given, no backup will be saved.  It
>              is not recommended to give a zero-length extension when in-place
>              editing files, as you risk corruption or partial content in situ-
>              ations where disk space is exhausted, etc.
>
> which is what I intended, and was pointed out by JBQ.
>
> Martijn
>
> On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> > Awesome Martijn and Al, works great. One comment about eclipse.sh. I
> > think the -i argument could easily be removed and -e behind it is
> > eaten up by -i as an argument which is probably not what you intended?
> >
> > Eelco
> >
> >
> > On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > > For those that are on OS X and possibly linux, you can now run:
> > >
> > > ./eclipse.sh
> >
>
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
It works on my mbp...

And a 'man sed' shows the following:

     -i extension
             Edit files in-place, saving backups with the specified extension.
             If a zero-length extension is given, no backup will be saved.  It
             is not recommended to give a zero-length extension when in-place
             editing files, as you risk corruption or partial content in situ-
             ations where disk space is exhausted, etc.

which is what I intended, and was pointed out by JBQ.

Martijn

On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> Awesome Martijn and Al, works great. One comment about eclipse.sh. I
> think the -i argument could easily be removed and -e behind it is
> eaten up by -i as an argument which is probably not what you intended?
>
> Eelco
>
>
> On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > For those that are on OS X and possibly linux, you can now run:
> >
> > ./eclipse.sh
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
Awesome Martijn and Al, works great. One comment about eclipse.sh. I
think the -i argument could easily be removed and -e behind it is
eaten up by -i as an argument which is probably not what you intended?

Eelco


On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> For those that are on OS X and possibly linux, you can now run:
>
> ./eclipse.sh

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
For those that are on OS X and possibly linux, you can now run:

./eclipse.sh

in the root of the wicket-1.x branch and it will generate the correct
eclipse .classpath files for all projects, including the JDK-1.4
stuff.

I think Igor will be able to conjur up a similar script for windows users?

Usage:

run ./eclipse.sh

and then import the projects into your eclipse workspace, *without*
copying them into your workspace (leave the checkmark *unchecked*).

You have to import the project into your eclipse workspace (From the
menu bar, select File >Import >Existing Projects into Workspace). In
the latter case the project (directory) should not be located in your
workspace, because eclipse might come into trouble, especially if you
want to use eclipse as the scm client.

Martijn

On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> We are still waiting for this issue to be fixed in the maven-eclipse-plugin:
>
> http://jira.codehaus.org/browse/MECLIPSE-172
>
> Then we can generate the correct eclipse projects for jdk 1.4
>
> I've added the configuration, but the eclipes plugin adds both the 1.4
> and default JRE_CONTAINER.
>
> Martijn
>
> On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > And it is in...
> >
> > I took the liberty of cleaning up the pom's further. Please put all
> > your dependency information concerning versions in the root
> > wicket-parent pom. This ensures we have only one version of a given
> > artifact in our project.
> >
> > Martijn
> >
> > On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> > > Cool. Go for it.
> > >
> > > Eelco
> > >
> > > On 3/11/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > > > I've got it working for the greater part (tests run) and I can build assemblies.
> > > >
> > > > Can I commit it?
> > > >
> > > > i.e. move 1.4 projects to jdk14
> > > > move 1.5 project to jdk15
> > > >
> > > > Martijn
> > > >
> > > > --
> > > > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > > > Join the wicket community at irc.freenode.net: ##wicket
> > > > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > > > http://wicketframework.org
> > > >
> > >
> >
> >
> > --
> > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > Join the wicket community at irc.freenode.net: ##wicket
> > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > http://wicketframework.org
> >
>
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
We are still waiting for this issue to be fixed in the maven-eclipse-plugin:

http://jira.codehaus.org/browse/MECLIPSE-172

Then we can generate the correct eclipse projects for jdk 1.4

I've added the configuration, but the eclipes plugin adds both the 1.4
and default JRE_CONTAINER.

Martijn

On 3/12/07, Martijn Dashorst <ma...@gmail.com> wrote:
> And it is in...
>
> I took the liberty of cleaning up the pom's further. Please put all
> your dependency information concerning versions in the root
> wicket-parent pom. This ensures we have only one version of a given
> artifact in our project.
>
> Martijn
>
> On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> > Cool. Go for it.
> >
> > Eelco
> >
> > On 3/11/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > > I've got it working for the greater part (tests run) and I can build assemblies.
> > >
> > > Can I commit it?
> > >
> > > i.e. move 1.4 projects to jdk14
> > > move 1.5 project to jdk15
> > >
> > > Martijn
> > >
> > > --
> > > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > > Join the wicket community at irc.freenode.net: ##wicket
> > > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > > http://wicketframework.org
> > >
> >
>
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Martijn Dashorst <ma...@gmail.com>.
And it is in...

I took the liberty of cleaning up the pom's further. Please put all
your dependency information concerning versions in the root
wicket-parent pom. This ensures we have only one version of a given
artifact in our project.

Martijn

On 3/12/07, Eelco Hillenius <ee...@gmail.com> wrote:
> Cool. Go for it.
>
> Eelco
>
> On 3/11/07, Martijn Dashorst <ma...@gmail.com> wrote:
> > I've got it working for the greater part (tests run) and I can build assemblies.
> >
> > Can I commit it?
> >
> > i.e. move 1.4 projects to jdk14
> > move 1.5 project to jdk15
> >
> > Martijn
> >
> > --
> > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > Join the wicket community at irc.freenode.net: ##wicket
> > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > http://wicketframework.org
> >
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Re: Al's repository restructure

Posted by Eelco Hillenius <ee...@gmail.com>.
Cool. Go for it.

Eelco

On 3/11/07, Martijn Dashorst <ma...@gmail.com> wrote:
> I've got it working for the greater part (tests run) and I can build assemblies.
>
> Can I commit it?
>
> i.e. move 1.4 projects to jdk14
> move 1.5 project to jdk15
>
> Martijn
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>