https://issues.apache.org/bugzilla/show_bug.cgi?id=56397

Pierre Viret <pierre.vi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32077|0                           |1
        is obsolete|                            |

--- Comment #31 from Pierre Viret <pierre.vi...@gmail.com> ---
Created attachment 32088
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32088&action=edit
Patch for tomcat-maven-layout

Here a patch containing the whole maven hierarchy.
The build can be performed in this way:
$ cd trunk-maven-layout
$ mvn clean install
$ cd
apache-tomcat/target/apache-tomcat-8.0.13-SNAPSHOT-distrib/apache-tomcat-8.0.13-SNAPSHOT/bin/
$ ./startup.sh

The server starts but if you open your browser with http://12.0.0.1:8080 you
only get a white page: this is because the web apps are not ok for now, the
rewriting of the config files is not correct.

Following points are still opened:
- fix the web apps 
- fix the apache-tomcat project until the server can be started without error
- docs web apps: I have not implemented all the xslt transformations yet
- tests: still not implemented yet.

About git:
I think there are solutions, but I have no experience with this for now.
See for instance:
http://stackoverflow.com/questions/571232/svnexternals-equivalent-in-git
Do you have an idea when tomcat might move to git?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to