Cactus scratchpad tree

Cactus scratchpad tree

am 02.04.2008 17:03:56 von sebb

Is the scratchpad tree under trunk still needed?

If it's intended for experimentation, perhaps it should be moved to a
branch instead.

Re: Cactus scratchpad tree

am 02.04.2008 17:07:15 von Petar Tahchiev

------=_Part_2193_22871898.1207148835988
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

When I started my work on Cactus the scratchpad was
already there. I think that nobody works in there right now,
and almost everything in the scratchpad is done by Vincent
Massol.

I prefer we move it in a separate branch, too.

Cheers, Petar.

On Wed, Apr 2, 2008 at 6:03 PM, sebb wrote:

> Is the scratchpad tree under trunk still needed?
>
> If it's intended for experimentation, perhaps it should be moved to a
> branch instead.
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>


--
Regards, Petar!
Karlovo, Bulgaria.

EOOXML objections
http://www.grokdoc.net/index.php/EOOXML_objections

Public PGP Key at:
http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9

------=_Part_2193_22871898.1207148835988--

Re: Cactus scratchpad tree

am 02.04.2008 17:16:04 von Petar Tahchiev

------=_Part_2217_8515991.1207149364863
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

OK,

I just moved it as a separate branch.

On Wed, Apr 2, 2008 at 6:07 PM, Petar Tahchiev
wrote:

> When I started my work on Cactus the scratchpad was
> already there. I think that nobody works in there right now,
> and almost everything in the scratchpad is done by Vincent
> Massol.
>
> I prefer we move it in a separate branch, too.
>
> Cheers, Petar.
>
>
> On Wed, Apr 2, 2008 at 6:03 PM, sebb wrote:
>
> > Is the scratchpad tree under trunk still needed?
> >
> > If it's intended for experimentation, perhaps it should be moved to a
> > branch instead.
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
> >
> >
>
>
> --
> Regards, Petar!
> Karlovo, Bulgaria.
>
> EOOXML objections
> http://www.grokdoc.net/index.php/EOOXML_objections
>
> Public PGP Key at:
> http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
> Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9




--
Regards, Petar!
Karlovo, Bulgaria.

EOOXML objections
http://www.grokdoc.net/index.php/EOOXML_objections

Public PGP Key at:
http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9

------=_Part_2217_8515991.1207149364863--

Re: Cactus scratchpad tree

am 02.04.2008 17:24:57 von sebb

I'm just checking through a few remaining files that contain text, but
don't yet have the eol-style set.

The file

cactus-site/src/site/xdoc/original/Sequence.dfSequence

appears to be source - is the line ending important?


Another file is:

integration/eclipse/org.apache.cactus.eclipse.webapp/src/mai n/java/org/apache/cactus/eclipse/webapp/internal/ui/WebAppCo nfigurationBlock.orig

It appears to be a copy of the .java file - is it still needed?


On 02/04/2008, Petar Tahchiev wrote:
> When I started my work on Cactus the scratchpad was
> already there. I think that nobody works in there right now,
> and almost everything in the scratchpad is done by Vincent
> Massol.
>
> I prefer we move it in a separate branch, too.
>
> Cheers, Petar.
>
>
> On Wed, Apr 2, 2008 at 6:03 PM, sebb wrote:
>
> > Is the scratchpad tree under trunk still needed?
> >
> > If it's intended for experimentation, perhaps it should be moved to a
> > branch instead.
> >
>
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
> >
> >
>
>
> --
> Regards, Petar!
> Karlovo, Bulgaria.
>
> EOOXML objections
> http://www.grokdoc.net/index.php/EOOXML_objections
>
> Public PGP Key at:
> http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
> Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9
>

Re: Cactus scratchpad tree

am 02.04.2008 18:02:02 von Petar Tahchiev

------=_Part_2487_32473537.1207152122133
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Well,

I have no idea what the dfSequence file is,
but a quick google shows that it is a Together file.
I have no idea if the line ending matters.


About the .orig file - I have removed it and committed.

On Wed, Apr 2, 2008 at 6:24 PM, sebb wrote:

> I'm just checking through a few remaining files that contain text, but
> don't yet have the eol-style set.
>
> The file
>
> cactus-site/src/site/xdoc/original/Sequence.dfSequence
>
> appears to be source - is the line ending important?
>
>
> Another file is:
>
>
> integration/eclipse/org.apache.cactus.eclipse.webapp/src/mai n/java/org/apache/cactus/eclipse/webapp/internal/ui/WebAppCo nfigurationBlock.orig
>
> It appears to be a copy of the .java file - is it still needed?
>
>
> On 02/04/2008, Petar Tahchiev wrote:
> > When I started my work on Cactus the scratchpad was
> > already there. I think that nobody works in there right now,
> > and almost everything in the scratchpad is done by Vincent
> > Massol.
> >
> > I prefer we move it in a separate branch, too.
> >
> > Cheers, Petar.
> >
> >
> > On Wed, Apr 2, 2008 at 6:03 PM, sebb wrote:
> >
> > > Is the scratchpad tree under trunk still needed?
> > >
> > > If it's intended for experimentation, perhaps it should be moved to a
> > > branch instead.
> > >
> >
> > > ------------------------------------------------------------ ---------
> > > To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: general-help@jakarta.apache.org
> > >
> > >
> >
> >
> > --
> > Regards, Petar!
> > Karlovo, Bulgaria.
> >
> > EOOXML objections
> > http://www.grokdoc.net/index.php/EOOXML_objections
> >
> > Public PGP Key at:
> > http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
> > Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9
> >
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>


--
Regards, Petar!
Karlovo, Bulgaria.

EOOXML objections
http://www.grokdoc.net/index.php/EOOXML_objections

Public PGP Key at:
http://keyserver.linux.it/pks/lookup?op=get&search=0x1A15B53 B761500F9
Key Fingerprint: AA16 8004 AADD 9C76 EF5B 4210 1A15 B53B 7615 00F9

------=_Part_2487_32473537.1207152122133--

Re: Cactus scratchpad tree

am 03.04.2008 18:39:52 von Rahul Akolkar

Can we please have these conversations on cactus-dev?

I understand the need for vote threads to begin here. But this one,
for example, is on the wrong list IMO -- there were one or two others
in the same boat.

-Rahul


On 4/2/08, sebb wrote:
> Is the scratchpad tree under trunk still needed?
>
> If it's intended for experimentation, perhaps it should be moved to a
> branch instead.
>

Re: Cactus scratchpad tree

am 03.04.2008 18:46:23 von sebb

Sorry, this one was my fault. This thread is over now though...

On 03/04/2008, Rahul Akolkar wrote:
> Can we please have these conversations on cactus-dev?
>
> I understand the need for vote threads to begin here. But this one,
> for example, is on the wrong list IMO -- there were one or two others
> in the same boat.
>
>
> -Rahul
>
>
>
> On 4/2/08, sebb wrote:
> > Is the scratchpad tree under trunk still needed?
> >
> > If it's intended for experimentation, perhaps it should be moved to a
> > branch instead.
> >
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>