<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
- long - time ago, I made enhancements in xspec framework, to give a
property to ant file : project.location<br>
p<br>
I add a antParameter to antScenario, name="project.location",
value="${pdu}", and in the build file, I just echo the property :<br>
<echo>project.location=${project.location}</echo><br>
<br>
This works perfectly in Oxygen 15.2, but in 18 beta,
project.location property is not set.<br>
<br>
Does something changed from 15.2 to 18 ? Or did I do something wrong
?<br>
<br>
Attached, the two xspec.framework files, and the build.xml located
in 18/ folder.<br>
<br>
Best regards,<br>
Christophe<br>
<div class="moz-signature">-- <br>
<style>
<!--
div#signature {font-family:Arial,sans-serif;font-size:8pt;color:#777777}
#signature a {font-family:Arial,sans-serif;text-decoration:none;font-weight:normal;font-size:9pt;color:#2155AA;}        
#signature a:link{color:#2155AA;}
#signature a:visited{color:#2155AA;}
#signature a:hover{background-color:#2155AA;color:white}
#signature p {font-family:Arial,sans-serif;font-size:8pt;color:#777777;}
#signature p.coordonnees {text-align:right;margin-top:0;}
#signature h1 {font-family:Arial,sans-serif;font-size:10pt;color:#2155AA;font-weight:normal;text-align:right;margin-top:8px;margin-bottom:0;}
#signature table {
        padding: 0;
        border-collapse:collapse;
        border-width:1;
        border-spacing:1;
        border-style:solid;
        border-color:#2155AA;
}
#signature td {
        padding:5px ;
}
#signature td.coordonnees {
        width: 150px;
}
div#catalogue {font-family:Arial,sans-serif;font-size:8pt;color:white;clear:both;}
#catalogue a {font-family:Arial,sans-serif;text-decoration:none;font-weight:normal;font-size:8pt;color:#2155AA;}        
#catalogue a:link{color:#2155AA;}
#catalogue a:visited{color:#2155AA;}
#catalogue a:hover{background-color:#2155AA;color:white;}
-->
</style>
<div id="signature">
<table>
<tbody>
<tr>
<td class="coordonnees">
<h1>Christophe MARCHAND</h1>
<p class="coordonnees"> Consultant Formateur<br>
<a href="mailto:cmarchand@oxiane.com">cmarchand@oxiane.com</a><br>
LD : (+33)1 84 19 19 76<br>
GSM : +33 (0)6 23 41 09 17<br>
</p>
</td>
<td
style="vertical-align:middle;border:0;margin-top:2;margin-right:2"><img
src="cid:part2.07080809.03070707@oxiane.com"
alt="oxiane" height="50" width="183"></td>
</tr>
<tr>
<td colspan="2" valign="bottom">
<p class="sign" style="text-align: center;"> 98, avenue
du Général Leclerc<br>
92100 Boulogne-Billancourt<br>
Standard : (+33)1 55 60 76 72<br>
Fax : (+33)1 55 60 76 73<br>
<a title="http://www.oxiane.com/"
href="http://www.oxiane.com">www.oxiane.com</a><br>
</p>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div id="catalogue"> <a
href="http://www.oxiane.com/wp-content/uploads/2015/11/OXiane_Catalogue_2016.pdf">Notre
catalogue formations 2016<br>
<br>
<img src="cid:part4.09060309.05090602@oxiane.com" alt="Notre
catalogue formations 2015" style="margin-bottom:6px;"
border="0"> </a>
</div>
</div>
</body>
</html>