Actually, this is not a XP problem, it is a build without doing a clean issue:

jetty 410>build.sh
...
jetty 411>!grep -r Class-Path output/classes
output/classes/org/mortbay/jetty/MANIFEST.MF:MortBay-StandAlone-Class-Path: java
x.servlet.jar org.apache.jasper.jar ../ext/com.sun.net.ssl.jar
output/classes/org/mortbay/util/jmx/MANIFEST.MF:MortBay-StandAlone-Class-Path: o
rg.mortbay.jetty.jar org.mortbay.jetty.jar ../ext/jmxri.jar ../ext/jmxtools.jar
jetty 412>build.sh
...
jetty 413>grep -r Class-Path output/classes
output/classes/org/mortbay/jetty/MANIFEST.MF:MortBay-StandAlone-MortBay-StandAlo
ne-Class-Path: javax.servlet.jar org.apache.jasper.jar ../ext/com.sun.net.ssl.jar
output/classes/org/mortbay/util/jmx/MANIFEST.MF:MortBay-StandAlone-MortBay-Stand
Alone-Class-Path: org.mortbay.jetty.jar org.mortbay.jetty.jar ../ext/jmxri.jar .
./ext/jmxtools.jar

Make the replacment token not contain the input token and this problem goes away. I 
have
checked this change in.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to