Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 24667 Details for
Bug 103614
build tests can not run due to blocking XML Validation Tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch for org.eclipse.wst.xml.validation.tests
xml.validation.patch.txt (text/plain), 770 bytes, created by
Jeffrey Liu
on 2005-07-13 11:25:27 EDT
(
hide
)
Description:
Patch for org.eclipse.wst.xml.validation.tests
Filename:
MIME Type:
Creator:
Jeffrey Liu
Created:
2005-07-13 11:25:27 EDT
Size:
770 bytes
patch
obsolete
>Index: test.xml >=================================================================== >RCS file: /home/webtools/wst/components/xml/tests/org.eclipse.wst.xml.validation.tests/test.xml,v >retrieving revision 1.5 >diff -u -r1.5 test.xml >--- test.xml 4 Jun 2005 01:57:24 -0000 1.5 >+++ test.xml 13 Jul 2005 15:23:12 -0000 >@@ -11,6 +11,9 @@ > <property > name="plugin-name" > value="org.eclipse.wst.xml.validation.tests" /> >+ <property >+ name="extraVMargs" >+ value="-Dwtp.quiet=true" /> > > <!-- End Configurable Properties --> > >@@ -62,6 +65,9 @@ > <property > name="classname" > value="org.eclipse.wst.xml.validation.tests.internal.AllXMLTests" /> >+ <property >+ name="extraVMargs" >+ value="${extraVMargs}"/> > </ant> > > </target>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103614
:
24667
|
24683
|
24744