Prechádzať zdrojové kódy

Download from sourceforge

Carlos Sanchez 21 rokov pred
rodič
commit
5c19501f16
3 zmenil súbory, kde vykonal 3 pridanie a 41 odobranie
  1. 0 39
      doc/xdocs/download.xml
  2. 1 1
      doc/xdocs/navigation.xml
  3. 2 1
      project.properties

+ 0 - 39
doc/xdocs/download.xml

@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- * ========================================================================
- * 
- * Copyright 2004 Acegi Technology Pty Limited
- *
- * Licensed 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.
- * 
- * ========================================================================
--->
-
-<document>
-
-  <properties>
-    <title>Downloading Acegi</title>
-  </properties>
-
-  <body>
-    <section name="Downloading Acegi">
-
-      <p>
-         You can download the latest release from the
-         <a href="http://sourceforge.net/project/showfiles.php?group_id=104215">Sourceforge project site</a>.
-      </p>
-
-    </section>
-  </body>
-</document>

+ 1 - 1
doc/xdocs/navigation.xml

@@ -31,7 +31,7 @@
       <item name="Home" href="index.html"/>
       <item name="Reference" href="reference.html"/>
       <item name="Building" href="building.html"/>
-      <item name="Download" href="download.html"/>
+      <item name="Downloads" href="downloads.html"/>
       <item name="Subprojects" href="projects-overview.html"/>
     </menu>
 

+ 2 - 1
project.properties

@@ -102,7 +102,8 @@ maven.repo.remote=http://www.ibiblio.org/maven,http://acegisecurity.sourceforge.
 # Site generation properties
 maven.xdoc.date = left
 maven.xdoc.version = ${pom.currentVersion}
-maven.xdoc.distributionUrl=http://acegisecurity.sourceforge.net/maven/acegisecurity/jars
+maven.xdoc.distributionUrl=http://sourceforge.net/project/showfiles.php?group_id=104215
+#maven.xdoc.distributionUrl=http://acegisecurity.sourceforge.net/maven/acegisecurity/jars
 maven.html2xdoc.enabled=true
 
 # Deploying site