Menu

Code Commit Log


Commit Date  
[r580] by ledroff@adobe.com

because of flex sdk 3.5 bug : https://bugs.adobe.com/jira/browse/SDK-26067
removed the namespace from the flex3 build profile

Plus a few other fixes (on the version numbers)

2010-07-12 08:34:09 Tree
[r579] by ledroff@adobe.com

upgrading to lcds 3.1.0.273931

2010-07-12 06:29:53 Tree
[r578] by ledroff@adobe.com

forgot the suffix in the C3 internal dependencies

2010-07-12 06:08:54 Tree
[r577] by auhlmann@adobe.com

Added SWC namespaces.

2010-07-10 15:19:47 Tree
[r576] by auhlmann@adobe.com

Added SWC namespaces.

2010-07-10 15:15:53 Tree
[r575] by auhlmann@adobe.com

Added SWC namespaces.

2010-07-10 15:11:14 Tree
[r574] by auhlmann@adobe.com

Added SWC namespaces.

2010-07-10 14:59:13 Tree
[r573] by auhlmann@adobe.com

Added SWC namespaces.

2010-07-10 14:55:33 Tree
[r572] by auhlmann@adobe.com

Maven: update SWC namespace

2010-07-10 13:26:06 Tree
[r571] by ledroff@adobe.com

the maven build of modules now take the namespace into account.

FWIW, you can use flexmojos to generate manifest file for you, using
inclusion/exclusion patterns
Look at flexmojos:manifest

Now when built the catalog.xml file contain the uri to your namespace:
<components>
<component className="com.adobe.cairngorm.module:LazyModuleLoadPolicyTag" name="LazyModuleLoadPolicy" uri="http://ns.adobe.com/cairngorm" />
<component className="com.adobe.cairngorm.module:ModuleMessageInterceptor" name="ModuleMessageInterceptor" uri="http://ns.adobe.com/cairngorm" />
<component className="com.adobe.cairngorm.module:ParsleyModuleDescriptor" name="ParsleyModuleDescriptor" uri="http://ns.adobe.com/cairngorm" />
<component className="com.adobe.cairngorm:CairngormModuleSupport" name="CairngormModuleSupport" uri="http://ns.adobe.com/cairngorm" />
<component className="com.adobe.cairngorm:CairngormModuleXMLSupport" name="CairngormModuleXMLSupport" uri="http://ns.adobe.com/cairngorm" />
</components>

And the swc contains the design.xml file
It works for both flex3 and flex4 compilation.

2010-07-10 13:11:08 Tree
Older >
Monday.com Logo