Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-plugin/src/main/java/org/xdoclet/plugin/plugin
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12300/plugin-plugin/src/main/java/org/xdoclet/plugin/plugin

Modified Files:
        PluginPlugin.java 
Log Message:
Fixing upload-docs issue

Index: PluginPlugin.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-plugin/src/main/java/org/xdoclet/plugin/plugin/PluginPlugin.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** PluginPlugin.java   31 May 2005 11:28:17 -0000      1.14
--- PluginPlugin.java   8 Jun 2005 07:50:02 -0000       1.15
***************
*** 92,96 ****
              BeanProperty prop = props[i];
  
!             if (prop.getMutator() != null && 
prop.getMutator().getTagByName("generama.property") != null) {
                  result.add(prop);
              }
--- 92,96 ----
              BeanProperty prop = props[i];
  
!             if (prop.getMutator() != null /*&& 
prop.getMutator().getTagByName("generama.property") != null*/) {
                  result.add(prop);
              }



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to