my comments got merged in below so I'll just add them here: if you look at modules/downloads.xml you can see the versions of the jars we're currently downloading - most of them are very old versions
batik and xerces both have been patched by Flex. See the build files in modules/thirdparty/xerces,batik if you want to work out what was done but I can tell you it is messy Carol On 5/18/12 9 :21AM, "Carol Frampton" <cfram...@adobe.com> wrote: > > >On 5/18/12 5 :23AM, >"christofer.d...@c-ware.de<mailto:christofer.d...@c-ware.de>" ><christofer.d...@c-ware.de<mailto:christofer.d...@c-ware.de>> wrote: > >Hi, > >As allready stated in another thread, I am working on a tool to mavenize >axisting SDKs to be able to use them together with flexmojos. > > >I made my tool creeate a checksum from every jar in the compiler >directory and lookup if there is a corresponding artifact allready >deployed in maven central and to use that instead. Up to now every >deployment of a Flex SDK included a lot of obviously third party libs. >My tool should reference existing libs instead of the ones in the >compiler directory. This found quite a lot of deps that I could reuse. > > >Besides the deps it found that I could replace there were still quite a >lot of deps that obviously are third party, but could not be found: >batik, commons-collections, xercesImpl, xmlParserAPIs. >I bet it¹s because Adobe took some jars, and somehow repackaged them. Has >anyone got an Idea which versions are really referenced? I would really >like not to have to deploy these in the com.adobe.flex.compiler group. > >Just as I think this might be usefull, I¹ll attach the output of my >generator to this post. I started with the oldest SDK calculating >checksums and checking maven-central for alternatives. For every >processed lib, I save the checksum. If a newer SDK contains a library >that an earlier version used too, then the older version is used. This >way I could see the reusage of libraries throughout the SDK versions. In >the log you can see in which SDK a library is used that was in an earlier >SDK. > >As I mentioned, I would really like to replace the batix and xerces stuff >with real versions Š unfortunately I have no idea at which version was >used in which SDK or if it¹s safe to reference other versions (Adobe >patched them to work differently). > > >if you look at modules/downloads.xml you can see the versions of the jars >we're currently downloading - most of them are very old versions > >batik and xerces both have been patched by Flex. See the build files in >modules/thirdparty/xerces,batik if you want to work out what was done but >I can tell you it is messy > > >Chris > > >--------------------------------------------- >-- Generating Flex SDK version: 2.0.1.180927 >--------------------------------------------- >For jar-file with checksum: 27983405f0871f28d3b9ab35b44e62610a60564a more >than one result was returned by query: >http://search.maven.org/solrsearch/select?rows=20&wt=json&q=1:27983405f087 >1f28d3b9ab35b44e62610a60564a >--------------------------------------------- >-- Generating Flex SDK version: 3.0.0.477A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:batik-awt-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-bridge:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-ext:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-gvt:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-parser:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-script:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svg-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svggen:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-transcoder:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-xml:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.0.1.1732A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:asc:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-awt-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-bridge:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-css:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-ext:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-gvt:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-parser:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-script:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svg-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svggen:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-transcoder:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-xml:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.1.0.2710A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-awt-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-bridge:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-css:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-ext:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-gvt:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-parser:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-script:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svg-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svggen:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-transcoder:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-xml:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:3.0.1.1732A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.2.0.3958A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-awt-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-bridge:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-css:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-ext:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-gvt:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-parser:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-script:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svg-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svggen:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-transcoder:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-xml:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.3.0.4852A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:adt:3.2.0.3958A >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:asc:3.2.0.3958A >Reusing artifact: com.adobe.flex.compiler:batik-awt-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-bridge:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-css:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-ext:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-gvt:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-parser:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-script:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svg-dom:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-svggen:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-transcoder:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-util:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik-xml:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:3.2.0.3958A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.4.0.9271A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.4.1.10084A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:adt:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:asc:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:batik-all-flex:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:license:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.5.0.12683B >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:asc:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:batik-all-flex:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 3.6.0.16995A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:adt:3.5.0.12683B >Reusing artifact: com.adobe.flex.compiler:afe:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:aglj32:3.0.0.477A >Reusing artifact: com.adobe.flex.compiler:batik-all-flex:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:3.0.0.477A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:3.4.0.9271A >Reusing artifact: com.adobe.flex.compiler:license:3.5.0.12683B >Reusing artifact: com.adobe.flex.compiler:mm-velocity-1.4:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:rideau:3.0.0.477A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:2.0.1.180927 >Reusing artifact: com.adobe.flex.compiler:xmlParserAPIs:2.0.1.180927 >--------------------------------------------- >-- Generating Flex SDK version: 4.0.0.14159A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:adt:3.5.0.12683B >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: xalan:xalan:2.6.0 >--------------------------------------------- >-- Generating Flex SDK version: 4.1.0.16076A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:aglj40:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik-all-flex:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_de:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_fr:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:batik_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_zh_CN:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:4.0.0.14159A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:license:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:rideau:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:saxon9:4.0.0.14159A >Reusing artifact: >com.adobe.flex.compiler:velocity-dep-1.4-flex:4.0.0.14159A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_de:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_fr:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_zh_CN:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:4.0.0.14159A >Reusing artifact: xml-apis:xml-apis:1.3.04 >--------------------------------------------- >-- Generating Flex SDK version: 4.5.0.20967A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:aglj40:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:batik_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_zh_CN:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:rideau:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:saxon9:4.0.0.14159A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ru:4.0.0.14159A >Reusing artifact: xml-apis:xml-apis:1.3.04 >--------------------------------------------- >-- Generating Flex SDK version: 4.5.1.21328A >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:adt:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:afe:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:aglj40:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:baksmali:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik-all-flex:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik_de:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik_fr:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:batik_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_zh_CN:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:license:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:rideau:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:saxon9:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:smali:4.5.0.20967A >Reusing artifact: >com.adobe.flex.compiler:velocity-dep-1.4-flex:4.5.0.20967A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_de:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_fr:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_zh_CN:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:4.5.0.20967A >Reusing artifact: xml-apis:xml-apis:1.3.04 >--------------------------------------------- >-- Generating Flex SDK version: 4.6.0.23201B >--------------------------------------------- >Reusing artifact: com.adobe.flex.compiler:afe:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:aglj40:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_de:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik_fr:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:batik_ja:3.1.0.2710A >Reusing artifact: com.adobe.flex.compiler:batik_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:batik_zh_CN:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:commons-collections:2.0.1.180927 >Reusing artifact: commons-discovery:commons-discovery:0.2 >Reusing artifact: commons-logging:commons-logging:1.0.4 >Reusing artifact: com.adobe.flex.compiler:flex-fontkit:4.5.0.20967A >Reusing artifact: >com.adobe.flex.compiler:flex-messaging-common:4.5.1.21328A >Reusing artifact: com.adobe.flex.compiler:rideau:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:saxon9:4.0.0.14159A >Reusing artifact: >com.adobe.flex.compiler:velocity-dep-1.4-flex:4.5.0.20967A >Reusing artifact: xalan:xalan:2.6.0 >Reusing artifact: com.adobe.flex.compiler:xercesImpl:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_de:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_fr:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ja:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ko:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_ru:4.0.0.14159A >Reusing artifact: com.adobe.flex.compiler:xercesImpl_zh_CN:4.5.0.20967A >Reusing artifact: com.adobe.flex.compiler:xercesPatch:4.5.0.20967A >Reusing artifact: xml-apis:xml-apis:1.3.04 >--------------------------------------------- > > > > >[ C h r i s t o f e r D u t z ] > >C-Ware IT-Service >Inhaber >Dipl. Inf. Christofer Dutz >Karlstraße. 104, 64285 Darmstadt > >[cid:image001.gif@01CD34E7.FB8E2920]<http://www.benchpark.com/788335/kunde >nzufriedenheit.htm> > IT- und Systemhäuser<http://www.benchpark.com/it_und_systemhaeuser.htm> > >fon: 0 61 51 / 27315 - 61 >fax: 0 61 51 / 27315 - 64 >mobil: 0171 / 7 444 2 33 >email: christofer.d...@c-ware.de<mailto:christofer.d...@c-ware.de> >http://www.c-ware.de<http://www.c-ware.de/> > >UStId-Nr. DE195700962 > >