RE: [Jboss-cvs] JBossAS SVN: r54923 - trunk
by Ryan Campbell
Ok, thought so. ;-)
You can delete it directly through the eclipse repository view, or by
deleting from your local working copy and then committing.
-----Original Message-----
From: Bill Decoste
Sent: Monday, July 31, 2006 2:23 PM
To: Ryan Campbell
Cc: 'JBoss.org development list'
Subject: RE: [Jboss-cvs] JBossAS SVN: r54923 - trunk
Me screwing up SVN with the eclipse plugin. You can delete it or I will.
Sorry.
-----Original Message-----
From: Ryan Campbell
Sent: Monday, July 31, 2006 12:21 PM
To: Bill Decoste
Cc: JBoss.org development list
Subject: RE: [Jboss-cvs] JBossAS SVN: r54923 - trunk
What is this?
-----Original Message-----
From: jboss-cvs-commits-bounces(a)lists.jboss.org
[mailto:jboss-cvs-commits-bounces@lists.jboss.org] On Behalf Of
jboss-cvs-commits(a)lists.jboss.org
Sent: Monday, July 31, 2006 1:52 PM
To: jboss-cvs-commits(a)lists.jboss.org
Subject: [Jboss-cvs] JBossAS SVN: r54923 - trunk
Author: bdecoste
Date: 2006-07-31 14:51:41 -0400 (Mon, 31 Jul 2006)
New Revision: 54923
Added:
trunk/jbossas-trunk/
Log:
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-cvs-commits
18 years, 4 months
RE: [Jboss-cvs] JBossAS SVN: r54923 - trunk
by Ryan Campbell
What is this?
-----Original Message-----
From: jboss-cvs-commits-bounces(a)lists.jboss.org
[mailto:jboss-cvs-commits-bounces@lists.jboss.org] On Behalf Of
jboss-cvs-commits(a)lists.jboss.org
Sent: Monday, July 31, 2006 1:52 PM
To: jboss-cvs-commits(a)lists.jboss.org
Subject: [Jboss-cvs] JBossAS SVN: r54923 - trunk
Author: bdecoste
Date: 2006-07-31 14:51:41 -0400 (Mon, 31 Jul 2006)
New Revision: 54923
Added:
trunk/jbossas-trunk/
Log:
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-cvs-commits
18 years, 4 months
RE: [JBoss-dev] Microcontainer/Breakout Strategy
by Ruel Loehr
I’m just being cautious and trying to anticipate future needs.
Ruel Loehr
JBoss QA
_____
From: jboss-development-bounces(a)lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Ovidiu Feodorov
Sent: Monday, July 31, 2006 12:19 PM
To: JBoss.org development list
Subject: Re: [JBoss-dev] Microcontainer/Breakout Strategy
Ruel Loehr wrote:
Same repository:
Pros:
We can move files from the mc project into jboss head or vice – versa at will without losing history. We can’t do this if they are in differing repos
Once a project is separated, why would you want to move files from it back into jboss head?
Cons: No real cons that I can think of other than if the mc project truly wanted to exist as a separate entity
Ruel Loehr
JBoss QA
-----------------------------
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel
_____
From: jboss-development-bounces(a)lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Scott M Stark
Sent: Monday, July 31, 2006 11:40 AM
To: JBoss.org development list
Subject: RE: [JBoss-dev] Microcontainer/Breakout Strategy
What is the pro/con of having these in the same repository? The main issue with pulling everything other than the mc is breaking out an integration spi to allow these projects to compile.
_____
From: jboss-development-bounces(a)lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Ryan Campbell
Sent: Sunday, July 30, 2006 3:22 PM
To: JBoss.org development list
Subject: [JBoss-dev] Microcontainer/Breakout Strategy
Now that we are in SVN, extracting a project out is just a svn move.
The question is how do we want to do this?
Where do we want microcontainer, and further extracted projects to go? Microcontainer is currently under /archives/trunk, which should be marked as read only.
Ruel recommended we have a directory called projects, under which we put extracted projects:
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/microcontainer"https://svn.jboss.org/repos/jbossas/projects/microcontainer
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/aop"https://svn.jboss.org/repos/jbossas/projects/aop
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/ejb3"https://svn.jboss.org/repos/jbossas/projects/ejb3
etc. Thoughts?
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
_____
_______________________________________________
jboss-development mailing list
HYPERLINK "mailto:jboss-development@lists.jboss.org"jboss-development(a)lists.jboss.org
HYPERLINK "https://lists.jboss.org/mailman/listinfo/jboss-development"https://lists.jboss.org/mailman/listinfo/jboss-development
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
18 years, 4 months
RE: [JBoss-dev] Microcontainer/Breakout Strategy
by Ruel Loehr
Same repository:
Pros:
We can move files from the mc project into jboss head or vice – versa at will without losing history. We can’t do this if they are in differing repos
Cons: No real cons that I can think of other than if the mc project truly wanted to exist as a separate entity
Ruel Loehr
JBoss QA
-----------------------------
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel
_____
From: jboss-development-bounces(a)lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Scott M Stark
Sent: Monday, July 31, 2006 11:40 AM
To: JBoss.org development list
Subject: RE: [JBoss-dev] Microcontainer/Breakout Strategy
What is the pro/con of having these in the same repository? The main issue with pulling everything other than the mc is breaking out an integration spi to allow these projects to compile.
_____
From: jboss-development-bounces(a)lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Ryan Campbell
Sent: Sunday, July 30, 2006 3:22 PM
To: JBoss.org development list
Subject: [JBoss-dev] Microcontainer/Breakout Strategy
Now that we are in SVN, extracting a project out is just a svn move.
The question is how do we want to do this?
Where do we want microcontainer, and further extracted projects to go? Microcontainer is currently under /archives/trunk, which should be marked as read only.
Ruel recommended we have a directory called projects, under which we put extracted projects:
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/microcontainer"https://svn.jboss.org/repos/jbossas/projects/microcontainer
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/aop"https://svn.jboss.org/repos/jbossas/projects/aop
HYPERLINK "https://svn.jboss.org/repos/jbossas/projects/ejb3"https://svn.jboss.org/repos/jbossas/projects/ejb3
etc. Thoughts?
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 7/28/2006
18 years, 4 months