Releases: dobromyslov/sencha-extjs-maven
Releases · dobromyslov/sencha-extjs-maven
1.1 Stable Release
ExtJS project located at src/main/application and does not interfere with webapp directory;
- Optimal build process and WAR packaging;
- Optimal .gitignore for Sencha Cmd;
- Tested Maven build;
- Tested with IntelliJ Idea + JRebel + Glassfish.
Release notes:
- Upgrade to Sencha Cmd 5.1 and ExtJS 5.1.
- Fix mvn compile.
1.0 Stable Release
Features:
- ExtJS project located at
src/main/application
and does not interfere with webapp directory; - Optimal build process and WAR packaging;
- Optimal
.gitignore
for Sencha Cmd; - Tested Maven build;
- Tested with IntelliJ Idea + JRebel + Glassfish.
Alpha version
Alpha version with not optimal structure and WAR packaging process.