[dom4j] 33/74: Merge fix-headless-tests branch.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dom4j.
commit 65905fcc2b3be66f613d58cfee4e4e2216aa0a69
Author: Marcus Better <marcus at better.se>
Date: Sun Jul 12 12:06:30 2009 +0000
Merge fix-headless-tests branch.
---
dom4j/xml/bean/gui.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dom4j/xml/bean/gui.xml b/dom4j/xml/bean/gui.xml
index 2011e2e..00a385e 100644
--- a/dom4j/xml/bean/gui.xml
+++ b/dom4j/xml/bean/gui.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<widgets>
- <window class="javax.swing.JFrame" title="Frame #1"/>
- <window class="javax.swing.JFrame" title="Frame #2"/>
+ <window class="java.awt.Canvas" title="Frame #1"/>
+ <window class="java.awt.Canvas" title="Frame #2"/>
</widgets>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git
More information about the pkg-java-commits
mailing list