maven - Spring roo deleting all .aj files upon opening the console in source directory -


this respect existing roo project. imported maven project in sts, changed java version 7 6 , updated maven runs neatly. no issues .

but tried opening roo console in source directory , boom

it starts deleting .aj files without me trigerring anything.

this how sequence goes.

deleted ///that_.aj - not required governor or else says empty , generated .aj files gets deleted. when close shell , try reopening hoping roo generate files. not happen @ all.

any on highly appreciated. new spring roo

and configured use 2.0.0.m1 using m2 version , guessing not issue here.

roo 2.0 contain api changes , less add-ons previous version release won't backward compatible version 1.3 (https://spring.io/blog/2015/03/30/looking-ahead-to-spring-roo-2-0)

so, api changes being done in each milestone, whom incompatible between them.

if started project roo 2.0.0.m1 should continue using version.

good luck,


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -