Discussion:
[openjms-developer] [ openjms-Bugs-1409375 ] Missing Source files
SourceForge.net
2006-01-18 20:19:38 UTC
Permalink
Bugs item #1409375, was opened at 2006-01-18 15:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1409375&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-3
Status: Open
Resolution: None
Priority: 5
Submitted By: Rajiv Kanaujia (rajivkanaujia)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing Source files

Initial Comment:
I downloaded openjms-0.7.7-alpha-3-src.zip and tried
to build the product. Following source files are
missing. Could be more.

org.exolab.jms.config.AdministeredDestinations
org.exolab.jms.config.AdministeredQueue
org.exolab.jms.config.AdministeredTopic
org.exolab.jms.config.Configuration
org.exolab.jms.config.ConnectionFactories;
org.exolab.jms.config.ConnectionFactory;
org.exolab.jms.config.ConnectionFactoryType
org.exolab.jms.config.GarbageCollectionConfiguration
org.exolab.jms.config.HttpConfigurationType
org.exolab.jms.config.LoggerConfiguration
org.exolab.jms.config.QueueConnectionFactory;
org.exolab.jms.config.RdbmsDatabaseConfiguration
org.exolab.jms.config.RmiConfiguration
org.exolab.jms.config.SchedulerConfiguration
org.exolab.jms.config.SecurityConfiguration
org.exolab.jms.config.Subscriber
org.exolab.jms.config.TcpConfigurationType
org.exolab.jms.config.TopicConnectionFactory;
org.exolab.jms.config.types.SchemeType
org.exolab.jms.config.User
org.exolab.jms.config.XAQueueConnectionFactory;
org.exolab.jms.config.XATopicConnectionFactory;
org.exolab.jms.selector.parser.SelectorLexer
org.exolab.jms.selector.parser.SelectorParser
org.exolab.jms.selector.parser.SelectorTreeParser
org.exolab.jms.tools.db.Database
org.exolab.jms.tools.db.Table


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1409375&group_id=54559
SourceForge.net
2006-01-18 22:32:51 UTC
Permalink
Bugs item #1409375, was opened at 2006-01-19 07:19
Message generated for change (Settings changed) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1409375&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-3
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Rajiv Kanaujia (rajivkanaujia)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing Source files

Initial Comment:
I downloaded openjms-0.7.7-alpha-3-src.zip and tried
to build the product. Following source files are
missing. Could be more.

org.exolab.jms.config.AdministeredDestinations
org.exolab.jms.config.AdministeredQueue
org.exolab.jms.config.AdministeredTopic
org.exolab.jms.config.Configuration
org.exolab.jms.config.ConnectionFactories;
org.exolab.jms.config.ConnectionFactory;
org.exolab.jms.config.ConnectionFactoryType
org.exolab.jms.config.GarbageCollectionConfiguration
org.exolab.jms.config.HttpConfigurationType
org.exolab.jms.config.LoggerConfiguration
org.exolab.jms.config.QueueConnectionFactory;
org.exolab.jms.config.RdbmsDatabaseConfiguration
org.exolab.jms.config.RmiConfiguration
org.exolab.jms.config.SchedulerConfiguration
org.exolab.jms.config.SecurityConfiguration
org.exolab.jms.config.Subscriber
org.exolab.jms.config.TcpConfigurationType
org.exolab.jms.config.TopicConnectionFactory;
org.exolab.jms.config.types.SchemeType
org.exolab.jms.config.User
org.exolab.jms.config.XAQueueConnectionFactory;
org.exolab.jms.config.XATopicConnectionFactory;
org.exolab.jms.selector.parser.SelectorLexer
org.exolab.jms.selector.parser.SelectorParser
org.exolab.jms.selector.parser.SelectorTreeParser
org.exolab.jms.tools.db.Database
org.exolab.jms.tools.db.Table


----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2006-01-19 09:32

Message:
Logged In: YES
user_id=557161

These are generated as part of the maven build process.
See the generate-castor-srcs goals in modules/jms/maven.xml
and modules/tools/maven.xml

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1409375&group_id=54559
Continue reading on narkive:
Loading...