I Cannot rebuild the installation
I execute the installer build.xml in Eclipse to rebuild an installation package, and I get the following error.
What is the problem, do I need any plug-ins?
Buildfile: C:\geonetwork2.2\installer\build.xml
setProperties:
[delete] Deleting directory C:\geonetwork2.2\.props
[mkdir] Created dir: C:\geonetwork2.2\.props
[propertyfile] Updating property file: C:\geonetwork2.2\web\geonetwork\WEB-INF\server.prop
[copy] Copying 1 file to C:\geonetwork2.2\.props
installer:
gn:
[delete] Deleting: C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[delete] Deleting: C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-client.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-common.jar
[delete] Deleting: C:\geonetwork2.2\gast\gast.jar
[mkdir] Created dir: C:\geonetwork2.2\.build
[javac] Compiling 358 source files to C:\geonetwork2.2\.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to C:\geonetwork2.2\.build
[jar] Building jar: C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[jar] Building jar: C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-client.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-common.jar
[jar] Building jar: C:\geonetwork2.2\gast\gast.jar
[delete] Deleting directory C:\geonetwork2.2\.build
im:
[delete] Deleting: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[mkdir] Created dir: C:\geonetwork2.2\.build
[javac] Compiling 142 source files to C:\geonetwork2.2\.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[delete] Deleting directory C:\geonetwork2.2\.build
compile:
javadoc-gn:
[delete] Deleting directory C:\geonetwork2.2\docs\javadoc-gn
[mkdir] Created dir: C:\geonetwork2.2\docs\javadoc-gn
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:118: The following error occurred while executing this line:
C:\geonetwork2.2\build.xml:106: Javadoc failed: java.io.IOException: CreateProcess: javadoc.exe -d C:\geonetwork2.2\docs\javadoc-gn -windowtitle "Geonetwork class documentation" -classpath "C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-antlr.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bcel.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bsf.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-log4j.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-oro.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-regexp.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-resolver.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-logging.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-net.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-jai.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-”
Total time: 23 seconds
If I comment out the Javadoc, I then get this error:
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:128: com.izforge.izpack.compiler.CompilerException: ../.props/installer-config.xml:140: C:\geonetwork2.2\installer\..\web\intermap\WEB-INF\mapServers.xml_with_geoserver
--
Jean-François Meunier
Intélec Géomatique
696, av. Ste-Croix, bureau 200
Saint-Laurent (Québec)
H4L 3Y2
Tél. : 514-744-2029
Téléc. : 514-744-4495
If I comment out the Javadoc, I then get this error:
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:128:
com.izforge.izpack.compiler.CompilerException:
../.props/installer-config.xml:140:
C:\geonetwork2.2\installer\..\web\intermap\WEB-INF\mapServers.xml_with_geoserver
Hi again, where is you build failure : javadoc, izpack, launch4j, ...?
which version are you trying to build ? svn trunk or 2.1 ...
I'm not running under windows, but eclipse build works fine for me on linux.
Ciao. Francois
Jean-François Meunier wrote:
I Cannot rebuild the installation
I execute the installer build.xml in Eclipse to rebuild an installation
package, and I get the following error.
What is the problem, do I need any plug-ins?
Buildfile: C:\geonetwork2.2\installer\build.xml
setProperties:
[delete] Deleting directory C:\geonetwork2.2\.props
[mkdir] Created dir: C:\geonetwork2.2\.props
[propertyfile] Updating property file:
C:\geonetwork2.2\web\geonetwork\WEB-INF\server.prop
[copy] Copying 1 file to C:\geonetwork2.2\.props
[copy] Copying 1 file to C:\geonetwork2.2\.props
[copy] Copying 1 file to C:\geonetwork2.2\.props
installer:
gn:
[delete] Deleting:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[delete] Deleting:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-client.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-common.jar
[delete] Deleting: C:\geonetwork2.2\gast\gast.jar
[mkdir] Created dir: C:\geonetwork2.2\.build
[javac] Compiling 358 source files to C:\geonetwork2.2\.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to C:\geonetwork2.2\.build
[jar] Building jar:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[jar] Building jar:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-client.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-common.jar
[jar] Building jar: C:\geonetwork2.2\gast\gast.jar
[delete] Deleting directory C:\geonetwork2.2\.build
im:
[delete] Deleting: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[mkdir] Created dir: C:\geonetwork2.2\.build
[javac] Compiling 142 source files to C:\geonetwork2.2\.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[delete] Deleting directory C:\geonetwork2.2\.build
compile:
javadoc-gn:
[delete] Deleting directory C:\geonetwork2.2\docs\javadoc-gn
[mkdir] Created dir: C:\geonetwork2.2\docs\javadoc-gn
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:118: The following error occurred
while executing this line:
C:\geonetwork2.2\build.xml:106: Javadoc failed: java.io.IOException:
CreateProcess: javadoc.exe -d C:\geonetwork2.2\docs\javadoc-gn
-windowtitle "Geonetwork class documentation" -classpath
"C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-antlr.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bcel.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bsf.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-log4j.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-oro.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-regexp.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-resolver.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-logging.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-net.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-jai.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-”
Total time: 23 seconds
--
Francois Xavier Prunayre
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac Cedex
Tel : + 33 (0)6 34 11 71 75
http://www.camptocamp.com
francois-xavier.prunayre@anonymised.com
Hi Jean François,
Did you try to run your ant build with “Run As” → “Ant Build…” and then change options ?
Not sure but you could try to change options on “Targets” tab and try to change targets to execute (ie wininstall…).
Ciao,
Mathieu
https://project.camptocamp.com/svn/brgm_geosciml/trunk
On Dec 6, 2007 10:22 AM, Francois-Xavier Prunayre < francois-xavier.prunayre@anonymised.com> wrote:
If I comment out the Javadoc, I then get this error:
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:128:
com.izforge.izpack.compiler.CompilerException:
…/.props/installer- config.xml:140:
C:\geonetwork2.2\installer..\web\intermap\WEB-INF\mapServers.xml_with_geoserver
Hi again, where is you build failure : javadoc, izpack, launch4j, …?
which version are you trying to build ? svn trunk or 2.1 …
I’m not running under windows, but eclipse build works fine for me on linux.
Ciao. Francois
Jean-François Meunier wrote:
I Cannot rebuild the installation
I execute the installer build.xml in Eclipse to rebuild an installation
package, and I get the following error.
What is the problem, do I need any plug-ins?
Buildfile: C:\geonetwork2.2\installer\build.xml
setProperties:
[delete] Deleting directory C:\geonetwork2.2.props
[mkdir] Created dir: C:\geonetwork2.2.props
[propertyfile] Updating property file:
C:\geonetwork2.2\web\geonetwork\WEB-INF\server.prop
[copy] Copying 1 file to C:\geonetwork2.2.props
[copy] Copying 1 file to C:\geonetwork2.2.props
[copy] Copying 1 file to C:\geonetwork2.2.props
installer:
gn:
[delete] Deleting:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[delete] Deleting:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-client.jar
[delete] Deleting: C:\geonetwork2.2\csw\lib\csw-common.jar
[delete] Deleting: C:\geonetwork2.2\gast\gast.jar
[mkdir] Created dir: C:\geonetwork2.2.build
[javac] Compiling 358 source files to C:\geonetwork2.2.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to C:\geonetwork2.2.build
[jar] Building jar:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
[jar] Building jar:
C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-client.jar
[jar] Building jar: C:\geonetwork2.2\csw\lib\csw-common.jar
[jar] Building jar: C:\geonetwork2.2\gast\gast.jar
[delete] Deleting directory C:\geonetwork2.2.build
im:
[delete] Deleting: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[mkdir] Created dir: C:\geonetwork2.2.build
[javac] Compiling 142 source files to C:\geonetwork2.2.build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar: C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
[delete] Deleting directory C:\geonetwork2.2.build
compile:
javadoc-gn:
[delete] Deleting directory C:\geonetwork2.2\docs\javadoc-gn
[mkdir] Created dir: C:\geonetwork2.2\docs\javadoc-gn
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
BUILD FAILED
C:\geonetwork2.2\installer\build.xml:118: The following error occurred
while executing this line:
C:\geonetwork2.2\build.xml:106: Javadoc failed: java.io.IOException:
CreateProcess: javadoc.exe -d C:\geonetwork2.2\docs\javadoc-gn
-windowtitle “Geonetwork class documentation” -classpath
“C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant- antlr.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bcel.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bsf.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant- apache-log4j.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-oro.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-regexp.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant- apache-resolver.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-logging.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-net.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant- jai.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-”
Total time: 23 seconds
–
Francois Xavier Prunayre
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac Cedex
Tel : + 33 (0)6 34 11 71 75
http://www.camptocamp.com
francois-xavier.prunayre@anonymised.com
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
–
Mathieu Coudert
mcoudert@anonymised.com
Merci François-X et Mathieu
I resolved the problems:
1- I did not have javadoc.exe in my path (I copied it into system32)
2- There seems to be a problem with the file
installer/installer-config.xml
On line 140 there are the following statements:
<singlefile target="$INSTALL_PATH/web/intermap/WEB-INF/mapServers.xml"
src="../web/intermap/WEB-INF/mapServers.xml_with_geoserver" override="true"/>
<singlefile target="$INSTALL_PATH/bin/jetty.xml"
src="../bin/jetty.xml_with_geoserver" override="true"/>
I changed the src= extensions of .xml_with_geoserver to simply .xml
It solved the problem.
Is this a bug?
I run under Windows (Vista)
Jean-François
Mathieu Coudert a écrit :
Hi Jean François,
Did you try to run your ant build with "Run As" -> "Ant Build..." and then change options ?
Not sure but you could try to change options on "Targets" tab and try to change targets to execute (ie wininstall...).
Ciao,
Mathieu
https://project.camptocamp.com/svn/brgm_geosciml/trunk
On Dec 6, 2007 10:22 AM, Francois-Xavier Prunayre < francois-xavier.prunayre@anonymised.com <mailto:francois-xavier.prunayre@anonymised.com>> wrote:
> If I comment out the Javadoc, I then get this error:
>
> BUILD FAILED
> C:\geonetwork2.2\installer\build.xml:128:
> com.izforge.izpack.compiler.CompilerException:
> ../.props/installer- config.xml:140:
>C:\geonetwork2.2\installer\..\web\intermap\WEB-INF\mapServers.xml_with_geoserver
Hi again, where is you build failure : javadoc, izpack, launch4j, ...?
which version are you trying to build ? svn trunk or 2.1 ...
I'm not running under windows, but eclipse build works fine for me
on linux.
Ciao. Francois
Jean-François Meunier wrote:
> I Cannot rebuild the installation
>
> I execute the installer build.xml in Eclipse to rebuild an
installation
> package, and I get the following error.
> What is the problem, do I need any plug-ins?
>
> Buildfile: C:\geonetwork2.2\installer\build.xml
> setProperties:
> [delete] Deleting directory C:\geonetwork2.2\.props
> [mkdir] Created dir: C:\geonetwork2.2\.props
> [propertyfile] Updating property file:
> C:\geonetwork2.2\web\geonetwork\WEB-INF\server.prop
> [copy] Copying 1 file to C:\geonetwork2.2\.props
> installer:
> gn:
> [delete] Deleting:
> C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
> [delete] Deleting:
> C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
> [delete] Deleting: C:\geonetwork2.2\csw\lib\csw-client.jar
> [delete] Deleting: C:\geonetwork2.2\csw\lib\csw-common.jar
> [delete] Deleting: C:\geonetwork2.2\gast\gast.jar
> [mkdir] Created dir: C:\geonetwork2.2\.build
> [javac] Compiling 358 source files to C:\geonetwork2.2\.build
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [copy] Copying 1 file to C:\geonetwork2.2\.build
> [jar] Building jar:
> C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\geonetwork.jar
> [jar] Building jar:
> C:\geonetwork2.2\web\geonetwork\WEB-INF\lib\oaipmh-lib.jar
> [jar] Building jar: C:\geonetwork2.2\csw\lib\csw-client.jar
> [jar] Building jar: C:\geonetwork2.2\csw\lib\csw-common.jar
> [jar] Building jar: C:\geonetwork2.2\gast\gast.jar
> [delete] Deleting directory C:\geonetwork2.2\.build
> im:
> [delete] Deleting:
C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
> [mkdir] Created dir: C:\geonetwork2.2\.build
> [javac] Compiling 142 source files to C:\geonetwork2.2\.build
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [jar] Building jar:
C:\geonetwork2.2\web\intermap\WEB-INF\lib\intermap.jar
> [delete] Deleting directory C:\geonetwork2.2\.build
> compile:
> javadoc-gn:
> [delete] Deleting directory C:\geonetwork2.2\docs\javadoc-gn
> [mkdir] Created dir: C:\geonetwork2.2\docs\javadoc-gn
> [javadoc] Generating Javadoc
> [javadoc] Javadoc execution
>
> BUILD FAILED
> C:\geonetwork2.2\installer\build.xml:118: The following error
occurred
> while executing this line:
> C:\geonetwork2.2\build.xml:106: Javadoc failed: java.io.IOException:
> CreateProcess: javadoc.exe -d C:\geonetwork2.2\docs\javadoc-gn
> -windowtitle "Geonetwork class documentation" -classpath
>
"C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-
antlr.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bcel.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-bsf.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-
apache-log4j.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-oro.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-apache-regexp.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-
apache-resolver.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-logging.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-commons-net.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-
jai.jar;C:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\lib\ant-"
>
> Total time: 23 seconds
>
--
Francois Xavier Prunayre
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac Cedex
Tel : + 33 (0)6 34 11 71 75
http://www.camptocamp.com
francois-xavier.prunayre@anonymised.com
<mailto:francois-xavier.prunayre@anonymised.com>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White
Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
<http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4>
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
<mailto:GeoNetwork-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
Mathieu Coudert
mcoudert@anonymised.com <mailto:mcoudert@anonymised.com>
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.15/1174 - Release Date: 06/12/2007 10:11
--
Jean-François Meunier
Intélec Géomatique
696, av. Ste-Croix, bureau 200
Saint-Laurent (Québec)
H4L 3Y2
Tél. : 514-744-2029
Téléc. : 514-744-4495
Hi:
I was just trying to change the color of geonetwork user interface and
I found that two styles are harcoded in main-page.xsl the styles are:
I think for those of us customizing geonetwork user interface could be better
to have those styles in geonetwork.css.
Regards
Godofredo Contreras
You keep typing, we keep giving. Download Messenger and join the i’m Initiative now. Join in!