Messages by Date
-
2021/11/15
[royale-compiler] 04/05: formatter: handle space before /> in MXML
joshtynjala
-
2021/11/15
[royale-compiler] 02/05: formatter: some missing braces
joshtynjala
-
2021/11/15
[royale-compiler] branch develop updated (16dcb98 -> 9fb3b29)
joshtynjala
-
2021/11/15
[royale-compiler] 05/05: formatter: minor cleanup of off/on tags for AS3
joshtynjala
-
2021/11/15
[royale-compiler] 01/05: formatter: disable and re-enable formatting with comments
joshtynjala
-
2021/11/15
[royale-docs] branch master updated: Update development-tools.md
harbs
-
2021/11/15
[royale-docs] branch master updated: Update development-tools.md
harbs
-
2021/11/15
[royale-docs] branch master updated: Update compiler.md
harbs
-
2021/11/13
[royale-asjs] branch develop updated: Fixed null and undefined in XML
harbs
-
2021/11/12
[royale-asjs] branch develop updated: Fix for emulation Timer. Added start of unit tests for this to cover the fixed scenarios. Fixes #1165 Also Added missing Event metadata to the Core base class (JS version). Added mx.events.TimerEvent metadata to the emulation version.
gregdove
-
2021/11/12
[royale-compiler] branch develop updated: (minor) code tidy and update release notes.
gregdove
-
2021/11/12
[royale-compiler] branch develop updated: Explore ancestry fully for the "Frame" metadata, which is present (for example) in mx.core.Application. fixes #194
gregdove
-
2021/11/12
[royale-asjs] branch develop updated: Fixed copying empty attributes
harbs
-
2021/11/08
[royale-asjs] branch develop updated: Make some changes to Ace example app because JS isn't loaded in init time.
yishayw
-
2021/11/08
[royale-asjs] branch develop updated: Use JQuery template to make ace example run in Maven. Could use a further cleanup but at least it compiles now.
yishayw
-
2021/11/07
[royale-asjs] branch develop updated: Add testing for @royalesuppressexport, in Reflection lib. This is within application compilation and is mainly to detect any changes that could break this in the future. SWC-based definitions with @royalesuppressexport in them are not tested with these tests.
gregdove
-
2021/11/07
[royale-compiler] branch develop updated: Fix @royalesuppressexport implementation to match the change to dynamic export configuration for Closure compile, . closes #193 This auto-populates metadata in the definitions which suits querying of swc-loaded definitions.
gregdove
-
2021/11/07
[royale-asjs] branch develop updated: Let swf version use label measurements to avoid having to implement an ITextFieldFactory for now.
yishayw
-
2021/11/06
[royale-asjs] branch develop updated: DataGridList parent can be a Basic ContainerContentArea, so we don't want to assume it's a UIComponent.
yishayw
-
2021/11/06
[royale-asjs] branch develop updated: Disabling handleChildrenAdded messed up swf containers"
yishayw
-
2021/11/04
[royale-compiler] branch develop updated: formatter: fix new <*>[]
joshtynjala
-
2021/11/04
[royale-compiler] branch develop updated: StreamingASTokenizer: fix issue where metadata was not recognized after comments
joshtynjala
-
2021/11/04
[royale-compiler] branch develop updated: formatter: fix for deeply nested control flow statements where none have braces
joshtynjala
-
2021/11/04
[royale-asjs] branch text_mxtests created (now de416ac)
yishayw
-
2021/11/04
[royale-asjs] 01/01: For whatever reason having a label in the application helps some of the tests run. This should not be merged to develop.
yishayw
-
2021/11/03
[royale-asjs] branch develop updated: Fix for compiler error when attempting to use emulation Slider. This is now consistent with other emulation classes. SharedResources bundle doesn't exist for emulation classes, at least not at this point.
gregdove
-
2021/11/02
[royale-asjs] branch develop updated: adding ContainerCreationPolicy to the MXRoyale build, the value of it still tbd.
gregdove
-
2021/11/01
[royale-asjs] branch develop updated: Uncomment skin states.
harbs
-
2021/11/01
[royale-asjs] 01/02: Merge branch 'ChildResize' into develop
yishayw
-
2021/11/01
[royale-asjs] branch develop updated (f2d58a5 -> 03a67cb)
yishayw
-
2021/11/01
[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
yishayw
-
2021/10/31
[royale-asjs] 01/02: Added missing clear method to BinaryData. Using 'clear' method to reset the internal state does not affect any previously retrieved internal 'data' object which may be referenced externally.
gregdove
-
2021/10/31
[royale-asjs] 02/02: Support request for ability to switch off AMF verbose logging in js (which is present in flash debug output). The easiest way to do this is with a different ClassAliasBead : <js:AMFClassAliasBead verboseLogging="false" />
gregdove
-
2021/10/31
[royale-asjs] branch develop updated (fbf8fcb -> f2d58a5)
gregdove
-
2021/10/30
[royale-compiler] branch develop updated: fixes #192 NullPointerException
gregdove
-
2021/10/28
[royale-compiler] 02/02: formatter: MXML attribute whitespace options
joshtynjala
-
2021/10/28
[royale-compiler] branch develop updated (aa4a088 -> 16ffb9e)
joshtynjala
-
2021/10/28
[royale-compiler] 01/02: formatter: MXML whitespace improvements
joshtynjala
-
2021/10/28
[royale-compiler] branch develop updated: formatter: MXML basics
joshtynjala
-
2021/10/27
[royale-asjs] branch develop updated: Added non-modal Alert launch support to mx emulation.
gregdove
-
2021/10/24
[royale-asjs] branch develop updated: minor : add explanation to docs for qualified name contents.
gregdove
-
2021/10/24
[royale-asjs] branch develop updated: Updates for consistency between Flash and JS targets for Reflection. Improvements to Method closure support and fidelity of getQualifiedClassName and getQualifiedSuperclassName results. Additional tests added.
gregdove
-
2021/10/24
[royale-asjs] branch develop updated: Add support for function instances to getQualifiedClassName().
gregdove
-
2021/10/24
[royale-asjs] branch develop updated: Beefed up AsyncTask Added HTTP request tasks
harbs
-
2021/10/22
[royale-compiler] branch develop updated: minor: consistency with other compiler maven targets
gregdove
-
2021/10/22
[royale-compiler] branch develop updated: minor: keep RAT happy (ratify?)
gregdove
-
2021/10/21
[royale-compiler] 02/04: formatter: remove debug console output
joshtynjala
-
2021/10/21
[royale-compiler] branch develop updated (1f6fc36 -> f24ff86)
joshtynjala
-
2021/10/21
[royale-compiler] 04/04: formatter: refactor MXML script formatting and format MXML metadata
joshtynjala
-
2021/10/21
[royale-compiler] 03/04: formatter: MXML formatting tweeaks and tests
joshtynjala
-
2021/10/21
[royale-compiler] 01/04: formatter: ignore compiler problems that aren't errors
joshtynjala
-
2021/10/18
[royale-asjs] 01/01: Merge branch 'setclipboard-preserve-spaces' of https://github.com/estanglerbm/royale-asjs into estanglerbm-setclipboard-preserve-spaces
harbs
-
2021/10/18
[royale-asjs] branch develop updated (ad38c5a -> b749596)
harbs
-
2021/10/14
[royale-compiler] branch develop updated: formatter: preserve minimum whitespace at end of blank lines inside asdoc <listing> tags
joshtynjala
-
2021/10/14
[royale-compiler] branch develop updated (e609665 -> 8221cc2)
joshtynjala
-
2021/10/14
[royale-compiler] 02/02: formatter: insert-space-meta-attributes
joshtynjala
-
2021/10/14
[royale-compiler] branch develop updated: formatter: class should be public
joshtynjala
-
2021/10/13
[royale-asjs] branch develop updated: Update MXRoyaleBase build.xml to match the one in MXRoyale.
gregdove
-
2021/10/13
[royale-asjs] branch develop updated: 'mouseenter' and 'mouseleave' are more correct here, otherwise we have 'itemRollOver'/'itemRollOut' events triggering from child elements of an item renderer, which is wrong. Note: the goog.events.Event instances do not bubble even though it seems clear from the code that this was the intention (the bubbles 'true' argument does not make sense here for goog.events.Event). To get bubbling working needs a switch to org.apache.royale.events.Event for the 'itemRollOver'/'itemRollOut' events.
gregdove
-
2021/10/09
[royale-asjs] branch develop updated: Crux : add some unported support for the dispatcher during setup
gregdove
-
2021/10/09
[royale-asjs] branch develop updated: Prep: Added 0.9.9 entry in release notes to reflect WIP
gregdove
-
2021/10/08
[royale-asjs] branch develop updated: Minor : when stringifying output in TypeDefinition, make the results comparable between swf and js targets (sequence)
gregdove
-
2021/10/08
[royale-asjs] 01/03: prep for MXRoyaleBase split - remove some unused imports
gregdove
-
2021/10/08
[royale-asjs] 03/03: Crux-related conversion to MXRoyaleBase (as opposed to MXRoyale) dependency
gregdove
-
2021/10/08
[royale-asjs] branch develop updated (c2f7c28 -> b3ce8d4)
gregdove
-
2021/10/06
[royale-compiler] branch develop updated (b2a1d92 -> c2bee35)
joshtynjala
-
2021/10/06
[royale-compiler] 01/04: formatter: don't insert space before ... if it's the first parameter
joshtynjala
-
2021/10/06
[royale-compiler] 03/04: formatter: block close before paren close or comma does not require a new line
joshtynjala
-
2021/10/06
[royale-compiler] 02/04: formatter: fix extra spaces before and after * type
joshtynjala
-
2021/10/06
[royale-compiler] 04/04: formatter: fix unnecessary escape of quote if wrapping quote is different
joshtynjala
-
2021/10/06
[royale-compiler] 05/07: formatter: unary - with return
joshtynjala
-
2021/10/06
[royale-compiler] branch develop updated (f0e2765 -> b2a1d92)
joshtynjala
-
2021/10/06
[royale-compiler] 02/07: formatter: extra test for block comments
joshtynjala
-
2021/10/06
[royale-compiler] 03/07: formatter: fix missing new line after single line comment
joshtynjala
-
2021/10/06
[royale-compiler] 04/07: formatter: increase indent when opening square brackets
joshtynjala
-
2021/10/06
[royale-compiler] 01/07: formatter: option to insert a space at the start of line comments
joshtynjala
-
2021/10/06
[royale-compiler] 06/07: formatter: unary - after comma
joshtynjala
-
2021/10/06
[royale-compiler] 07/07: formatter: unary - after colon
joshtynjala
-
2021/10/06
[royale-compiler] branch develop updated: playerglobalc: [Event] metadata
joshtynjala
-
2021/10/05
[royale-asjs] 02/02: MetadataRunner: ignore coercion of Class to fix Firefox expected exception
joshtynjala
-
2021/10/05
[royale-asjs] branch develop updated (080e26b -> c2f7c28)
joshtynjala
-
2021/10/05
[royale-asjs] 01/02: RoyaleUnit: build should fail on error
joshtynjala
-
2021/10/05
[royale-asjs] branch develop updated (e1c3057 -> 080e26b)
piotrz
-
2021/10/04
[royale-asjs] 01/02: code-tidy: Remove extra (apparently inconsequential) parentheses in metadata.
gregdove
-
2021/10/04
[royale-asjs] 02/02: code-tidy: reduce build noise from unused/invalid imports
gregdove
-
2021/10/04
[royale-asjs] branch develop updated (2942ad0 -> e1c3057)
gregdove
-
2021/10/04
[royale-asjs] branch develop updated (d965af7 -> 2942ad0)
piotrz
-
2021/10/03
[royale-asjs] branch develop updated: try to fix mxtests. rawChildren might need to be redirected through Container's strandChildren if there are other problems
aharui
-
2021/09/30
[royale-compiler] branch develop updated: Changes to fix MXMLBooleanNode_with_id_attribute
gregdove
-
2021/09/29
[royale-compiler] branch develop updated: Added a new compiler option 'force-local-id', which is false by default. Setting this to true has the effect of treating all id="name" as localId="name" which avoids lots of small mxml file changes when localId behaviour is the preferred behavior for the entire compilation scope, which (in my experience) is for the majority of cases.
gregdove
-
2021/09/22
[royale-compiler] branch develop updated: JSRoyaleEmitter: when inserting a synthetic second argument for parseInt() pass 0 instead of undefined
joshtynjala
-
2021/09/22
[royale-asjs] branch develop updated: distribution: scripts in bin and js/bin forced to the correct line endings
joshtynjala
-
2021/09/21
[royale-asjs] branch develop updated: Added url in LoaderInfo.as and Added itemEditorInstance in DataGrid.as
pushminakazi
-
2021/09/21
[royale-asjs] branch develop updated: Added FileReferenceList.as in MXRoyale
pushminakazi
-
2021/09/21
[royale-asjs] branch develop updated: Jewel Validator: Handle scenario where there is no error tip but we still would like to know whether error occurs
piotrz
-
2021/09/20
[royale-asjs] branch develop updated (fda99d1 -> df170fd)
gregdove
-
2021/09/20
[royale-asjs] 01/03: SelfItemRendererInitializer was removed from mxml manifest, which removed it from the build. It needs to be added back in the build via actionscript explicit class reference.
gregdove
-
2021/09/20
[royale-asjs] 02/03: Add mx.messaging.Consumer to manifest to support mxml expression (as was the case in Flex)
gregdove
-
2021/09/20
[royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
gregdove
-
2021/09/20
[royale-compiler] 03/04: formatter: fix wrong command line option mapping
joshtynjala
-
2021/09/20
[royale-compiler] 04/04: formatter: fix usages with zero args
joshtynjala
-
2021/09/20
[royale-compiler] branch develop updated (9195440 -> 67b7fd6)
joshtynjala
-
2021/09/20
[royale-compiler] 02/04: formatter: fix some defaults that should have been true
joshtynjala
-
2021/09/20
[royale-compiler] 01/04: RELEASE_NOTES: asformat
joshtynjala
-
2021/09/20
[royale-compiler] 05/05: build: add formatter
joshtynjala
-
2021/09/20
[royale-compiler] 03/05: formatter: fix new lines at end of file not being preserved
joshtynjala
-
2021/09/20
[royale-compiler] 01/05: formatter: command line configuration
joshtynjala
-
2021/09/20
[royale-compiler] 02/05: formatter: fix bad logic for printing formatting text to stdout
joshtynjala
-
2021/09/20
[royale-compiler] branch develop updated (d2358fd -> 9195440)
joshtynjala
-
2021/09/20
[royale-compiler] 04/05: formatter: help and version args
joshtynjala
-
2021/09/20
[royale-asjs] branch develop updated: .gitignore: asformat
joshtynjala
-
2021/09/20
[royale-asjs] branch develop updated (af04e6f -> 47c308a)
pushminakazi
-
2021/09/20
[royale-asjs] 01/02: Merge branch 'master' of https://github.com/apache/royale-asjs into develop
pushminakazi
-
2021/09/20
[royale-asjs] 02/02: Revert get Stage in SystemManager.as and ISystemManager.as to make mxtests works
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated (ede7a49 -> af04e6f)
harbs
-
2021/09/19
[royale-asjs] branch develop updated (aae220e -> ede7a49)
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added DropDownController.as in SparkRoyale, Added textInput in ComboBox.as, Added closeDropDown and OpenDropDown in DropDownListBase.as and Added NO_SELECTION in ListBase.as
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added background and backgroundColor in IUITextField.as and UITextField.as
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added textHeight and textWidth in Label.as
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added headerShift in DataGrid.as
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added MOUSE_WHEEL in Both MouseEvent.as and Added BUTTON_DOWN in FlexEvent.as and Added RESIZE in Event.as
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added PrintJob.as in MXRoyale
pushminakazi
-
2021/09/19
[royale-asjs] branch develop updated: Added PrintDataGrid.as in MXRoyale Project
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added pageHeight and pageWidth in FlexPrintJob.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added keyfocuschange in UIComponent.as and allowedFormatChars in DateValidator.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added letterSpacing in TextInput.as and getCharBoundaries in IUITextField.as and getCharBoundaries in UITextField.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added itemFocusOut in DataGrid.as and Added fontWeight and color in DataGridColumn.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added noLabel and yesLabel in Alert.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added mouseTarget in ContextMenuEvent.as
pushminakazi
-
2021/09/18
[royale-asjs] branch develop updated: Added labelStyleName in FormItem.as
pushminakazi
-
2021/09/17
[royale-asjs] 03/03: Jewel Validator: Add "noErrorTip" property which prevents from displaying error tooltip near required field
piotrz
-
2021/09/17
[royale-asjs] 01/03: Jewel Validator: Add FormValidatorWithoutSnackbar validator which prevents from displaying snackbar in case of errors
piotrz
-
2021/09/17
[royale-asjs] branch develop updated (34624f1 -> 9f6f459)
piotrz
-
2021/09/17
[royale-asjs] 02/03: Jewel Validator: Add class description for FormValidatorWithoutSnackbar
piotrz
-
2021/09/17
[royale-asjs] branch develop updated: Jewel FormValidator: Extract error check to separate method to easier extend
piotrz
-
2021/09/16
[royale-asjs] branch develop updated: Added ZipCodeValidator in mx-royale-manifest.xml, Added downArrowButton_buttonDownHandler in ComboBase.as and Added textField in Label.as
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (580c6b9 -> 90ce2cb)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (826f0b2 -> 580c6b9)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (de31b6b -> 826f0b2)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (29e7afa -> de31b6b)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (c1439bd -> 29e7afa)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (37fd4d9 -> c1439bd)
pushminakazi
-
2021/09/16
[royale-asjs] branch develop updated (d6eaf0a -> 37fd4d9)
pushminakazi
-
2021/09/15
[royale-asjs] branch develop updated: Changes in files
pushminakazi
-
2021/09/14
[royale-asjs] branch develop updated: I think all the recent changes to Event need review/discussion. For this commit it should fix a Google Closure strict mode error (arguments cannot be redeclared)
gregdove
-
2021/09/14
[royale-asjs] 01/02: Added some files and changes in existing files
pushminakazi
-
2021/09/14
[royale-asjs] branch develop updated (f067718 -> 23a3585)
pushminakazi
-
2021/09/14
[royale-asjs] 02/02: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
pushminakazi
-
2021/09/14
[royale-asjs] 01/01: Merge branch 'develop' into dynamic_layout
yishayw
-
2021/09/14
[royale-asjs] branch dynamic_layout created (now e17d819)
yishayw
-
2021/09/14
[royale-asjs] branch develop updated: Revert "Update defaults.css commented ProgressBar bead"
yishayw
-
2021/09/13
[royale-asjs] branch develop updated: Update RELEASE_NOTES.md
andreww
-
2021/09/12
[royale-asjs] branch develop updated: Add support for mouseenter and mouseleave
harbs
-
2021/09/09
[royale-compiler] 03/03: formatter: detect when + and - are used as unary operators instead of binary
joshtynjala
-
2021/09/09
[royale-compiler] 02/03: formatter: better formatting for object literal inside a ternary statement
joshtynjala
-
2021/09/09
[royale-compiler] branch develop updated (6ef095b -> d2358fd)
joshtynjala
-
2021/09/09
[royale-compiler] 01/03: formatter: fix indentation of methods in interfaces
joshtynjala
-
2021/09/09
[royale-compiler] branch develop updated: JSRoyaleEmitter: don't emit the namespace for namespace access expressions because the identifier emitter will handle that
joshtynjala
-
2021/09/09
[royale-compiler] branch develop updated: IfEmitter: improved handling of if, else if, and else bodies that are just a semicolon
joshtynjala
-
2021/09/08
[royale-asjs] branch develop updated: Reflection: getQualifiedSuperclassName() can also find the superclass of a Class object, not just an instance of that class
joshtynjala
-
2021/09/08
[royale-asjs] branch develop updated: Language: some missing null checks for ROYALE_CLASS_INFO when checking interfaces
joshtynjala
-
2021/09/08
[royale-compiler] branch develop updated: js-getter-prefix and js-setter-prefix compiler options
joshtynjala
-
2021/09/07
[royale-asjs] branch develop updated: Sweep of remaining snapshot version-related updates. Fixes "with-examples" maven profile build
gregdove
-
2021/09/05
Re: [royale-asjs] branch develop updated: Update defaults.css commented ProgressBar bead
Yishay Weiss
-
2021/09/02
[royale-asjs] branch develop updated: Jewel Validator: Extract create/destroy error border to separate method
piotrz
-
2021/09/01
[royale-compiler] branch develop updated: formatter: missing license headers
joshtynjala
-
2021/08/31
[royale-typedefs] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
-
2021/08/31
[royale-typedefs] branch release/0.9.8 updated (16b1802 -> cb8dc4a)
yishayw
-
2021/08/31
[royale-typedefs] branch develop updated (c5b060f -> 9b0a483)
yishayw
-
2021/08/31
[royale-compiler] branch release/0.9.8 updated (2ea8d36 -> f559cc7)
yishayw
-
2021/08/31
[royale-typedefs] branch master updated (b08180a -> ecbfb8a)
yishayw
-
2021/08/31
[royale-typedefs] 01/01: Merge tag 'apache-royale-0.9.8'
yishayw
-
2021/08/31
[royale-compiler] branch master updated (ccae7e9 -> 5ba38ad)
yishayw
-
2021/08/31
[royale-compiler] 01/01: Merge tag 'apache-royale-0.9.8'
yishayw
-
2021/08/31
[royale-compiler] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
-
2021/08/31
[royale-compiler] branch develop updated (848c326 -> 7300c8b)
yishayw
-
2021/08/31
[royale-asjs] branch develop updated (29a4c5b -> 25f8321)
yishayw
-
2021/08/31
[royale-asjs] 01/01: Merge branch 'release/0.9.8' into develop
yishayw
-
2021/08/31
[royale-asjs] branch release/0.9.8 updated (5b86f10 -> 5409aed)
yishayw
-
2021/08/31
[royale-compiler] annotated tag apache-royale-0.9.8 updated (ba09ed9 -> 79ed964)
yishayw
-
2021/08/31
[royale-typedefs] annotated tag apache-royale-0.9.8 updated (d8b7f28 -> 42417c9)
yishayw
-
2021/08/31
[royale-asjs] annotated tag apache-royale-0.9.8 updated (1281408 -> 0ef8d3c)
yishayw
-
2021/08/31
svn commit: r49687 - /dev/royale/0.9.8/rc7/ /release/royale/0.9.8/
yishayw
-
2021/08/27
[royale-asjs] annotated tag org.apache.royale.framework-0.9.8-rc7 updated (1281408 -> 6bcbd6e)
yishayw
-
2021/08/27
[royale-asjs] branch release/0.9.8 updated (d8ece33 -> 5b86f10)
yishayw
-
2021/08/27
[royale-asjs] branch release/0.9.8 updated: update project.royale.compiler.version and royale.typedefs.version in pom
yishayw
-
2021/08/27
[royale-asjs] branch release/0.9.8 created (now bfd1cae)
yishayw
-
2021/08/27
[royale-asjs] branch develop updated (d9cdbe4 -> 29a4c5b)
yishayw
-
2021/08/27
[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.8-rc7 updated (d8b7f28 -> b5cb76b)
yishayw
-
2021/08/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
-
2021/08/27
[royale-typedefs] branch release/0.9.8 updated (5122b37 -> 16b1802)
yishayw
-
2021/08/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.8-rc7
yishayw
-
2021/08/27
[royale-typedefs] branch release/0.9.8 updated: update royale.compiler.version in pom
yishayw
-
2021/08/27
[royale-typedefs] branch release/0.9.8 created (now 73cafbe)
yishayw
-
2021/08/27
[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
-
2021/08/27
[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}
yishayw
-
2021/08/27
[royale-typedefs] branch develop updated (fb6fac3 -> c5b060f)
yishayw
-
2021/08/27
[royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc7 updated (ba09ed9 -> 2fc38cf)
yishayw
-
2021/08/27
[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
-
2021/08/27
[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc7
yishayw