[JBoss-dev] [Nukes Development] - Re: nukes build failed

2004-03-20 Thread thepriz
I caused this when I had Julien check my changes in. I sent him the changes in a zip file. I think the problem is that the file contains windows linefeeds. If you use cvs and do a checkout using unix linefeeds which you can do with wincvs. I am only guessing here but this seems to be the proble

[JBoss-dev] [JBoss IDE] - Xdoclet 1.2 in JBossIDE 1.2.230

2004-03-20 Thread Martin0
Hi, I want to get struts xdoclet tags working in Eclipse, and believe an upgrade to xdoclet 1.2 (from 1.2b3) might achieve this. I've replaced xdoclet-ejb-module-1.2b3-dev.jar with xdoclet-ejb-module-1.2.jar and similarly for xdoclet-1.2b3-dev.jar xdoclet-java-module-1.2b3-dev.jar xdoclet-jbo

[JBoss-dev] [JBoss IDE] - Re: Wishes and Wanted features

2004-03-20 Thread Martin0
Better integration with ant. I want to be able to generate a standalone ant build file from an eclipse project. I want to massage an external ant build file *once* and be able to import it into eclipse project. I mention this,because it affects the various eclipse plugins as well as the core e

[JBoss-dev] [ jboss-Patches-920055 ] Unit test for bug 890030

2004-03-20 Thread SourceForge.net
Patches item #920055, was opened at 2004-03-20 08:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=920055&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution:

[JBoss-dev] [ jboss-Bugs-890030 ] SimpleTimer is an inefficient use of resources

2004-03-20 Thread SourceForge.net
Bugs item #890030, was opened at 2004-02-03 17:52 Message generated for change (Comment added) made by richieb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=890030&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: None Priority: 5 Su

[JBoss-dev] [ jboss-Bugs-909473 ] NullPointerException in LoadMgr3

2004-03-20 Thread SourceForge.net
Bugs item #909473, was opened at 2004-03-03 17:20 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=909473&group_id=22866 Category: JBossMX Group: v3.2 Status: Open Resolution: Accepted Priority:

[JBoss-dev] Compilation Failed! JBoss (Branch_3_2/linux1/1.3.1_10) [AUTOMATED]

2004-03-20 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (Branch_3_2/linux1/1.4.2_03) [AUTOMATED]

2004-03-20 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

RE: [JBoss-dev] Compilation Failed! JBoss (Branch_3_2/linux1/1.3.1_10) [AUTOMATED]

2004-03-20 Thread Scott M Stark
The is the jboss-head cvs module being treated as a jboss-3.2 build presumably by checking out jboss-head with -r Branch_3_2. This is not going to work. Scott Stark Chief Technology Officer JBoss Group, LLC > -Original Message- > From: [

[JBoss-dev] [JBoss IDE] - Re: Wishes and Wanted features

2004-03-20 Thread dkrizic
Hi! I wish relative paths in the generated ant build.xml files, so the files are shareable better. ...darko http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826690#3826690";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826690>Reply to th

[JBoss-dev] [Nukes Development] - news plugins?

2004-03-20 Thread jae77
i had a thought about adding a plugin framework to the news module, kind of like what julien did w/ the html module so that we could support different types of "news" systems. ie: "free form" like what we have now (also, http://www.slashdot.org) announcement: ie: http://www.freshmeat.net bl

[JBoss-dev] [JBoss IDE] - Re: Wishes and Wanted features

2004-03-20 Thread jae77
i'd like to see this become like a suite of utils that ppl can choose to enable/disable or even install/uninstall. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826692#3826692";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826692>Reply t

[JBoss-dev] [Nukes Development] - Build Problems

2004-03-20 Thread thepriz
Just trying to build the latest stuff and I am getting the following error: | D:\nukes\nukes\build>build clean | Executing D:\nukes\nukes\build\..\tools\bin\ant.bat -logger org.apache.tools.an | t.NoBannerLogger clean | Buildfile: build.xml | | _buildmagic:init: | Trying to overri

[JBoss-dev] [Nukes Development] - Re: Build Problems

2004-03-20 Thread jae77
i believe i saw a commit message showing julien editted CVSROOT/modules, so you need to do a fresh checkout. i performed one today and had no issues building the source. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826694#3826694";>View the original post http://www.jboss.org/inde

[JBoss-dev] [Nukes Development] - allow ant 1.6

2004-03-20 Thread jae77
are there any objections to updating the build to allow ant version 1.6 as well as 1.5? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826695#3826695";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826695>Reply to the post ---

[JBoss-dev] [Nukes Development] - Re: Build Problems

2004-03-20 Thread sgwood
On 3/17, Julien checked in some work in this area. The class is now in common/src/main/org/jboss/nukes/common/ant. Sherman http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826696#3826696";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=382

[JBoss-dev] [Nukes Development] - Next steps in the JSP saga?

2004-03-20 Thread sgwood
Juilen, I have been working on getting my JSP based module packaged and deployed. The only way I can get it to work right now is to have everything - JSPs and supporting code - in the nukes.ear. As I said in a previous post, a WAR in a module EAR doesn't work for context changing reasons. Mod

[JBoss-dev] [Nukes Development] - Re: allow ant 1.6

2004-03-20 Thread cooper
no as long as it works http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826699#3826699";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826699>Reply to the post --- This SF.Net email is spo

[JBoss-dev] [Nukes Development] - Re: Next steps in the JSP saga?

2004-03-20 Thread cooper
I am working on having nukes.xml in a war/WEB-INF abd have module use a request dispatcher to these JSP. Is that good for you ? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826700#3826700";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-dev] [Nukes Development] - Re: Build Problems

2004-03-20 Thread thepriz
I did a fresh checkout, this is what caused the problem. I will try again. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826702#3826702";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826702>Reply to the post

[JBoss-dev] [JBoss IDE] - build xml button

2004-03-20 Thread rupshall
I'd like a feature that might be found under "Packaging Config" and "XDoclet Config" that would rebuild the xml files without having to apply. The problem is that we store the .xdoclet and .packaging in cvs, when somebody changes this file and commits it I need to open and apply to rebuild the x

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Want to help develop a Distributed HA-JMS

2004-03-20 Thread ivelin
Let's use this forum for now. When the code is tested and we know it's working, then we'll post the examples to the Wiki: http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA Ivelin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826708#3826708";>View the original post http://www.jboss.or

[JBoss-dev] [JBoss IDE] - Re: Eclipse 3.0M7:

2004-03-20 Thread letiemble
Hi, Gabriel and I are testing the latest CVS revision. Once these tests are finished, the release will be ready. Expect a timeframe of one week (cross your fingers). Laurent. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826711#3826711";>View the original post http://www.jboss.org

[JBoss-dev] [JBoss IDE] - Re: Xdoclet 1.2 in JBossIDE 1.2.230

2004-03-20 Thread letiemble
Hi, Have you refresh the module list in the preferences panel ? If not, take a look at the Quick Start Guide to see how to refresh the module list for both the XDoclet generation and code assist. Laurent. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826712#3826712";>View the origi

[JBoss-dev] [JBoss IDE] - Re: build xml button

2004-03-20 Thread letiemble
Hi, If I remember correctly, CVS is smart enough to not commit if the files are identical even if their timestamps are differents. Anyway, the problem you describe can be solved in two ways : - having relative paths in *.xml files so they are portable. - regeneration *.xml files only when "Run XX