Update of /cvsroot/xdoclet/generama/src/main/java/org/generama
In directory sc8-pr-cvs1:/tmp/cvs-serv15320/src/main/java/org/generama

Modified Files:
        PluginContainer.java 
Log Message:
Now ignoring order of XML attributes and comments in XML comparison in test suite

Index: PluginContainer.java
===================================================================
RCS file: /cvsroot/xdoclet/generama/src/main/java/org/generama/PluginContainer.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** PluginContainer.java        29 Aug 2003 16:36:32 -0000      1.2
--- PluginContainer.java        30 Aug 2003 17:33:05 -0000      1.3
***************
*** 35,39 ****
  
          if(plugins.isEmpty()) {
!             throw new GeneramaException("No plugins were registered", null);
          }
  
--- 35,39 ----
  
          if(plugins.isEmpty()) {
!             throw new GeneramaException("No plugin were registered", null);
          }
  



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to