I got the "struts-core-1.3.8.jar" at least. I could look for "struts-extras-1.3.8.jar", "struts-taglib-1.3.8.jar" and "struts-tiles-1.3.8.jar" but it’s on a disk I haven’t seen in a while. It could be a dead one.
> 13 mars 2017 kl. 18:56 skrev Venu Gopalan <venugopala...@yahoo.com.INVALID>: > > Thank you Antonio. Thank you for your time and feedback. I've tried to get > the trunk code, but me and my group is unable to build it due to library > issues(not available). In one forum i found that the > struts-tiles2-1.4.0-SNAPSHOT.jar is present in the link > http://people.apache.org/~pbenedict/struts-osgi/org/apache/struts/struts-tiles2/1.4.0-SNAPSHOT/ > location, but it give a not found error ! Will the jar be available with any > of the users or developers? I had sent some requests to some of the people > who solved their issues with this jar as well. But you know all these > happened 5 or 10 years ago ! :) > Venu > > On Monday, 13 March 2017 1:00 PM, Antonio Petrelli > <antonio.petre...@gmail.com> wrote: > > > Hello Venu > The JARs probably are lost forever, however the best points to start could > be: > 1. The trunk of the Struts 1.4 project: > https://github.com/apache/struts1/tree/trunk > WARNING! It was never released, so it may bite. > In this project you can find the Tiles 2 (2.0.5 AFAIK) integration source > code: > https://github.com/apache/struts1/tree/trunk/tiles2 > If you are not using the snapshot of Struts 1.4, however, most probably it > won't compile using, for example, Struts 1.3, but give it a try. > > 2. An interesting project could be this: > https://github.com/kawasima/struts1-forever > > They apply security fixes to Struts 1 even if it is unsupported officially. > The "trunk" branch contains the 1.4 snapshot, however I don't know if it is > maintained, you should ask. > > This is the best that I can do. > > HTH > Antonio > > 2017-03-13 15:29 GMT+01:00 Venu Gopalan <venugopala...@yahoo.com.invalid>: > >> Hello, >> Very urgent !! >> This is regarding a project upgrade where I need to stick with Struts 1 >> and I need Tiles 2 as the Spring framework is getting upgraded. >> if you have already built the struts-tiles2-1.4.0-SNAPSHOT. jar can you >> pls send the same to me? I also have a very different upgrade here. I need >> to upgrade a project to Spring 4.1.x, Hibernate 4.3.x quartz2.2. the >> project use struts 1.in the upgrade specification, they are not >> mentioning anything about Struts upgrade. As we use tiles 1, its all a >> mess. >> As we use the spring 4.1, now, we will need to upgrade the tiles1 to >> tiles2. I tried to checkout the SNAPSHOT project from apache svn ( >> http://svn.apache.org/repos/ asf/struts/struts1/trunk). But >> 1.4.0-SNAPSHOT is not available in mvn store anymore. So I'm looking for a >> ready built struts-tiles2-1.4.0-SNAPSHOT. jar. Can anyone help me? This is >> very much needed. >> Thank youVenugopalan > >