I hope you didn't ordered them manually - they are also updated each time your run studio:eclipse ;-)
[EMAIL PROTECTED] schrieb: > Author: pamarcelot > Date: Mon Jan 7 09:20:38 2008 > New Revision: 609704 > > URL: http://svn.apache.org/viewvc?rev=609704&view=rev > Log: > Updated Manifests. > > Modified: > directory/sandbox/felixk/jars/META-INF/MANIFEST.MF > directory/sandbox/felixk/ldapbrowser-core/META-INF/MANIFEST.MF > > Modified: directory/sandbox/felixk/jars/META-INF/MANIFEST.MF > URL: > http://svn.apache.org/viewvc/directory/sandbox/felixk/jars/META-INF/MANIFEST.MF?rev=609704&r1=609703&r2=609704&view=diff > ============================================================================== > --- directory/sandbox/felixk/jars/META-INF/MANIFEST.MF (original) > +++ directory/sandbox/felixk/jars/META-INF/MANIFEST.MF Mon Jan 7 09:20:38 > 2008 > @@ -125,12 +125,12 @@ > org.xmlpull.v1.wrapper, > org.xmlpull.v1.wrapper.classic > Bundle-ClassPath: ., > - lib/antlr-2.7.7.jar, > + lib/shared-ldap-constants-0.9.8-SNAPSHOT.jar, > lib/commons-collections-3.2.jar, > lib/dom4j-1.6.1.jar, > lib/nlog4j-1.2.25.jar, > lib/shared-asn1-0.9.8-SNAPSHOT.jar, > - lib/shared-ldap-0.9.8-SNAPSHOT.jar, > - lib/shared-ldap-constants-0.9.8-SNAPSHOT.jar, > + lib/antlr-2.7.7.jar, > + lib/xpp3-1.1.3.4.O.jar, > lib/studio-dsml-parser-0.4.1.jar, > - lib/xpp3-1.1.3.4.O.jar > + lib/shared-ldap-0.9.8-SNAPSHOT.jar > > Modified: directory/sandbox/felixk/ldapbrowser-core/META-INF/MANIFEST.MF > URL: > http://svn.apache.org/viewvc/directory/sandbox/felixk/ldapbrowser-core/META-INF/MANIFEST.MF?rev=609704&r1=609703&r2=609704&view=diff > ============================================================================== > --- directory/sandbox/felixk/ldapbrowser-core/META-INF/MANIFEST.MF (original) > +++ directory/sandbox/felixk/ldapbrowser-core/META-INF/MANIFEST.MF Mon Jan 7 > 09:20:38 2008 > @@ -25,6 +25,6 @@ > org.apache.directory.studio.ldapbrowser.core.propertypageproviders, > org.apache.directory.studio.ldapbrowser.core.utils > Bundle-ClassPath: ., > - lib/commons-io-1.3.1.jar, > lib/commons-codec-1.3.jar, > - lib/poi-3.0.1-FINAL.jar > + lib/poi-3.0.1-FINAL.jar, > + lib/commons-io-1.3.1.jar > >
