View Issue Details

IDProjectCategoryView StatusLast Update
0003745JEDI VCL00 JVCL Componentspublic2006-06-08 00:50
ReporterSalvatore BessoAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.30 
Summary0003745: TJvUIB... package unavailable
DescriptionBDS 2006 Architect and latest JVCL SVN snapshot (1 hour ago). During installation I receive a Warning that says:

Unit JvDsgnConsts implicitly added to package JvUIBD10D...

After installation, when I open BDS 2006, I receive this error message:

---------------------------
Error
---------------------------
Cannot load package 'JvUIBD10D.' It contains unit 'JvDsgnConsts,'which is also contained in package 'JvCoreD10D'
Do you want to attempt to load this package the next time a project is loaded?
---------------------------
Yes No
---------------------------
TagsNo tags attached.

Activities

obones

2006-06-07 01:51

administrator   ~0009396

Sorry about the inconvenience. Use today's daily, available in two hours. If the change I committed did not made it to the daily, then edit JvUIB-D.xml and add this line in the requires list:

    <Package Name="JvCore-D" Targets="all" Condition="USEJVCL"/>

That should do it.

Salvatore Besso

2006-06-07 16:57

reporter   ~0009412

hello Obones,

the latest snapshot is now ok, you can close the issue, thank you.

Issue History

Date Modified Username Field Change
2006-06-06 05:23 Salvatore Besso New Issue
2006-06-07 01:51 obones Note Added: 0009396
2006-06-07 01:51 obones Status new => feedback
2006-06-07 16:57 Salvatore Besso Note Added: 0009412
2006-06-08 00:50 obones Status feedback => resolved
2006-06-08 00:50 obones Resolution open => fixed
2006-06-08 00:50 obones Assigned To => obones