Skip to content

Commit

Permalink
BZ1055703 - Reopening Guided Rule with DSL will replace all DSL
Browse files Browse the repository at this point in the history
(cherry picked from commit 1062c38)
  • Loading branch information
manstis authored and etirelli committed Jan 22, 2014
1 parent d06d5eb commit 73b44a1
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -217,8 +217,7 @@ public Path save( final Path resource,
model.setPackageName( packageName );

ioService.write( Paths.convert( resource ),
toSource( resource,
model ),
RuleModelDRLPersistenceImpl.getInstance().marshal( model ),
metadataService.setUpAttributes( resource,
metadata ),
makeCommentedOption( comment ) );
Expand Down

0 comments on commit 73b44a1

Please sign in to comment.