Dong 03.02.2010

  • checked in MySQLIf to Subversion, checked out to different location and didn’t work! – needed to rerun flexmojos:flexbuilder
  • started documentation on MvnAssist at wiki @ http://laureldemo.edge-technologies.com:8080/wiki
  • having problems with mvn:deploy on Flex project
    • unable to transcode error for the embedded images
    • 3.2.0 bug?
    • tried 3.2-SNAPSHOT as indicated at some website; couldn’t locate the snapshot file
    • 3.3.0; cannot load pom.xml at all
    • 3.4.0 and 3.5.0; same error
    • all the embedded assets must be in /src/main/resources directory!
  • deployed MySQLIf.swc version 1.0 to repository – MySQLIf-1.0.swc
  • mavenizing ObjectHandles.swc – com.roguedevelopment.objecthandles
    • removed Flex 4 references
    • added degrafa reference (dependency) to pom.xml
    • done – deployed to the repository – objecthandles-1.0.swc
  • mavenizing FormBuilder client (flex)