You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(3) |
Nov
(20) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(6) |
Feb
(7) |
Mar
(45) |
Apr
(9) |
May
(9) |
Jun
(11) |
Jul
(13) |
Aug
(2) |
Sep
(33) |
Oct
(10) |
Nov
(5) |
Dec
(6) |
2008 |
Jan
(4) |
Feb
(46) |
Mar
(18) |
Apr
(14) |
May
(7) |
Jun
(34) |
Jul
(16) |
Aug
(7) |
Sep
(5) |
Oct
|
Nov
(4) |
Dec
|
2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
(3) |
May
(10) |
Jun
|
Jul
(16) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
(9) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(9) |
Sep
(14) |
Oct
|
Nov
|
Dec
(4) |
2011 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(4) |
Nov
(2) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(4) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ulf D. <ulf...@go...> - 2024-06-06 07:39:49
|
The release fixes some translation issues, updates some dependencies and fixes a versioning inconsistency. If things are running smoothly for you, there's no urgent need to upgrade. See what's changed at https://sourceforge.net/p/j-trac/wiki/NewFeatures233/ Download it at https://sourceforge.net/projects/j-trac/files/jtrac/ |
From: Ulf D. <ulf...@go...> - 2023-07-30 16:42:35
|
This release fixes a few bugs and updates a few dependencies. The only new feature is an option to use user-supplied HTML in the wiki; since that is dangerous territory, this works only if the wiki is not public, meaning, if it requires users to be logged in. See https://sourceforge.net/p/j-trac/wiki/NewFeatures232/ for the full release notes. You can find it in the download area. It comes complete with a ready-to-run Jetty container for quickly getting up and running (start.bat/start.sh for starting the server, stop.bat/stop.sh for stopping it) on port 8888. The war file (in the webapps directory) can be used in any other servlet container (like Tomcat) as well. Updating is fairly easy, as there are no database changes. Ulf |
From: Ulf D. <ulf...@go...> - 2023-05-23 09:29:39
|
See https://sourceforge.net/p/j-trac/wiki/NewFeatures231/ for what's new, and download it at https://sourceforge.net/projects/j-trac/files/jtrac/2.3.1/ Ulf |
From: Ulf D. <ulf...@go...> - 2023-02-11 17:05:17
|
Besides the usual small fixes and improvements, the major new feature is a *built-in wiki.* See WikiDocumentation <https://sourceforge.net/p/j-trac/wiki/WikiDocumentation/> for more information on that, and NewFeatures230 <https://sourceforge.net/p/j-trac/wiki/NewFeatures230/> for the full release notes. You can find it in the download area <https://sourceforge.net/projects/j-trac/files/jtrac/>. It comes complete with a ready-to-run Jetty container for quickly getting up and running (start.bat/start.sh for starting the server, stop.bat/stop.sh for stopping it) on port 8888. The war file (in the webapps directory) can be used in any other servlet container (like Tomcat) as well. Updating is fairly easy, as database changes are now applied automatically rather than having to be done manually. |
From: Ulf D. <ulf...@go...> - 2022-02-21 08:36:27
|
This version has a handful of small improvements and fixes over 2.2.0. Check out what'S new at https://sourceforge.net/p/j-trac/wiki/NewFeatures221/ and download it at https://sourceforge.net/projects/j-trac/files/jtrac/2.2.1/ Cheers, Ulf |
From: Ulf D. <ulf...@go...> - 2021-12-14 10:04:10
|
After a lot of work and testing, the final version of JTrac 2.2.0 has been released. Check out what's new at https://sourceforge.net/p/j-trac/wiki/NewFeatures220, and download it at https://sourceforge.net/projects/j-trac/files/jtrac/2.2.0. It comes complete with a ready-to-run Jetty container for quickly getting up and running (start.bat/start.sh for starting the server, stop.bat/stop.sh for stopping it) on port 8888. The war file (in the webapps directory) can be used in any other servlet container (like Tomcat) as well. This version is basically the same as beta 3, but addresses the log4j vulnerability, and comes with updated documentation. Let us know what you think, or if you know of a bug or missing feature that you would like to see addressed. Ulf |
From: Ulf D. <ulf...@go...> - 2021-11-08 14:04:45
|
A third beta version has been released with a few more improvements, for example optional Markdown support, and a nicer UI for true/false settings. Check them out at https://sourceforge.net/p/j-trac/wiki/NewFeaturesTrunk/. You can find the release at https://sourceforge.net/projects/j-trac/files/jtrac/jtrac-2.2.0-b3.zip/download . It comes complete with a ready-to-run Jetty container for quickly getting up and running (start.bat/start.sh for starting the server, stop.bat/stop.sh for stopping it) on port 8888. Let us know what you think, or if you know of a bug or missing feature that you would like to see addressed. We're aiming for a release in the next few weeks, so development is slowly coming to and end. |
From: Ulf D. <ulf...@go...> - 2021-10-05 17:08:33
|
A second beta of JTrac 2.2.0 has been released with a few more improvements. Most of them are configurable under "Options -> Manage Settings". You can read what's new at https://sourceforge.net/p/j-trac/wiki/NewFeaturesTrunk/, and get the war file at https://sourceforge.net/projects/j-trac/files/jtrac/2.2.0-b2/ <https://sourceforge.net/projects/j-trac/files/jtrac/2.2.0-b1/>. Give it a spin, and let us know what you think. If you find any bugs, translation issues, or have other suggestions, please file a ticket at https://sourceforge.net/p/j-trac/_list/tickets (preferred) or let us know on this list. Ulf Dittmer (new JTrac maintainer) |
From: Ulf D. <ulf...@go...> - 2021-08-09 10:04:36
|
After a long time hibernating, JTrac's development has been restarted, and as a first result, a new pre-release version is available. You can read what's new at https://sourceforge.net/p/j-trac/wiki/NewFeaturesTrunk/, and get the war file at https://sourceforge.net/projects/j-trac/files/jtrac/2.2.0-b1/. Give it a spin, and let us know what you think. If you find any bugs, translation issues, or have other suggestions, please file a ticket at https://sourceforge.net/p/j-trac/_list/tickets (preferred) or let us know on this list. Ulf Dittmer (new JTrac maintainer) |
From: Aleksander P. \(p. mail\) <ale...@pa...> - 2017-04-03 14:17:26
|
Hi, If you want to keep the data as per existing filebased database, just copy the files with it and it will run. Much better IMHO if you switch to a database like MySQL or such, where you have tools to perform backups, run scripts etc. Safer for running on the long run... For your other question regarding new fields you added to a space and became mandatory. This is a feature. Every time you add a new field it’ll be marked as mandatory in the “Space Roles and State-Transitions” portion of the Space setup. Go through the space editing and click on the right side of the last table “Field Level Permissions” to have the fields beeing optional. Best regards, Aleksander Pahor From: kidambi madhu [mailto:mad...@gm...] Sent: Monday, April 3, 2017 2:33 PM To: j-t...@li... Subject: [jtrac-users] Export/Import of the Space configuraion Hi, We have the JTrac installation and configurations setup in our Sandbox env. We need to migrate the entire configuration to out new hosted env Will it be possible to export/import JTrac space configuration along with Data to a diff env. Do we need to point JTrac to a non-file Database to achieve this? Thanks, Madhu |
From: kidambi m. <mad...@gm...> - 2017-04-03 12:33:23
|
Hi, We have the JTrac installation and configurations setup in our Sandbox env. We need to migrate the entire configuration to out new hosted env Will it be possible to export/import JTrac space configuration along with Data to a diff env. Do we need to point JTrac to a non-file Database to achieve this? Thanks, Madhu |
From: kidambi m. <mad...@gm...> - 2017-04-03 09:56:06
|
Hi, I have created few custom fields in the JTrac space for our project But when I opened the new Defect record in the space All the custom fileds I have created are marked as mandatory (* red) though I haven t chosen at the time of creation I want to know where I can change this behavior Thanks, Madhu |
From: Peter T. <ptr...@gm...> - 2017-03-09 13:24:45
|
A quick link for those of you still on this mailing list. Thank you for your dedication to JTrac over all these years. I still get feedback on how simple it is compared to other tools. Anyway. I have learnt a lot since, and one of the things I've tried harder to do is to not over-engineer solutions and keep things simple and elegant. This is a blog post announcing my new initiative, almost 10 years after JTrac was created. It will be especially of interest if you have anything to do with building or maintaining web-services. https://medium.com/blueprint-by-intuit/karate-web-services-testing-made-simple-366e8eb5adc0#.cdav40z9h Thank you for your time. Regards, Peter. |
From: kidambi m. <mad...@gm...> - 2017-03-09 06:41:01
|
Hi, I am struggling to download the latest JTrac version 2.2.0. The sourceforge repository has beta as branch but not having link over there. Pls share the download link Thanks, Madhu |
From: Peter T. <ptr...@gm...> - 2017-03-07 08:19:19
|
There is this video: https://www.youtube.com/watch?v=T6GxZn4gNYM You should be able to find the download for this particular version somewhere. Apologies I don't have the link handy, since I am not currently active on this project. On Mon, Mar 6, 2017 at 5:31 PM, kidambi madhu <mad...@gm...> wrote: > Hi, > > I have started evaluating JTrac for our Defect/Bug tracking. > > Found its features useful including the export to excel feature. > > We are currently have our defects maintained in an excel sheet. > > Is there any import option in JTrac to import (From .xls file) our > existing defects? (Provided we create the fields in JTrac matching out > columns) > > Pls confirm. > > Thanks, > Madhu K > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > > |
From: kidambi m. <mad...@gm...> - 2017-03-06 12:01:17
|
Hi, I have started evaluating JTrac for our Defect/Bug tracking. Found its features useful including the export to excel feature. We are currently have our defects maintained in an excel sheet. Is there any import option in JTrac to import (From .xls file) our existing defects? (Provided we create the fields in JTrac matching out columns) Pls confirm. Thanks, Madhu K |
From: <mak...@pm...> - 2012-08-31 00:13:27
|
Hi, When I logout of the jtrac application and check (Manager / PSI Probe) the session status, it is still active. In headerpanel.java the logout code clearly does a getSession().invalidate. Is this a defect in Wicket1.3.1? Please advise. Regards, george |
From: JC <jc...@ya...> - 2011-11-10 22:12:32
|
Hi I used remote API write mode that is described here to do integration with an external system: *<https://sourceforge.net/mailarchive/message.php?msg_id=28216225>*https://sourceforge.net/mailarchive/forum.php?thread_name=4C78B847.3070002%40manfred-wolff.de&forum_name=j-trac-users Juan Carlos |
From: Benjamin G. <ben...@pk...> - 2011-11-10 21:54:34
|
Hello Shan, I don't know how far you got with your project but I am looking into extending the email capabilities with Spring Integration. I will hopefully start work on this next week but I would be interested in what you have done or planned on doing in your environment. Benjamin. On 13/10/2011 02:52, Shanmugasundaram Mookkanadar wrote: > Hi Benjamin, > > Thanks for your info, I understood jtrac has been developed using Spring Framework and Wicket. But my question here is do we have any interface or something to connect with external system? or I need to directly implement the logic inside code. > > Meaning for example during status update if I want call something then I have to find out the respective Wicket class and implement my logic correct me if I am wrong. > > Thanks& Regards, > M.Shan > > -----Original Message----- > From: Ben Green [mailto:ben...@pk...] > Sent: Wednesday, 12 October, 2011 6:35 PM > To: JTrac users mailing-list > Cc: Shanmugasundaram Mookkanadar > Subject: Re: [jtrac-users] Reg:j-trac Integration with external system > > Hello, > > JTrac is extremely flexible and can be integrated to any system to make > changes on creation of a ticket, update of a ticket, status change of a > ticket (e.g. Open -> Escalated). JTrac currently uses email to update > interested parties when a ticket is modified. > > The system is written with the Spring framework which contains support > for many external libraries. What specifically are you looking to > update? Writing a service that integrates with an existing Java API > would be easiest but anything that can be done in Java is possible with > JTrac. > > Benjamin. > > On 12/10/2011 03:23, Shanmugasundaram Mookkanadar wrote: >> Hi, >> >> I am working in NTUC Income Singapore, we are planning to use j-trac as >> issue tracking system. I have some clarifications needed from you guys >> regarding the integration of external system during the status change of >> the ticket. >> >> Please give me the best approach to do this. >> >> Warmest regards >> >> http://www.income.com.sg/images/IncomeLOGO.jpg >> <AutoSignature/www.income.com.sg> >> >> >> >> >> >> M.Shan >> >> Information Management >> www.income.com.sg<http://www.income.com.sg/> >> >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2d-oct >> >> >> >> _______________________________________________ >> j-trac-users mailing list >> j-t...@li... >> https://lists.sourceforge.net/lists/listinfo/j-trac-users > |
From: Shanmugasundaram M. <sha...@in...> - 2011-10-13 01:52:57
|
Hi Benjamin, Thanks for your info, I understood jtrac has been developed using Spring Framework and Wicket. But my question here is do we have any interface or something to connect with external system? or I need to directly implement the logic inside code. Meaning for example during status update if I want call something then I have to find out the respective Wicket class and implement my logic correct me if I am wrong. Thanks & Regards, M.Shan -----Original Message----- From: Ben Green [mailto:ben...@pk...] Sent: Wednesday, 12 October, 2011 6:35 PM To: JTrac users mailing-list Cc: Shanmugasundaram Mookkanadar Subject: Re: [jtrac-users] Reg:j-trac Integration with external system Hello, JTrac is extremely flexible and can be integrated to any system to make changes on creation of a ticket, update of a ticket, status change of a ticket (e.g. Open -> Escalated). JTrac currently uses email to update interested parties when a ticket is modified. The system is written with the Spring framework which contains support for many external libraries. What specifically are you looking to update? Writing a service that integrates with an existing Java API would be easiest but anything that can be done in Java is possible with JTrac. Benjamin. On 12/10/2011 03:23, Shanmugasundaram Mookkanadar wrote: > Hi, > > I am working in NTUC Income Singapore, we are planning to use j-trac as > issue tracking system. I have some clarifications needed from you guys > regarding the integration of external system during the status change of > the ticket. > > Please give me the best approach to do this. > > Warmest regards > > http://www.income.com.sg/images/IncomeLOGO.jpg > <AutoSignature/www.income.com.sg> > > > > > > M.Shan > > Information Management > www.income.com.sg <http://www.income.com.sg/> > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > > > > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users |
From: Bartolomeo N. <bni...@si...> - 2011-10-12 16:58:15
|
unsubscribe |
From: Ben G. <ben...@pk...> - 2011-10-12 10:35:01
|
Hello, JTrac is extremely flexible and can be integrated to any system to make changes on creation of a ticket, update of a ticket, status change of a ticket (e.g. Open -> Escalated). JTrac currently uses email to update interested parties when a ticket is modified. The system is written with the Spring framework which contains support for many external libraries. What specifically are you looking to update? Writing a service that integrates with an existing Java API would be easiest but anything that can be done in Java is possible with JTrac. Benjamin. On 12/10/2011 03:23, Shanmugasundaram Mookkanadar wrote: > Hi, > > I am working in NTUC Income Singapore, we are planning to use j-trac as > issue tracking system. I have some clarifications needed from you guys > regarding the integration of external system during the status change of > the ticket. > > Please give me the best approach to do this. > > Warmest regards > > http://www.income.com.sg/images/IncomeLOGO.jpg > <AutoSignature/www.income.com.sg> > > > > > > M.Shan > > Information Management > www.income.com.sg <http://www.income.com.sg/> > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > > > > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users |
From: Tom P. <to...@to...> - 2011-07-16 01:50:17
|
My jtrac instance is on a public web server, and I would like to be able to the number of failed login attempts. However, the application doesn't appear to log failed login attempts any where. I tried turning up the logging in the log4j.properties file to INFO and DEBUG, but in both cases, I didn't see any line in the log file telling me that there was an invalid login. Is there something I'm missing or a better way to do this? Thanks in advance! Tom Purl |
From: Tom P. <to...@to...> - 2011-07-16 00:52:04
|
I ended up figuring out what the problem was. The name of the data source was ok, I needed to use the full path of the data source from the jtrac.properties file. So here's my data source declaration in /etc/tomcat6/context.xml: ... <Resource name="jdbc/JtracDB" auth="Container" type="javax.sql.DataSource" username="jtracdbo" password="somepass" driverClassName="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost:3306/jtracdb" maxActive="100" maxIdle="30" maxWait="10000" /> ... And here's my jtrac.properties file: database.driver=com.mysql.jdbc.Driver database.url=jdbc:mysql://localhost/jtracdb database.username=jtracdbo database.password= hibernate.dialect=org.hibernate.dialect.MySQL5Dialect hibernate.show_sql=false database.datasource.jndiname=java:comp/env/jdbc/JtracDB I hope this helps someone else who wants to deploy using a JNDI name for their database. Tom Purl |
From: Tom P. <to...@to...> - 2011-07-13 21:04:12
|
I am trying to install jtrac 2.1.0 on top of the Ubuntu version of Tomcat 6. In addition to running it on top of Tomcat, I would like to use MySQL as my backend database, and I would like to reference the db using a JNDI name. However, when I deploy jtrac, Tomcat can't find my data source. Here's the error that I'm getting: 2011-07-12 21:10:52,371 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR [org.hibernate.connection.DatasourceConnectionProvider] - Could not find datasource: JtracDB javax.naming.NameNotFoundException: Name JtracDB is not bound in this Context Tomcat is saying that it can't find the data source in the context, which seems odd to me, because here's the contents of my /etc/tomcat6/context.xml file: <Resource name="SomeOtherDS" ... /> <Resource name="JtracDB" auth="Container" type="javax.sql.DataSource" username="jtracdbo" driverClassName="com.mysql.jdbc.Driver" password="somepass" url="jdbc:mysql://localhost:3306/jtracdb" maxActive="100" maxIdle="30" maxWait="10000" /> What is it about jtrac's context that makes it unable to find this data source? I've tried adding and removing a "jdbc/" prefix before the data source name, but that didn't help. All data sources in this file should be accessible to every application in this Tomcat instance, right? Also, Here's my jtrac.properties file: database.username=jtracdbo database.password= hibernate.dialect=org.hibernate.dialect.MySQL5Dialect hibernate.show_sql=false database.datasource.jndiname=JtracDB Thanks in advance! Tom Purl |