updating spring 1.2.1 to 1.2.8?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > updating spring 1.2.1 to 1.2.8?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    updating spring 1.2.1 to 1.2.8?  
Bastiaan Bakker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-05-06 12:11 PM

Hi,

We use ApacheDS to update a relational user database via LDAP. The
custom ApacheDS backend needs some methods that have been introduced
into Spring after 1.2.1.
Is there any reason why ApacheDS is still using Spring 1.2.1? This
version is over a year old. The current 1.2.8 release has numerous
bugfixes over the old one.
Could 1.0RC4 be build with 1.2.8? If not what's holding it back?

Best regards,

Bastiaan Bakker
E.Novation LifeLine Networks bv








[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Ersin Er


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-05-06 06:12 PM

Hello Bastiaan,

We have just tried to upgrade Spring to version 1.2.8 but because it's
not deployed to ibiblio mirrors yet we could not do a successfull
build.

We are going to try in the next release again.

Cheers,

On 9/5/06, Bastiaan Bakker <bastiaan.bakker-9vzO1S2IlBRUH/sDrRuVYw@public.gmane.org> wrote:[
vbcol=seagreen]
> Hi,
>
> We use ApacheDS to update a relational user database via LDAP. The
> custom ApacheDS backend needs some methods that have been introduced
> into Spring after 1.2.1.
> Is there any reason why ApacheDS is still using Spring 1.2.1? This
> version is over a year old. The current 1.2.8 release has numerous
> bugfixes over the old one.
> Could 1.0RC4 be build with 1.2.8? If not what's holding it back?
>
> Best regards,
>
> Bastiaan Bakker
> E.Novation LifeLine Networks bv
>
>
>[/vbcol]


--
Ersin






[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Bastiaan Bakker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-05-06 06:12 PM

On Tue, 2006-09-05 at 19:57 +0300, Ersin Er wrote:
> Hello Bastiaan,
>
> We have just tried to upgrade Spring to version 1.2.8 but because it's
> not deployed to ibiblio mirrors yet we could not do a successfull
> build.

Thanks for the explanation, but could you clarify it a bit more. I'm not
very familiar yet with the locations of the proper maven2 repos, so
forgive me for the newbie questions.
I see that apacheds uses groupid 'springframework' and that
http://www.ibiblio.org/maven2/springframework has only 1.2.6 as the
newest release (which is still better than 1.2.1)
But looking at http://www.ibiblio.org/maven2/org/springframework/ I do
see the 1.2.8 release.
Any reason why apacheds uses groupid 'springframework' rather than
'org.springframework'?

Regards,

Bastiaan

> We are going to try in the next release again.
>
> Cheers,
>
> On 9/5/06, Bastiaan Bakker <bastiaan.bakker-9vzO1S2IlBRUH/sDrRuVYw@public.
gmane.org> wrote: 
>
>







[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Ersin Er


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-05-06 06:12 PM

Hi,

On 9/5/06, Bastiaan Bakker <bastiaan.bakker-9vzO1S2IlBRUH/sDrRuVYw@public.gmane.org> wrote:[
vbcol=seagreen]
> On Tue, 2006-09-05 at 19:57 +0300, Ersin Er wrote: 
>
> Thanks for the explanation, but could you clarify it a bit more. I'm not
> very familiar yet with the locations of the proper maven2 repos, so
> forgive me for the newbie questions.
> I see that apacheds uses groupid 'springframework' and that
> http://www.ibiblio.org/maven2/springframework has only 1.2.6 as the
> newest release (which is still better than 1.2.1)
> But looking at http://www.ibiblio.org/maven2/org/springframework/ I do
> see the 1.2.8 release.
> Any reason why apacheds uses groupid 'springframework' rather than
> 'org.springframework'?[/vbcol]

There is no reason for using springframework groupid. It was the valid
one in the past and we were aware of that's changed. So thanks for the
right location. We are going to upgrade to Spring 1.2.8 ASAP but not
sooner than 1.0-RC4. We would really like to do that we cannot do a
last minute change now. ApacheDS 1.0-RC4 will be out in a few minutes
:-)

(But feel free to upgrade Spring in your local. As this is open source
software you have the full power.)

Cheers,

> Regards,
>
> Bastiaan
> 
>
>


--
Ersin






[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Bastiaan Bakker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-07-06 06:11 PM

On Tue, 2006-09-05 at 20:27 +0300, Ersin Er wrote:
> Hi,
>
> On 9/5/06, Bastiaan Bakker <bastiaan.bakker-9vzO1S2IlBRUH/sDrRuVYw@public.
gmane.org> wrote: 
>
> There is no reason for using springframework groupid. It was the valid
> one in the past and we were aware of that's changed. So thanks for the
> right location. We are going to upgrade to Spring 1.2.8 ASAP but not
> sooner than 1.0-RC4. We would really like to do that we cannot do a

RC5 I guess ? ;-)

> last minute change now. ApacheDS 1.0-RC4 will be out in a few minutes
> :-)
>

Yeah, I already expected an update to 1.2.8 would be a bit to late for
RC4.
Congrats to the ApacheDS team for releasing 1.0RC4 BTW.


> (But feel free to upgrade Spring in your local. As this is open source
> software you have the full power.)
>

Yes, I'll try a local rebuild with spring 1.2.8 and post the results.

Cheers,

Bastiaan








[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Bastiaan Bakker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-06 06:12 PM

Hi,

I've rebuild apacheds-1.0-RC4 with spring 1.2.8 (see attached patch).
Other than updating the poms no changes where necessary at all.

Cheers,

Bastiaan





Attachment: apacheds-1.0-RC4-spring-1.2.8.patch
This has been downloaded 0 time(s).



[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Alex Karasulu


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-06 06:12 PM

File a JIRA issue then submit a patch (svn diff) for this please.

Thanks,
Alex

Bastiaan Bakker wrote:
> Hi,
>
> I've rebuild apacheds-1.0-RC4 with spring 1.2.8 (see attached patch).
> Other than updating the poms no changes where necessary at all.
>
> Cheers,
>
> Bastiaan
>
>
>
> ------------------------------------------------------------------------
>
> Index: server-installers/pom.xml
>  ========================================
===========================
> --- server-installers/pom.xml	(revision 442227)
> +++ server-installers/pom.xml	(working copy)
> @@ -50,14 +50,14 @@
>        <version>1.0</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-core</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-beans</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
>        <groupId>commons-logging</groupId>
> @@ -65,9 +65,9 @@
>        <version>1.0.4</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-context</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>    </dependencies>
>    <build>
> Index: server-main/pom.xml
>  ========================================
===========================
> --- server-main/pom.xml	(revision 442227)
> +++ server-main/pom.xml	(working copy)
> @@ -26,14 +26,14 @@
>        <version>1.2.25</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-core</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-beans</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
>        <groupId>commons-logging</groupId>
> @@ -41,9 +41,9 @@
>        <version>1.0.4</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-context</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>    </dependencies>
>    <build>
> Index: server-sar/pom.xml
>  ========================================
===========================
> --- server-sar/pom.xml	(revision 442227)
> +++ server-sar/pom.xml	(working copy)
> @@ -34,14 +34,14 @@
>        <version>1.2.25</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-core</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-beans</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>      <dependency>
>        <groupId>commons-logging</groupId>
> @@ -49,9 +49,9 @@
>        <version>1.0.4</version>
>      </dependency>
>      <dependency>
> -      <groupId>springframework</groupId>
> +      <groupId>org.springframework</groupId>
>        <artifactId>spring-context</artifactId>
> -      <version>1.2.1</version>
> +      <version>1.2.8</version>
>      </dependency>
>    </dependencies>
>    <repositories>







[ Post a follow-up to this message ]



    Re: updating spring 1.2.1 to 1.2.8?  
Bastiaan Bakker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-06 06:12 PM

Done

On Fri, 2006-09-15 at 08:58 -0400, Alex Karasulu wrote:
> File a JIRA issue then submit a patch (svn diff) for this please.
>
> Thanks,
> Alex
>
> Bastiaan Bakker wrote: 
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:25 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register