Ticket #145 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Code is not compilable

Reported by: ernitingoel@… Owned by:
Priority: critical Milestone:
Component: Core Version:
Keywords: Cc:

Description

Hi,

I have downloaded the code and found that there are several classes are missing in the repository, due to that I am not able to build the code.

Thanks in advance, Nitin Goel

Attachments

Change History

follow-up: ↓ 2   Changed 3 years ago by Michael Gutbier <dev@…>

I have to confirm this ticket. (Actually, I had wanted to write it myself.)

One example:
The class org.w3c.unicorn.tasklist.parameters.ParameterFactory imports org.w3.unicorn.tasklist.TParamType which is neither in the source tree nor in any included library.

in reply to: ↑ 1 ; follow-up: ↓ 3   Changed 3 years ago by ernitingoel@…

Replying to Michael Gutbier <dev@…>:

I have to confirm this ticket. (Actually, I had wanted to write it myself.) One example:
The class org.w3c.unicorn.tasklist.parameters.ParameterFactory imports org.w3.unicorn.tasklist.TParamType which is neither in the source tree nor in any included library.

Any idea when it is going to be fixed?

in reply to: ↑ 2   Changed 3 years ago by Michael Gutbier <dev@…>

Replying to ernitingoel@…:

Any idea when it is going to be fixed?

I want to know the same. Do any developers of Unicorn read here?

  Changed 3 years ago by anonymous

Code is compilable. Simply run "ant retrieve generate_observer generate_tasklist default_conf war". Cf http://code.w3.org/unicorn/wiki/Documentation/Install

  Changed 3 years ago by tgambet

  • status changed from new to closed
  • resolution set to invalid

  Changed 3 years ago by ernitingoel@…

  • status changed from closed to reopened
  • resolution invalid deleted

Have you checked the following discrepancy?

The class org.w3c.unicorn.tasklist.parameters.ParameterFactory? imports org.w3.unicorn.tasklist.TParamType which is neither in the source tree nor in any included library.

I checked the source tree, this problem is still there.

  Changed 3 years ago by tgambet

  • status changed from reopened to closed
  • resolution set to invalid

If you run "ant generate_tasklist" you'll see that you have a new library unicorn_tasklist.jar in your lib folder. That library contains org.w3.unicorn.tasklist.TParamType.

  Changed 3 years ago by ernitingoel@…

Thanks, it is working now.

Thanks, Nitin Goel

Add/Change #145 (Code is not compilable)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.