Hello Jeremy, hello all,
I think with your last commit you undid a change in the project.xml forcing
it to fail when building the geronimo site (patch is attached).
Best regards,
Steffen
-----Ursprungliche Nachricht-----
Von: Jeremy Boynes [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 11. August 2003 20:05
An: [EMAIL PROTECTED]
Betreff: RE: [code review] Initial check-in to CVS complete
I have just committed a new version which hopefully fixes the CR/LF issue.
> -----Original Message-----
> From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 10, 2003 7:14 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [code review] Initial check-in to CVS complete
>
>
>
> On Sunday, August 10, 2003, at 09:54 PM, Bill Barker wrote:
>
> > Pretty minor in the overall scheme of things, but I just did a co to my
> > Windows machine and all of the source files have lines ending in ^M^M.
>
> Someone else told me that too. Grrrr. I committed the code on behalf
> of some committers still waiting for access, so didn't actually do
> anything to the code (I use OS X).
>
> I guess will have to fix it. It's not a lot of code at the moment, and
> I think that the initial committers have paper work in order and now
> have accounts and access.
>
> geir
>
> >
> > "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote
> > in message news:[EMAIL PROTECTED]
> >> Code has now been checked into the CVS.
> >>
> >> If there are any comments or concerns about this code from a
> >> licensing,
> >> ownership, or similar standpoint, please preface the subject as shown
> >> above to make it easier to identify and track in the froth.
> >>
> >> We are completely committed to ensuring that there are no legitimate
> >> objections, and we will react rapidly to resolve them.
> >>
> >> geir
> >>
> >> --
> >> Geir Magnusson Jr 203-956-2604(w)
> >> Adeptra, Inc. 203-434-2093(m)
> >> [EMAIL PROTECTED]
> > 203-247-1713(m)
> >>
> >>
> >
> >
> >
> >
> >
> --
> Geir Magnusson Jr 203-956-2604(w)
> Adeptra, Inc. 203-434-2093(m)
> [EMAIL PROTECTED] 203-247-1713(m)
>
>
Index: project.xml
===================================================================
RCS file: /home/cvspublic/incubator-geronimo/project.xml,v
retrieving revision 1.4
diff -u -r1.4 project.xml
--- project.xml 12 Aug 2003 04:14:15 -0000 1.4
+++ project.xml 12 Aug 2003 06:41:56 -0000
@@ -12,7 +12,7 @@
</organization>
<inceptionYear>2003</inceptionYear>
- <package>geronimo</package>
+ <package>org.apache.geronimo</package>
<logo>/images/geronimo.jpg</logo>
<description>Geronimo J2EE Application Server</description>
<shortDescription>Geronimo J2EE Application Server</shortDescription>