|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
New development build 2.1.0-dev10Hi,
Changes: - upgraded to Wicket 1.3.1 - fixed Hibernate mapping to remove 'sql-type' which means PostgreSQL should work (needs to be tested) - upgraded to Spring 2.5.1 - upgraded to Hibernate 3.2.5ga - after fix to remember-me functionality in last build, cookie was not being cleared on clicking the logout link, fixed - build now compiled to Java 5, last time it was Java 6 by mistake - new multiple roles-per-space functionality caused duplicates in 'notify-list', fixed - full-text search on the 'detail' field was case-sensitive after last fix to be able to search for numbers, fixed - datasource and mail-session can be now optionally retrieved from JNDI (in jtrac.properties use a property called 'database.datasource.jndiname' and the mail-session JNDI name can be configured in the 'settings' admin screen) The changes in the previous development build can be found here: http://www.nabble.com/New-development-build%3A-2.1.0-dev7-to14983770.html As always, details on how to get up and running with the latest build are available here: http://jtrac.info/doc/html/interim-builds.html If there are no major problems, JTrac 2.1.0 final can be released. Thanks, Peter. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10Hi,
Things appear to be reasonably stable, there haven't been any reports of problems and I'm looking to release an official 2.1.0 this week. For those building out of Subversion and using Maven: a (long overdue) improvement to the dev env setup process has just been committed to SVN and now the custom Maven plugin is hosted on the JTrac website. So that messy step of getting the source of the "maven-antprops-plugin" and installing it into your local repository is not needed anymore. Now, the JTrac build should be truly 100% "Maven compatible" - but still have all the ease and flexibility of Ant. Thanks, Peter. On Feb 8, 2008 1:21 AM, Peter Thomas <ptrthomas@...> wrote: Hi, ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10Peter,
Have there been any changes to the text properties, i.e. do you need updates from the translators in time for the new release? John. On Feb 13, 2008 3:43 PM, Peter Thomas <ptrthomas@...> wrote: Hi, ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10On Feb 13, 2008 8:43 PM, Colwing <colwing@...> wrote: Peter, John: Great you brought that up, there are a couple of changes since 2.0 and you can see the details here: http://fisheye3.cenqua.com/browse/j-trac/trunk/jtrac/src/main/resources/messages.properties?r1=1107&r2=1167 Thanks, Peter.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10On Feb 13, 2008 8:53 PM, Peter Thomas <ptrthomas@...> wrote:
Oops, I mean there are 2 changes since 2.1.0-beta. There would be more changes since 2.0 final for example the new search screen - and it is best you use a tool like the one descibed in this section of the documentation - in case your locale is out of date: http://jtrac.info/doc/html/dev-guide.html#dev-translating Thanks, Peter.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Jetty not starting when running in NetbeansHi
I've
been playing around with Jtrac for about a week now.
I
downloaded the sources from subversion, installed the custom plugin and built
the project in Netbeans.
However, I not able to run the project in netbeans. The error return is
that it can't start jetty because the start.jar is not in the jetty
folder.
It
seems that the ant script did not copy the jetty file across because it could
not find it in the maven repository.
Anyone
else have this issue?
Regards
Asif
Hamza
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: Jetty not starting when running in NetbeansOn Feb 13, 2008 9:06 PM, <asif.hamza@...> wrote:
You must be using an old version of Ant that does not support the copy task "mapper" element (since 1.6.3) You can also use Tomcat and the build.xml contains tomcat-start-debug and tomcat-stop tasks for your convenience - once you have a build.properties in place. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10
John. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: New development build 2.1.0-dev10Thanks John. Just checked into SVN.
Translations can be submitted at the JTrac patch tracker also, so we can keep track of contributions: http://sourceforge.net/tracker/?atid=825943&group_id=162983&func=browse Thanks, Peter. On Feb 14, 2008 12:41 AM, Colwing <colwing@...> wrote:
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: Jetty not starting when running in NetbeansI'm using ant 1.7.0.
As far as I can see ( I'm not an expert on ant or maven),
its not doing the following from the build.xml
<target name="jetty-setup" depends="war-exploded"> <copy todir="target/jetty/lib" flatten="true"> <fileset dir="${m2.repo}" includes="${jetty.jars}" casesensitive="false"/> </copy> The maven repository does not include jetty, so I'm
assuming maven did not download it.
Is this a fair assessment of my
problem?
From: j-trac-users-bounces@... [mailto:j-trac-users-bounces@...] On Behalf Of Peter Thomas Sent: 13 February 2008 05:45 PM To: JTrac users mailing-list Subject: Re: [jtrac-users] Jetty not starting when running in Netbeans On Feb 13, 2008 9:06 PM, <asif.hamza@...>
wrote:
You must be using an old version of Ant that does not support the copy task "mapper" element (since 1.6.3) You can also use Tomcat and the build.xml contains tomcat-start-debug and tomcat-stop tasks for your convenience - once you have a build.properties in place. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: Jetty not starting when running in NetbeansOn Thu, Feb 14, 2008 at 4:25 PM, <asif.hamza@...> wrote:
Okay. I thought you said the start.jar was missing earlier. There could be any number of reasons for the problem you describe. You mentioned you are using the custom plugin and all so I guess you have seen the developer guide: http://jtrac.info/doc/html/dev-guide.html You could double-check if in "build-deps.properties" there are sections for "jetty.jars" and "jetty.start" and sure you could confirm if they are indeed downloaded into your local maven reporistory. It can happen that jars get corrupted during the process of downloading, so deleting the relevant sections of your maven repository and trying to run "mvn antprops:generate" again may help. If all else fails as I said, just forget about Jetty, just download Tomcat, unzip it somewhere, have a build.properties that sets "tomcat.home" and you should be fine.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
|
|
Re: Jetty not starting when running in NetbeansThanks
I've done some further
investigation
The jar is missing but its happening because there is
no jetty.jars and jetty.start section in the
build-deps.properties.
I'm trying your suggestion
now.
I have managed to get it to work in tomcat but I really
want to get this section to work as well. :-)
From: j-trac-users-bounces@... [mailto:j-trac-users-bounces@...] On Behalf Of Peter Thomas Sent: 14 February 2008 01:04 PM To: JTrac users mailing-list Subject: Re: [jtrac-users] Jetty not starting when running in Netbeans On Thu, Feb 14, 2008 at 4:25 PM, <asif.hamza@...>
wrote:
Okay. I thought you said the start.jar was missing earlier. There could be any number of reasons for the problem you describe. You mentioned you are using the custom plugin and all so I guess you have seen the developer guide: http://jtrac.info/doc/html/dev-guide.html You could double-check if in "build-deps.properties" there are sections for "jetty.jars" and "jetty.start" and sure you could confirm if they are indeed downloaded into your local maven reporistory. It can happen that jars get corrupted during the process of downloading, so deleting the relevant sections of your maven repository and trying to run "mvn antprops:generate" again may help. If all else fails as I said, just forget about Jetty, just download Tomcat, unzip it somewhere, have a build.properties that sets "tomcat.home" and you should be fine.
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ j-trac-users mailing list j-trac-users@... https://lists.sourceforge.net/lists/listinfo/j-trac-users |
| Free embeddable forum powered by Nabble | Forum Help |