Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot build the examples #1

Closed
GoogleCodeExporter opened this issue Jun 21, 2015 · 3 comments
Closed

cannot build the examples #1

GoogleCodeExporter opened this issue Jun 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. simply type ant from the top examples directory i.e. in my setup:
A:\osgi-in-action>ant

What is the expected output? What do you see instead?
Expected the examples get built. Instead I get the following error:
A:\osgi-in-action>ant
Buildfile: build.xml

BUILD FAILED
A:\osgi-in-action\build.xml:4: The following error occurred while executing 
this line:
A:\osgi-in-action\common.xml:9: The <pathconvert> type doesn't support the 
nested "fileset" element.



What version of the product are you using? On what operating system?

1. I downloaded this version of the examples: osgi-in-action-20090422.zip
2. and my ant and java versions are:

A:\osgi-in-action>ant -version
Apache Ant version 1.6.5 compiled on June 2 2005
A:\osgi-in-action>
A:\osgi-in-action>java -version
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)

Please provide any additional information below.


Original issue reported on code.google.com by sanjari....@gmail.com on 15 Sep 2009 at 3:35

@GoogleCodeExporter
Copy link
Author

I upgraded my ant to 1.7.1 and the project builds now successfully. I suggest 
adding a 
note to the read-me file of the examples about the required version of the ant.

Original comment by sanjari....@gmail.com on 15 Sep 2009 at 5:14

@GoogleCodeExporter
Copy link
Author

Thanks for pointing this out, we'll add a note in the next code drop.

Original comment by mccu...@gmail.com on 15 Sep 2009 at 8:03

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Note added in latest code drop

Original comment by mccu...@gmail.com on 19 May 2010 at 6:09

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant