unit tests say otherwise: https://github.com/droolsjbpm/drools/blob/master/drools-compiler/src/test/java/org/drools/compiler/xml/changeset/ChangeSetTest.java
If you think you have found a bug, you'll need to submit a pull request with additions to the above test class showing your problem. Mark On 03/02/2012 17:11, ponmanirajan wrote: > I tried an application which gets the rule names using changeset.xml. > > In changeSet.xml, > > i given the resource type as "PKG" and it is not working fine. > but when i give the Type as "DRL" it is working fine. > > > is any tips for me to run this case? My system has 64-bit OS. is it a > problem? > In 32-bit OS system, the same is running finely. > > can anyone help me? > > > thanks in advance. > > -- > View this message in context: > http://drools.46999.n3.nabble.com/ChangeSet-not-working-for-Package-Type-tp3712795p3712795.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
