You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Paul Roubekas <pr...@us.ibm.com> on 2005/02/03 15:12:32 UTC

Where is the documentation on how to get old source?

I need to get the source for version 1.1 of struts.  Could you tell me 
where the documentation is that tell how to get source from prior 
versions.
 
 
 
 
 
 
 
 
Paul H. Roubekas
IT Specialist
IBM Global Services
proubeka@us.ibm.com
1-877-437-7288
t/l 273-3425

Re: Where is the documentation on how to get old source?

Posted by Paul Roubekas <pr...@us.ibm.com>.
That got me what I needed.  I looked at the dates and concluded I needed 
b3.

Thank you very much
 



Hubert Rabago <hr...@gmail.com> 
02/03/2005 10:54 AM
Please respond to
"Struts Users Mailing List"


To
Struts Users Mailing List <us...@struts.apache.org>
cc

Subject
Re: Where is the documentation on how to get old source?






Try this:
http://archive.apache.org/dist/jakarta/struts/source/

which has this link:
http://archive.apache.org/dist/jakarta/struts/source/jakarta-struts-1.1-src.zip


On Thu, 3 Feb 2005 08:35:38 -0700, Paul Roubekas <pr...@us.ibm.com> 
wrote:
> http://archive.apache.org/dist/jakarta/struts/struts-legacy/
> only has version 1.0
> 
> http://archive.apache.org/dist/jakarta/struts/old/release/
> Has three minor version of version 1.1.  An 'b1', 'b2', and 'b3' 
version.
> My manafest file does not tell which minor version I have
> 
> What am I missing?
> 
> Jeff_Caswell@bcbstx.com
> 02/03/2005 09:38 AM
> Please respond to
> "Struts Users Mailing List"
> 
> To
> "Struts Users Mailing List" <us...@struts.apache.org>
> cc
> 
> Subject
> Re: Where is the documentation on how to get old source?
> 
> 
> You can find it all here:
> 
> http://archive.apache.org/dist/jakarta/
> 
> JC
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



Re: Where is the documentation on how to get old source?

Posted by Hubert Rabago <hr...@gmail.com>.
Try this:
http://archive.apache.org/dist/jakarta/struts/source/

which has this link:
http://archive.apache.org/dist/jakarta/struts/source/jakarta-struts-1.1-src.zip

On Thu, 3 Feb 2005 08:35:38 -0700, Paul Roubekas <pr...@us.ibm.com> wrote:
> http://archive.apache.org/dist/jakarta/struts/struts-legacy/
> only has version 1.0
> 
> http://archive.apache.org/dist/jakarta/struts/old/release/
> Has three minor version of version 1.1.  An 'b1', 'b2', and 'b3' version.
> My manafest file does not tell which minor version I have
> 
> What am I missing?
> 
> Jeff_Caswell@bcbstx.com
> 02/03/2005 09:38 AM
> Please respond to
> "Struts Users Mailing List"
> 
> To
> "Struts Users Mailing List" <us...@struts.apache.org>
> cc
> 
> Subject
> Re: Where is the documentation on how to get old source?
> 
> 
> You can find it all here:
> 
> http://archive.apache.org/dist/jakarta/
> 
> JC
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Where is the documentation on how to get old source?

Posted by Joe Germuska <Jo...@Germuska.com>.
At 9:57 AM -0600 2/3/05, Jeff_Caswell@bcbstx.com wrote:
>Well, someone here may have a better answer;

I would probably advise checking out 
http://svn.apache.org/repos/asf/struts/core/tags/STRUTS_1_1 from SVN.

Joe



>But in the past when looking for back-level source on some of the commons
>components, I used the jar file dates.
>
>Then located the source archive directory entry with a matching  date.
>
>Hope this helps.
>
>JC
>
>
>
> 
>                                                                                                                                     
>                       "Paul 
>Roubekas"                                                                                                 
>                       <proubeka@us.ibm.        To:       "Struts 
>Users Mailing List" <us...@struts.apache.org>                         
>                       com> 
>cc:                                                                                    
>                                                Subject:  Re: Where 
>is the documentation on how to get old source?                     
>                       02/03/2005 
>09:35                                                                                                
> 
>AM                                                                                                              
>                       Please respond 
>to                                                                                               
>                       "Struts 
>Users                                                                                                   
>                       Mailing 
>List"                                                                                                   
> 
>                                                                                                                                     
>
>
>
>
>http://archive.apache.org/dist/jakarta/struts/struts-legacy/
>only has version 1.0
>
>http://archive.apache.org/dist/jakarta/struts/old/release/
>Has three minor version of version 1.1.  An 'b1', 'b2', and 'b3' version.
>My manafest file does not tell which minor version I have
>
>What am I missing?
>
>
>
>
>
>
>
>**********
>The information contained in this communication is confidential, 
>private, proprietary, or otherwise privileged and is intended only 
>for the use of the addressee.  Unauthorized use, disclosure, 
>distribution or copying is strictly prohibited and may be unlawful. 
>If you have received this communication in error, please notify the 
>sender immediately at (312)653-6000 in Illinois; (972)766-6900 in 
>Texas; or (800)835-8699 in New Mexico.
>**********
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org


