{"id":24991499,"url":"https://github.com/4d47/as3-build-xml","last_synced_at":"2026-01-07T21:44:08.631Z","repository":{"id":2573758,"uuid":"3554029","full_name":"4d47/as3-build-xml","owner":"4d47","description":"Generic Flex Ant build script.","archived":false,"fork":false,"pushed_at":"2013-08-11T11:38:48.000Z","size":4296,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T13:49:10.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4d47.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-26T19:02:46.000Z","updated_at":"2019-05-20T15:08:54.000Z","dependencies_parsed_at":"2022-08-29T02:51:48.815Z","dependency_job_id":null,"html_url":"https://github.com/4d47/as3-build-xml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fas3-build-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fas3-build-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fas3-build-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Fas3-build-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4d47","download_url":"https://codeload.github.com/4d47/as3-build-xml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-04T13:49:17.632Z","updated_at":"2026-01-07T21:44:08.604Z","avatar_url":"https://github.com/4d47.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\nas3-build-xml\n=============\n\nGeneric Flex Ant build script.\n\nIt compiles `src/*.{as,mxml}` using the SWCs in `lib/` and put the\ngenerated SWF files in the `bin/` folder. If no src files are found\nat the top-level, it assumes it is an archive and compiles a SWC.\n\nThe ASDoc is generated in `asdoc/`. The FlexUnit classes are in `test/` and\nMockolate is available, results including code audit (with FlexPMD, FlexCPD\nand FlexMetrics) are written to `test-reports/`. You can use the publish\ntarget, but make sure ant-jsch.jar and jsch.jar (available in `lib`)\nare in your Ant library path.\n\nIt is convention based but you can be configured with a `build.properties`\nand `build-config.xml` in your project root directory.\n\n*Install in a subfolder*, eg:\n\n    git submodule add https://github.com/4d47/as3-build-xml.git build\n\nIt can can be extended with your own targets using Ant import/include tasks.\nEg. create a build.xml in the root of the project (next to build folder):\n\n    \u003cproject default=\"compile\"\u003e\n        \u003cimport file=\"build/build.xml\" /\u003e\n        \n        \u003ctarget name=\"hello\"\u003e\n            \u003cecho\u003eHello\u003c/echo\u003e\n        \u003c/target\u003e\n    \u003c/project\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Fas3-build-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4d47%2Fas3-build-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Fas3-build-xml/lists"}