ChangeLog in caterpillar-1.3.1 vs ChangeLog in caterpillar-1.4.0

- old
+ new

@@ -1,14 +1,37 @@ += 1.4.0 + - create Liferay XML with REXML + - Caterpillar works outside of RAILS_ROOT + - accept Ruby config file as the first parameter, for generating the XML (undocumented feature) + - write XML files to working directory + - create and deploy XML files with the task deploy:xml + - rename xml task to makexml + - update pluginize task (rename versioned caterpillar directory, accept FORCE env variable) + - introduced rspec and rcov tests + - set default Liferay version to 5.2.3 + - small change to route parsing + - fix some deprecation warnings + - updated JBoss configuration handling + - fix the preferences route generation (by tulios) + - numerous small updates to portlet test bench + += 1.3.2 + - Adding public render parameters, to control liferay portlets + - Fixing a bug in edit_mode that caused the "rails-portlet" received 404 to access the method preferences + - New preferences_route option for portlet, allowing the route configuration + - Some small fixes and improvements + = 1.3.1 - rename xml task to makexml, and call it with deploy:xml - many small fixes to various tasks - XML is validated with Liferay DTD and portlet-app XSD - silence deprecation warnings from Rails gem chooser = 1.3.0 - New helpers to generate resource urls (download) and get_liferay_preferences, to get the preferences - edit_mode and instanceable working on portlet configuration - - Modifications on portlet-ext.xml (new filter and RESOURCE_PHASE) + - Modifications on portlet-ext.xml (new filter and RESOURCE_PHASE) + - The new task rails (caterpillar rails project_name) = 1.2.5 - Ruby 1.9 compatibility fix - define utf8 encoding (thanks to Hendie Dijkman for mentioning about it) = 1.2.4