-- 
Joe Germuska            
Joe@Germuska.com  
http://blog.germuska.com    
"Narrow minds are weapons made for mass destruction"  -The Ex

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Where is the documentation on how to get old source?

Posted by Je...@bcbstx.com.



Well, someone here may have a better answer;

But in the past when looking for back-level source on some of the commons
components, I used the jar file dates.

Then located the source archive directory entry with a matching  date.

Hope this helps.

JC



                                                                                                                                       
                      "Paul Roubekas"                                                                                                  
                      <proubeka@us.ibm.        To:       "Struts Users Mailing List" <us...@struts.apache.org>                          
                      com>                     cc:                                                                                     
                                               Subject:  Re: Where is the documentation on how to get old source?                      
                      02/03/2005 09:35                                                                                                 
                      AM                                                                                                               
                      Please respond to                                                                                                
                      "Struts Users                                                                                                    
                      Mailing List"                                                                                                    
                                                                                                                                       




http://archive.apache.org/dist/jakarta/struts/struts-legacy/
only has version 1.0

http://archive.apache.org/dist/jakarta/struts/old/release/
Has three minor version of version 1.1.  An 'b1', 'b2', and 'b3' version.
My manafest file does not tell which minor version I have

What am I missing?







**********
The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee.  Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful.  If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (972)766-6900 in Texas; or (800)835-8699 in New Mexico.
**********


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Where is the documentation on how to get old source?

Posted by Paul Roubekas <pr...@us.ibm.com>.
http://archive.apache.org/dist/jakarta/struts/struts-legacy/ 
only has version 1.0

http://archive.apache.org/dist/jakarta/struts/old/release/ 
Has three minor version of version 1.1.  An 'b1', 'b2', and 'b3' version.
My manafest file does not tell which minor version I have 

What am I missing?
 
 



Jeff_Caswell@bcbstx.com 
02/03/2005 09:38 AM
Please respond to
"Struts Users Mailing List"


To
"Struts Users Mailing List" <us...@struts.apache.org>
cc

Subject
Re: Where is the documentation on how to get old source?










You can find it all here:

http://archive.apache.org/dist/jakarta/

JC


  
                      "Paul Roubekas"   
                      <proubeka@us.ibm.        To: user@struts.apache.org  
 
                      com>                     cc:   
                                               Subject:  Where is the 
documentation on how to get old source? 
                      02/03/2005 08:12   
                      AM  
                      Please respond to   
                      "Struts Users  
                      Mailing List"  
  




I need to get the source for version 1.1 of struts.  Could you tell me
where the documentation is that tell how to get source from prior
versions.








Paul H. Roubekas
IT Specialist
IBM Global Services
proubeka@us.ibm.com
1-877-437-7288
t/l 273-3425


**********
The information contained in this communication is confidential, private, 
proprietary, or otherwise privileged and is intended only for the use of 
the addressee.  Unauthorized use, disclosure, distribution or copying is 
strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify the sender immediately at 
(312)653-6000 in Illinois; (972)766-6900 in Texas; or (800)835-8699 in New 
Mexico.
**********


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



Re: Where is the documentation on how to get old source?

Posted by Je...@bcbstx.com.



You can find it all here:

http://archive.apache.org/dist/jakarta/

JC


                                                                                                                  
                      "Paul Roubekas"                                                                             
                      <proubeka@us.ibm.        To:       user@struts.apache.org                                   
                      com>                     cc:                                                                
                                               Subject:  Where is the documentation on how to get old source?     
                      02/03/2005 08:12                                                                            
                      AM                                                                                          
                      Please respond to                                                                           
                      "Struts Users                                                                               
                      Mailing List"                                                                               
                                                                                                                  




I need to get the source for version 1.1 of struts.  Could you tell me
where the documentation is that tell how to get source from prior
versions.








Paul H. Roubekas
IT Specialist
IBM Global Services
proubeka@us.ibm.com
1-877-437-7288
t/l 273-3425


**********
The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee.  Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful.  If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (972)766-6900 in Texas; or (800)835-8699 in New Mexico.
**********


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org