svn commit: r543441 - in /ofbiz/trunk: applications/humanres/webapp/humanres/index.jsp applications/marketing/webapp/marketing/index.jsp specialpurpose/assetmaint/webapp/assetmaint/index.jsp specialpurpose/projectmgr/webapp/projectmgr/index.jsp

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r543441 - in /ofbiz/trunk: applications/humanres/webapp/humanres/index.jsp applications/marketing/webapp/marketing/index.jsp specialpurpose/assetmaint/webapp/assetmaint/index.jsp specialpurpose/projectmgr/webapp/projectmgr/index.jsp

jacopoc
Author: jacopoc
Date: Fri Jun  1 02:18:14 2007
New Revision: 543441

URL: http://svn.apache.org/viewvc?view=rev&rev=543441
Log:
Added index.jsp files (used to redirect to control/main) to a few applications. Thanks to Ashish Vijaywargiya for the initila patch. OFBIZ-1052

Added:
    ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp   (with props)
    ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp   (with props)
    ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp   (with props)
    ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp   (with props)

Added: ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp?view=auto&rev=543441
==============================================================================
--- ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp (added)
+++ ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp Fri Jun  1 02:18:14 2007
@@ -0,0 +1,19 @@
+<%--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+--%>
+<%response.sendRedirect("control/main");%>

Propchange: ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/applications/humanres/webapp/humanres/index.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp?view=auto&rev=543441
==============================================================================
--- ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp (added)
+++ ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp Fri Jun  1 02:18:14 2007
@@ -0,0 +1,19 @@
+<%--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+--%>
+<%response.sendRedirect("control/main");%>

Propchange: ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/applications/marketing/webapp/marketing/index.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp?view=auto&rev=543441
==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp (added)
+++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp Fri Jun  1 02:18:14 2007
@@ -0,0 +1,19 @@
+<%--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+--%>
+<%response.sendRedirect("control/main");%>

Propchange: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/index.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp?view=auto&rev=543441
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp (added)
+++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp Fri Jun  1 02:18:14 2007
@@ -0,0 +1,19 @@
+<%--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+--%>
+<%response.sendRedirect("control/main");%>

Propchange: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/index.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain