Re: Incompatible change - Separation of the Settings API and SPI from projects/core

Dusan Balek <[email protected]> Mon, 29 Sep 2003 14:39:41 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Hi,

I've just separated the Settings API and SPI from projects/core.
I've also modified manifests and build.xml files to the following
dependent modules: ant/projects, clazz, debuggercore, debuggerjpda, 
i18n, j2eeserver, jarpackager, java, java/api/ java/project, web/core, 
and web/ddeditor.

Please check your module manifest and build.xml files and update your
build dependencies if necessary. Also, remember that class Scope changed 
package.

Sorry and thanks for your patience,

Dusan

Dusan Balek wrote:
> Hi,
> 
> I am going to separate the Settings API and SPI from projects/core to 
> its own projects/settings module (as requested by issue #30511).
> 
> As a part of this change, class Scope is moving from package 
> org.netbeans.api.projects to org.netbeans.api.projects.settings.
> 
> This change requires all dependent modules' manifests and build.xml 
> files to be updated.
> 
> Dusan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>