Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] I200405131600 - zip has not all needed

Hi,

I have downloaded srcIncluded zip (file length is 54492919) and have
tried to build sdk. These problems take place:

- There are no build script (build.bat only). OK, I have copied this
script from 20040506 distributive.

- After starting ./build -os linux -ws gtk -arch x86, I have got:
...
BUILD FAILED
/x/builds/eclipse/0513/build.xml:53: Following error occured while executing this line
/x/builds/eclipse/0513/build.xml:20: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:563: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:30: Following error occured while executing this line
java.io.FileNotFoundException: /x/builds/eclipse/0513/plugins/org.apache.lucene/build.xml (No such file or directory)

Indeed, the org.apache.lucene dir has .classpath file only. 

- Again, I have copied lucene from 20040506 :-) and have got:
...
BUILD FAILED
/x/builds/eclipse/0513/build.xml:53: Following error occured while executing this line
/x/builds/eclipse/0513/build.xml:20: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.sdk/build.xml:175: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.sdk/build.xml:17: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:563: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:285: Basedir /x/builds/eclipse/0513/plugins/org.eclipse.team.cvs.core does not exist

The dir org.eclipse.team.cvs.core is absent at all!

OK. It isn't intereting to continue to copy. Let's compare dirs (inside plugins)
amount: 0506 has 120 dirs, 0513 - 112.

Is it possible to not publish such distributions? Dialup takes about 5 hours to
download them :-(


Thanks!
Andrew




Back to the top