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/doc...
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