Reusable Assets Specifications - release notes


1.0 Known problems
   1.1 Pattern Authoring view might not display patterns
   1.2 Errors are reported when using the RAS Import Engine
   1.3 RAS manifest files are not updated when you work with patterns
   1.4 Class files might be missing from Java Archive (JAR) files in exported assets
   1.5 Search options using queries are ignored on Rational XDE

1.0 Known problems

1.1 Pattern Authoring view might not display patterns

If you edit and unintentionally corrupt the Reusable Assets Specifications (RAS) manifest file (for example, you set the pattern to an invalid type), the Pattern Authoring view does not display patterns and a null pointer exception is recorded in the PDE Runtime Error Log.

1.2 Errors are reported when using the RAS Import Engine

When deployable plug-ins are installed into Rational Software Architect by the RAS Import Engine, the Eclipse update configurator reports an error that states that the new plug-in could not be installed because it is already installed. The errors appear after you restart Rational Software Architect. Note that the newly installed plug-ins deploy correctly and that you can ignore these error messages.

1.3 RAS manifest files are not updated when you work with patterns

Reusable Assets Specifications (RAS) manifest files for patterns are modified when you create or delete patterns, add or delete parameters, or change the properties of patterns or parameters.

When you work with a pattern in a configuration management system, the system does not detect changes to the RAS manifest, and you are not given the option to check out the RAS manifest file after it changes.

To work around this issue, check out the RAS manifest file before you modify a pattern.

1.4 Class files might be missing from Java Archive (JAR) files in exported assets

When you initiate a RAS Export of a pattern library as a deployable plug-in, you must remain within the 256-character limit for computed path names. If you exceed the limit, some class files might be missing from the JAR file in the exported asset. The missing class files have long names, such as DirectedAssociationPattern$DirectingClassParameter$AssociationClassDependency.

To work around this issue, initiate the RAS Export from a workspace with a short path name. In some rare cases, you might also have to rename the nested classes of a pattern with shorter names.

1.5 Search options using queries are ignored on Rational XDE

When you perform a search on a Rational XDE repository using a query, the NOT, AND, and OR search options are ignored. Your search string is treated as a keyword.

Return to the main readme file