My attempt to get the source version tagged 3.2.2 has been to run the following command:cvsgrab -url http://fisheye.jboss.org/browse/JBPM/jbpm.3 -tag 3.2.2
However, the source I get (specifially the file JBPM\jbpm.3\jpdl\jar\src\main\java\org\jbpm\db\hibernate.queries.hbm.xml) is no different than the version I got without specifying the -tag option. Never used cvsgrab before. How do I make sure I am getting the version tagged 3.2.2 ? By the way, I resolved the issue by commenting out the relevant problematic queries (name starting with "Simulation." from the said file. But, I really would like to know how to get the source version tagged 3.2.2. In the version tagged 3.2.2, I was (and am) expecting a version of the said file in which the said problematic queries do not exist. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103842#4103842 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103842 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
