perfsonar-dev - Re: [pS-dev] minor issues
Subject: perfsonar development work
List archive
- From: Nicolas Simar <>
- To: Joost de Mes <>
- Cc: "" <>
- Subject: Re: [pS-dev] minor issues
- Date: Fri, 26 Jan 2007 09:05:42 +0000
I would think it is important to keep track of any bugs encountered as we are in the process of setting-up a service support team. That type of information could possibly come handy at some point.
The resolution of the bug should indicate that windows is out of scope (if such thing exist). I'd like to have the opinion of people who are used to work with bug tracking system if this would be a proper approach.
Cheers,
Nicolas
Joost de Mes wrote:
Loukik (and others),
When developing on a windows system (eg running tomcat somewhere in c:\program files...) the build scripts, and some parts of the code won't work.
In axis-deploy-targets.xml in targets "deploy-adminclient" and "undeploy-adminclient" the AdminClient arguments aren't escaped, wich generates errors when using spaces in filenames
<arg line="-l ${adminService} ${deployFile}"/>
should be:
<arg line="-l '${adminService}' '${deployFile}'"/>
In org.perfsonar.commons.auxiliary.AuxiliaryComponentManager (trunk) line 78:
String configFileName = urlString.getFile();
When used with windows, the configFileName becomes something like:
"/C:\Program%20Files\...perfsonar/conf/components.properties"
Wich java will not understand. I haven't got a simple solution for this problem yet.
I haven't posted these bugs on bugzilla because they're only portability issues, and (i think) 99% will use linux anyway. Maybe these can be solved in the next (alpha/beta) release.
Joost de Mes
--
Nicolas
______________________________________________________________________
Nicolas Simar
Network Engineer
DANTE - www.dante.net
Tel - BE: +32 (0) 4 366 93 49
Tel - UK: +44 (0)1223 371 300
Mobile: +44 (0) 7740 176 883
City House, 126-130 Hills Road
Cambridge CB2 1PQ
UK
_____________________________________________________________________
- Re: [pS-dev] minor issues, Nicolas Simar, 01/26/2007
Archive powered by MHonArc 2.6.16.