Re: CVS update: MODIFIED: . ...

Vitezslav Stejskal <[email protected]> Tue, 09 Sep 2003 11:47:59 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
FYI.

[email protected] wrote:

>  User: tzezula 
>  Date: 03/09/09 01:35:52
>
>  Modified:    .        Tag: prj40_prototype manifest.mf
>  Log:
>  Roll back of the integration 1.53.2.22.
>  Java module exposies only public APIs, if you need something which is not covered by the APIs, you should create an requirement for it. You can also use implementation dependency on the Java Module, but anything in the Java module can be changed or even removed.
>  
>  Revision  Changes    Path
>  No                   revision
>  
>  http://java.netbeans.org/source/browse/java/Tag:
>  No                   revision
>  
>  http://java.netbeans.org/source/browse/java/prj40_prototype
>  1.53.2.23 +1 -0      java/manifest.mf
>  
>  http://java.netbeans.org/source/browse/java/manifest.mf.diff?r1=1.53.2.22&r2=1.53.2.23
>  
>  (In the diff below, changes in quantity of whitespace are not shown.)
>  
>  Index: manifest.mf
>  ===================================================================
>  RCS file: /cvs/java/manifest.mf,v
>  retrieving revision 1.53.2.22
>  retrieving revision 1.53.2.23
>  diff -u -b -r1.53.2.22 -r1.53.2.23
>  --- manifest.mf	2003/09/09 00:13:01	1.53.2.22
>  +++ manifest.mf	2003/09/09 08:35:51	1.53.2.23
>  @@ -29,6 +29,7 @@
>   OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@
>   OpenIDE-Module-Package-Dependencies: [org.netbeans.lib.javac.Main], [com.sun.tools.javamake.Main]
>   Class-Path: ext/javac.jar ext/java-gj.jar ext/javamake-1.2.12.jar
>  +OpenIDE-Module-Public-Packages: -
>   
>   Name: org/netbeans/modules/java/JavaDataLoader.class
>   OpenIDE-Module-Class: Loader
>  
>  
>  
>  
>