- downloading and building all Visibility Projects and components
- mvn running out of heap space – MAVEN_OPTS=”-Xms64m -Xmx256m””
- imported PPM to Flash Builder
- 3.5 compiler doesn’t like it – getting 1020: Method marked override must override another method errors
- added Flex SDK 3.2 and set it to use
- added date, time fields to query_history table
- PPM Server now supports query recording by default
- SELECT, DELETE, UPDATE, INSERT are recorded
- downloaded JuiceKit, but build failed on juicekit-repository (http://www.juicekit.org/nexus/content/repositories/releases)
- repo not available – will try later
- examined the pom.xml – uses Flex SDK 4.0.0.14159 and FlexMojos 3.6.1
