You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/10/16 19:46:32 UTC

cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

epugh       2004/10/16 10:46:32

  Modified:    crypto/impl project.xml
  Log:
  Downgrade javamail one notch to test with Gump.
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-turbine-fulcrum/crypto/impl/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/crypto/impl/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	16 Oct 2004 17:31:30 -0000	1.7
  +++ project.xml	16 Oct 2004 17:46:32 -0000	1.8
  @@ -25,7 +25,7 @@
       <dependency>
         <groupId>javamail</groupId>
         <artifactId>javamail</artifactId>
  -      <version>1.3.1</version>
  +      <version>1.3</version>
         <url>http://java.sun.com/products/javamail/</url>
       </dependency>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Tuesday 19 October 2004 04:42, Niclas Hedhman wrote:

> I will recommend the other Gumpmeister that we drop Turbine 

Correction; Fulcrum. The other Turbine parts uses Ant and shouldn't require 
any co-operation.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Tuesday 19 October 2004 04:13, Henning P. Schmiedehausen wrote:

> It is not for projects to adjust to test tools. It is the other way round.

Ok, I will not try to change people, seems even harder than understanding 
Python.

I will recommend the other Gumpmeister that we drop Turbine from the list of 
projects for the time being, as we are at present time unable to provide the 
Continous Integration Service for Maven based projects, who are unwilling to 
co-operate. We will try to work out the problems at hand with Maven folks, 
and in the meantime, I recommend that any changes made over the last few days 
are reverted.

> P.S.: I vented some steam yesterday and I was aharsh to Niclas. I
> apologizes for the tone of my mail, it was inappropriate.

Thanks, that is most certainly appreciated.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"Stephen McConnell" <mc...@apache.org> writes:

>> 1.3.1 is the current Sun standard for javamail. Gump should ante up
>> their dependencies, not us downgrade our projects.

>So what you do is post a nice note to general@gump and ask someone to
>update the version of javamail with the latest version.

Because I don't need Gump, I don't use it and if the Gump folks come
to Turbine and start sending patches that are plain wrong and break
things, they should at least have their own house in order.

It is not for projects to adjust to test tools. It is the other way round.

	Regards
		Henning

P.S.: I vented some steam yesterday and I was aharsh to Niclas. I
apologizes for the tone of my mail, it was inappropriate.

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


RE: cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

Posted by Stephen McConnell <mc...@apache.org>.

> -----Original Message-----
> From: Henning P. Schmiedehausen [mailto:hps@intermeta.de]
> Sent: 17 October 2004 22:02
> To: turbine-dev@jakarta.apache.org
> Subject: Re: cvs commit: jakarta-turbine-fulcrum/crypto/impl
project.xml
> 
> epugh@apache.org writes:
> 
> >       <dependency>
> >         <groupId>javamail</groupId>
> >         <artifactId>javamail</artifactId>
> >  -      <version>1.3.1</version>
> >  +      <version>1.3</version>
> >         <url>http://java.sun.com/products/javamail/</url>
> >       </dependency>
> 
> Do we really need Gump _that_ desperate that we start to degrade our
code
> base
> just to make some unrelated tool happy?
> 
> 1.3.1 is the current Sun standard for javamail. Gump should ante up
> their dependencies, not us downgrade our projects.

So what you do is post a nice note to general@gump and ask someone to
update the version of javamail with the latest version.

Cheers, Steve.




---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-fulcrum/crypto/impl project.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
epugh@apache.org writes:

>       <dependency>
>         <groupId>javamail</groupId>
>         <artifactId>javamail</artifactId>
>  -      <version>1.3.1</version>
>  +      <version>1.3</version>
>         <url>http://java.sun.com/products/javamail/</url>
>       </dependency>

Do we really need Gump _that_ desperate that we start to degrade our code base
just to make some unrelated tool happy?

1.3.1 is the current Sun standard for javamail. Gump should ante up
their dependencies, not us downgrade our projects.

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org