You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2006/06/13 19:30:02 UTC

svn commit: r413938 - /incubator/roller/branches/roller_3.0/build.xml

Author: snoopdave
Date: Tue Jun 13 10:30:02 2006
New Revision: 413938

URL: http://svn.apache.org/viewvc?rev=413938&view=rev
Log:
No POJO wrapper for PermissionsData

Modified:
    incubator/roller/branches/roller_3.0/build.xml

Modified: incubator/roller/branches/roller_3.0/build.xml
URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/build.xml?rev=413938&r1=413937&r2=413938&view=diff
==============================================================================
--- incubator/roller/branches/roller_3.0/build.xml (original)
+++ incubator/roller/branches/roller_3.0/build.xml Tue Jun 13 10:30:02 2006
@@ -262,7 +262,6 @@
             <include name="org/apache/roller/pojos/WebsiteData.java"/>
             <include name="org/apache/roller/pojos/PlanetEntryData.java"/>
             <include name="org/apache/roller/pojos/PlanetSubscriptionData.java"/>
-            <include name="org/apache/roller/pojos/PermissionsData.java"/>
         </fileset>
 
         <template