[jboss-jira] [JBoss JIRA] Created: (JBRULES-390) Documentation for adding packages says its for removing packages

gregorypierce (JIRA) jira-events at jboss.com
Mon Aug 7 15:23:12 EDT 2006


Documentation for adding packages says its for removing packages
----------------------------------------------------------------

                 Key: JBRULES-390
                 URL: http://jira.jboss.com/jira/browse/JBRULES-390
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Documentation
    Affects Versions: 3.0.3
            Reporter: gregorypierce
         Assigned To: Mark Proctor


http://labs.jboss.com/file-access/default/members/jbossrules/freezone/docs/3.0.3/html_single/index.html#d0e701

ruleBase.addPackage( "org.com.sample"  );  // remove a package, and all its parts, by it's namespace


This should be changed to 

ruleBase.addPackage( "org.com.sample"  );  // add a package, and all its parts, by it's namespace


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list